SurfSense/surfsense_backend/app/routes
2026-04-28 15:35:14 +02:00
..
__init__.py Merge upstream/dev 2026-04-27 22:44:40 +02:00
airtable_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
anonymous_chat_routes.py feat(chat): add multi-agent mode routing scaffold and telemetry. 2026-04-28 15:35:14 +02:00
auth_routes.py
chat_comments_routes.py
circleback_webhook_route.py
clickup_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
composio_routes.py
confluence_add_connector_route.py
discord_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
documents_routes.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
dropbox_add_connector_route.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
editor_routes.py refactor: improve document processing error handling and UI state management 2026-04-13 22:22:50 +05:30
export_routes.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
folders_routes.py
google_calendar_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
google_drive_add_connector_route.py
google_gmail_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
image_generation_routes.py
incentive_tasks_routes.py
jira_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
linear_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
logs_routes.py
luma_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
mcp_oauth_route.py fix: harden MCP OAuth and connector edge cases 2026-04-22 20:54:42 +02:00
memory_routes.py fix: guard display_name.split() against whitespace-only IndexError (recurseml feedback) 2026-04-10 15:29:56 +05:30
model_list_routes.py
new_chat_routes.py feat(chat): add multi-agent mode routing scaffold and telemetry. 2026-04-28 15:35:14 +02:00
new_llm_config_routes.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
notes_routes.py
notifications_routes.py
notion_add_connector_route.py
oauth_connector_base.py fix open redirect, error leaking, unused imports, state validation 2026-04-22 08:42:38 +02:00
obsidian_plugin_routes.py feat: add server time to obsidian connect responses and enhance error handling 2026-04-25 03:57:07 +05:30
onedrive_add_connector_route.py
podcasts_routes.py
prompts_routes.py
public_chat_routes.py feat: add public report PDF preview endpoint and update report content handling for Typst-based resumes 2026-04-16 22:51:36 +05:30
rbac_routes.py
reports_routes.py feat: add PDF preview and export functionality for Typst-based reports, enhance report content handling 2026-04-15 21:11:27 +05:30
sandbox_routes.py feat: enhance sandbox functionality with threading support and file download capabilities 2026-04-13 16:41:46 -07:00
search_source_connectors_routes.py Merge pull request #1286 from AnishSarkar22/feat/obsidian-plugin 2026-04-27 13:34:33 -07:00
search_spaces_routes.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
slack_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
stripe_routes.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
surfsense_docs_routes.py
teams_add_connector_route.py set is_indexable=False for all live connector add routes 2026-04-21 21:52:43 +02:00
video_presentations_routes.py
vision_llm_routes.py chore: ran linting 2026-04-08 05:20:03 +05:30
youtube_routes.py