SurfSense/surfsense_backend/app
2026-03-30 23:51:21 +05:30
..
agents feat: implement Dropbox file creation and deletion tools for enhanced document management 2026-03-30 22:37:03 +05:30
config feat: add Dropbox integration support with configuration and connector updates 2026-03-30 22:16:41 +05:30
connectors feat: implement Dropbox file creation and deletion tools for enhanced document management 2026-03-30 22:37:03 +05:30
indexing_pipeline feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
prompts refactor: update title generation logic to improve user experience by generating titles in parallel with assistant responses 2026-03-09 01:28:53 +05:30
retriever feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
routes feat: introduce incremental sync option for Dropbox indexing, enhancing performance and user control 2026-03-30 23:27:48 +05:30
schemas Merge remote-tracking branch 'upstream/dev' into electon-desktop 2026-03-29 10:41:05 +02:00
services feat: implement Dropbox file creation and deletion tools for enhanced document management 2026-03-30 22:37:03 +05:30
tasks fix: improve error handling and path retrieval in Dropbox indexing for better reliability 2026-03-30 23:51:21 +05:30
templates 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
utils feat: extend Dropbox support in chat event streaming and connector naming for enhanced integration 2026-03-30 23:07:25 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00
celery_app.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00
db.py feat: add Dropbox connector enums to database schema for enhanced integration 2026-03-30 21:56:50 +05:30
users.py feat: add last_login column to user table and update user login tracking 2026-03-08 18:24:29 +05:30