SurfSense/surfsense_backend/app/connectors/google_drive
Anish Sarkar f538d59ca3 feat: enhance Google Drive file metadata handling
- Updated Google Drive API calls to include md5Checksum in file metadata retrieval for improved content tracking.
- Added logic to check for rename-only updates based on md5Checksum, optimizing document processing by preventing unnecessary ETL operations for unchanged content.
- Enhanced existing document update logic to handle renaming and metadata updates more effectively, particularly for Google Drive files.
2026-01-17 16:24:53 +05:30
..
__init__.py
change_tracker.py
client.py
content_extractor.py
credentials.py
file_types.py
folder_manager.py