SurfSense/surfsense_backend/app/connectors/google_drive
Anish Sarkar f7b52470eb feat: enhance Google connectors indexing with content extraction and document migration
- Added `download_and_extract_content` function to extract content from Google Drive files as markdown.
- Updated Google Drive indexer to utilize the new content extraction method.
- Implemented document migration logic to update legacy Composio document types to their native Google types.
- Introduced identifier hashing for stable document identification.
- Improved file pre-filtering to handle unchanged and rename-only files efficiently.
2026-03-25 18:33:44 +05:30
..
__init__.py feat: enhance Google connectors indexing with content extraction and document migration 2026-03-25 18:33:44 +05:30
change_tracker.py feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
client.py chore: ran linting 2026-03-22 00:43:53 +05:30
content_extractor.py feat: enhance Google connectors indexing with content extraction and document migration 2026-03-25 18:33:44 +05:30
credentials.py feat: merge new credentials with existing connector configurations to preserve user settings 2026-02-02 19:03:05 +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