SurfSense/surfsense_backend/app
2026-02-06 05:36:32 +05:30
..
agents feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation 2026-02-02 13:17:12 -08:00
config Add token lifetime config options 2026-02-05 16:21:02 +02:00
connectors Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
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 Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
schemas Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
services Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
tasks Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
utils Switch refresh token storage from cookies to localStorage 2026-02-05 17:55:21 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py Add refresh token auth routes and utilities 2026-02-05 17:29:50 +02:00
celery_app.py Merge pull request #765 from AnishSarkar22/fix/documents 2026-02-02 14:50:18 -08:00
db.py Merge remote-tracking branch 'upstream/dev' into fix/documents 2026-02-06 05:36:32 +05:30
users.py Fix JWT audience validation when creating refresh token 2026-02-05 18:11:33 +02:00