SurfSense/surfsense_backend/app/connectors/dropbox
2026-04-06 22:03:47 +05:30
..
__init__.py feat: implement Dropbox file creation and deletion tools for enhanced document management 2026-03-30 22:37:03 +05:30
client.py feat: implement cursor-based delta sync for Dropbox integration, enhancing file indexing efficiency and preserving folder cursors during re-authentication 2026-04-06 18:36:29 +05:30
content_extractor.py refactor: unify file parsing logic across Dropbox, Google Drive, and OneDrive using the ETL pipeline 2026-04-05 17:30:29 +05:30
file_types.py refactor: implement file type classification for supported extensions across Dropbox, Google Drive, and OneDrive connectors, enhancing file handling and error management 2026-04-06 22:03:47 +05:30
folder_manager.py feat: implement Dropbox API client and folder management for enhanced file indexing 2026-03-30 22:17:50 +05:30