SurfSense/surfsense_backend/app/routes
2026-02-06 02:24:35 +05:30
..
__init__.py merge: upstream/dev with migration renumbering 2026-01-27 11:22:26 +02:00
airtable_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
chat_comments_routes.py refactor: remove read tracking from mentions (prep for notification center) 2026-01-16 19:15:10 +02: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 fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
composio_routes.py feat: streamline Composio connector logic by removing redundant checks and enhancing email retrieval for user accounts 2026-02-04 03:03:40 +05:30
confluence_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
discord_add_connector_route.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
documents_routes.py feat: add document status management with JSONB column for processing states in documents 2026-02-05 21:59:31 +05:30
editor_routes.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
google_calendar_add_connector_route.py style: format backend with ruff 2026-01-07 15:27:54 +02:00
google_drive_add_connector_route.py feat: enhance Composio and Google Drive connector functionality 2026-01-23 14:12:57 +05:30
google_gmail_add_connector_route.py style: format backend with ruff 2026-01-07 15:27:54 +02:00
incentive_tasks_routes.py feat: added incentive credits system 2026-01-26 23:32:30 -08:00
jira_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
linear_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
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
new_chat_routes.py chore: linting 2026-02-03 13:32:11 -08:00
new_llm_config_routes.py chore: linting 2026-02-01 21:17:24 -08:00
notes_routes.py feat: add conflict handling for document deletion and selection based on processing state 2026-02-05 22:16:23 +05:30
notifications_routes.py chore: linting 2026-02-01 21:17:24 -08:00
notion_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30
podcasts_routes.py refactor: require auth for podcast endpoints, remove public check 2026-01-29 20:49:05 +02:00
public_chat_routes.py feat: add public podcast endpoints and player support 2026-01-30 14:36:35 +02:00
rbac_routes.py chore: ran backend linting 2026-01-28 09:10:37 +05:30
search_source_connectors_routes.py feat: implement two-phase document indexing across Google connectors with real-time status updates 2026-02-06 02:24:35 +05:30
search_spaces_routes.py refactor: rename snapshot types to PublicChatSnapshot prefix 2026-02-02 16:05:23 +02:00
slack_add_connector_route.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_routes.py Add SurfSense docs to documents table 2026-01-13 01:15:33 +02:00
teams_add_connector_route.py fix: improve notification for token expiration and revocation errors for multiple connectors 2026-01-31 16:24:43 +05:30