SurfSense/surfsense_backend/app
2026-02-17 12:45:57 +05:30
..
agents refactor: fix decision handling and error message extraction in Notion tools 2026-02-16 02:14:26 -08:00
config feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
connectors refactor: fix decision handling and error message extraction in Notion tools 2026-02-16 02:14:26 -08: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 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
schemas feat: add report content update endpoint and integrate Platejs editor for markdown editing 2026-02-16 00:11:34 +05:30
services chore: linting 2026-02-15 23:38:15 -08:00
tasks 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
utils feat: add support for rendering table cell content in markdown conversion 2026-02-17 12:45:57 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py hotpatch: update SlowAPI middleware to avoid issues with StreamingResponse 2026-02-10 22:41:55 -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