SurfSense/surfsense_backend/app/routes
CREDO23 358abdf02f feat(routes): add Google Drive indexing support with folder selection
- Accept folder_id and folder_name as indexing parameters
- Hide date range for Google Drive connectors
- Create wrapper function to avoid circular imports
- Trigger Google Drive indexing Celery task
2025-12-28 15:55:57 +02:00
..
__init__.py feat(routes): register Google Drive OAuth router 2025-12-28 15:55:38 +02:00
airtable_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
documents_routes.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
editor_routes.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
google_calendar_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
google_drive_add_connector_route.py feat(routes): add Google Drive OAuth and folder listing endpoints 2025-12-28 15:55:13 +02:00
google_gmail_add_connector_route.py refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
logs_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
new_chat_routes.py Merge remote-tracking branch 'upstream/dev' into pr-611 2025-12-23 15:45:28 +05:30
new_llm_config_routes.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
notes_routes.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
podcasts_routes.py feat: added attachment support 2025-12-21 22:26:33 -08:00
rbac_routes.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
search_source_connectors_routes.py feat(routes): add Google Drive indexing support with folder selection 2025-12-28 15:55:57 +02:00
search_spaces_routes.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00