SurfSense/surfsense_backend/app/routes
DESKTOP-RTLN3BA\$punk 2cb30c604d try: ip fix for cludflare
- Introduced AI File Sorting functionality to automatically organize documents into a smart folder hierarchy based on source, date, and topic.
- Updated README.md to include the new feature.
- Enhanced homepage components with new illustrations and descriptions for AI File Sorting.
- Refactored rate limiting logic to extract real client IPs more accurately.
2026-04-16 02:13:52 -07:00
..
__init__.py Merge upstream/dev into feat/kb-export-and-folder-upload 2026-04-11 10:28:40 +02:00
airtable_add_connector_route.py chore: ran linting 2026-04-04 03:37:33 +05:30
anonymous_chat_routes.py try: ip fix for cludflare 2026-04-16 02:13:52 -07:00
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 refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30
composio_routes.py chore: ran linting 2026-03-21 13:20:13 +05:30
confluence_add_connector_route.py feat: initial files for jira and confluence HITL tool 2026-03-21 12:16:44 +05:30
discord_add_connector_route.py refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30
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 feat: update folder deletion process to queue document deletions first and handle folder cleanup in Celery task 2026-04-03 04:16:19 +05:30
google_calendar_add_connector_route.py chore: ran linting 2026-04-04 03:37:33 +05:30
google_drive_add_connector_route.py chore: ran linting 2026-04-04 03:37:33 +05:30
google_gmail_add_connector_route.py chore: ran linting 2026-04-04 03:37:33 +05:30
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: 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 chore: ran linting 2026-03-21 13:21:19 +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
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 style: simplify LLM model terminology in UI 2026-04-02 10:11:35 +05:30
new_chat_routes.py chore: ran linting 2026-04-14 21:52:26 +05:30
new_llm_config_routes.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
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 fix: critical timestamp parsing and audit fixes 2026-03-23 19:49:28 +02:00
notion_add_connector_route.py chore: ran linting 2026-03-21 13:21:19 +05:30
onedrive_add_connector_route.py chore: ran linting 2026-03-30 01:50:41 +05:30
podcasts_routes.py refactor: require auth for podcast endpoints, remove public check 2026-01-29 20:49:05 +02:00
prompts_routes.py Fix review issues: authz, race conditions, UX safety, and consolidate migrations 2026-03-31 19:09:05 +02:00
public_chat_routes.py feat: add public routes for video presentations and audio streaming 2026-03-21 23:29:23 -07:00
rbac_routes.py feat: add last_login column to user table and update user login tracking 2026-03-08 18:24:29 +05:30
reports_routes.py feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend 2026-03-09 18:41:21 -07:00
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 feat: implement cache invalidation for MCP connectors upon deletion in search source connectors 2026-04-14 04:09:30 +05:30
search_spaces_routes.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
slack_add_connector_route.py refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30
stripe_routes.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
surfsense_docs_routes.py Add SurfSense docs to documents table 2026-01-13 01:15:33 +02:00
teams_add_connector_route.py chore: refactor Microsoft OAuth configuration to unify client ID and secret for Teams and OneDrive in environment files and related code 2026-03-28 16:37:23 +05:30
video_presentations_routes.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00
vision_llm_routes.py chore: ran linting 2026-04-08 05:20:03 +05:30
youtube_routes.py feat: expand report export functionality to support multiple formats (PDF, DOCX, HTML, EPUB, etc.) and enhance UI for format selection 2026-03-09 18:31:14 -07:00