SurfSense/surfsense_backend/app/routes
DESKTOP-RTLN3BA\$punk 1849b451a5 feat: update Celery worker configuration and improve connector deletion process
- Added support for multiple queues in Celery worker configuration.
- Modified connector deletion to handle documents inline instead of using a background task.
- Updated response messages for document creation and connector deletion to reflect new processing status.
- Removed the obsolete connector deletion Celery task file.
2026-02-16 00:07:23 -08:00
..
__init__.py chore: ran linting 2026-02-13 02:43:26 +05:30
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
auth_routes.py Add logout with token revocation and loading states 2026-02-05 18:56:38 +02:00
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: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -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 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
image_generation_routes.py refactor: update configuration names from "Auto (Load Balanced)" to "Auto (Fastest)" across multiple components for consistency and clarity 2026-02-10 23:04:15 +05:30
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 feat: fixed bugs 2026-02-15 23:36:20 -08:00
new_llm_config_routes.py refactor: update configuration names from "Auto (Load Balanced)" to "Auto (Fastest)" across multiple components for consistency and clarity 2026-02-10 23:04:15 +05:30
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: ran all linting 2026-02-06 18:22:19 +05:30
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 report versioning support with report_group_id 2026-02-12 03:19:38 +05:30
rbac_routes.py chore: ran backend linting 2026-01-28 09:10:37 +05:30
reports_routes.py chore: update uv.lock and ran linting 2026-02-14 19:09:45 +05:30
search_source_connectors_routes.py feat: update Celery worker configuration and improve connector deletion process 2026-02-16 00:07:23 -08:00
search_spaces_routes.py refactor: update configuration names from "Auto (Load Balanced)" to "Auto (Fastest)" across multiple components for consistency and clarity 2026-02-10 23:04:15 +05:30
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