SurfSense/surfsense_backend/app
2026-02-24 13:33:47 +02:00
..
agents fix reauth error handling and stale log messages 2026-02-24 13:33:47 +02:00
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors add create_file and trash_file to GoogleDriveClient 2026-02-20 16:25:25 +02:00
prompts Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes use return_url to redirect back after google drive reauth 2026-02-24 12:38:52 +02:00
schemas feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
services fix bugs and pattern inconsistencies in google drive tools 2026-02-20 19:41:29 +02:00
tasks rename trash_google_drive_file to delete_google_drive_file 2026-02-24 13:18:39 +02:00
utils Merge pull request #825 from CREDO23/sur-169-feat-implement-human-in-the-loop-for-linear-sensitive 2026-02-19 19:09:50 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py chore: linting 2026-02-16 23:30:35 -08:00
celery_app.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
db.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
users.py refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30