SurfSense/surfsense_backend/app/connectors/onedrive
2026-04-10 16:45:51 +02:00
..
__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 Make Vision LLM opt-in for uploads and connectors 2026-04-10 16:45:51 +02:00
file_types.py refactor: enhance file skipping logic across Dropbox, Google Drive, and OneDrive connectors to return unsupported extensions, improving error reporting and maintainability 2026-04-07 03:16:34 +05:30
folder_manager.py refactor: improve file handling logic in Dropbox and OneDrive connectors to include unsupported file extension information 2026-04-07 05:19:23 +05:30