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 feat: add file selection to Google Drive connector 2025-12-31 14:15:07 +02:00
change_tracker.py feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
client.py feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
content_extractor.py feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
credentials.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
file_types.py feat: added circleback connector 2025-12-30 09:00:59 -08:00
folder_manager.py feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30