SurfSense/surfsense_backend/app/connectors/onedrive
2026-04-06 22:03:47 +05:30
..
__init__.py feat: implement Microsoft OneDrive connector with OAuth support and indexing capabilities 2026-03-28 14:31:25 +05:30
client.py chore: ran linting 2026-03-30 01:50:41 +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 chore: ran linting 2026-03-30 01:50:41 +05:30