SurfSense/surfsense_backend/app/routes
2026-04-11 10:28:40 +02:00
..
__init__.py
airtable_add_connector_route.py
auth_routes.py Add logout with token revocation and loading states 2026-02-05 18:56:38 +02:00
autocomplete_routes.py chore: ran linting 2026-04-07 05:55:39 +05:30
chat_comments_routes.py feat: perf optimizations 2026-02-27 17:19:25 -08:00
circleback_webhook_route.py feat: add connector_id to documents for source tracking and implement connector deletion task 2026-02-02 16:23:26 +05:30
clickup_add_connector_route.py
composio_routes.py chore: ran linting 2026-03-21 13:20:13 +05:30
confluence_add_connector_route.py
discord_add_connector_route.py
documents_routes.py Make Vision LLM opt-in for uploads and connectors 2026-04-10 16:45:51 +02:00
dropbox_add_connector_route.py
editor_routes.py chore: ran linting 2026-04-03 13:14:40 +05:30
export_routes.py feat: implement KB export as ZIP with service layer 2026-04-09 12:17:43 +02:00
folders_routes.py
google_calendar_add_connector_route.py chore: ran linting 2026-04-04 03:37:33 +05:30
google_drive_add_connector_route.py
google_gmail_add_connector_route.py
image_generation_routes.py
incentive_tasks_routes.py feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
jira_add_connector_route.py feat: initial files for jira and confluence HITL tool 2026-03-21 12:16:44 +05:30
linear_add_connector_route.py
logs_routes.py feat: Enhance connector management UI with improved loading states, add document count display for connectors, and implement indexing progress indicators for better user feedback. 2025-12-31 17:21:26 +05:30
luma_add_connector_route.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
memory_routes.py
model_list_routes.py
new_chat_routes.py
new_llm_config_routes.py
notes_routes.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
notifications_routes.py
notion_add_connector_route.py chore: ran linting 2026-03-21 13:21:19 +05:30
onedrive_add_connector_route.py
podcasts_routes.py
prompts_routes.py
public_chat_routes.py
rbac_routes.py
reports_routes.py
sandbox_routes.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
search_source_connectors_routes.py
search_spaces_routes.py
slack_add_connector_route.py
stripe_routes.py feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
surfsense_docs_routes.py
teams_add_connector_route.py
video_presentations_routes.py
vision_llm_routes.py chore: ran linting 2026-04-08 05:20:03 +05:30
youtube_routes.py