SurfSense/surfsense_backend/app
Anish Sarkar e38e6d90e0 feat: Add notifications table and integrate Electric SQL for real-time updates
- Introduced a new notifications table in the database schema to manage user notifications.
- Implemented Electric SQL replication setup for the notifications table, ensuring real-time synchronization.
- Updated existing database functions to support real-time updates for connectors and documents using Electric SQL.
- Refactored UI components to utilize new hooks for fetching connectors and documents, enhancing performance and user experience.
2026-01-13 16:54:06 +05:30
..
agents chore: linting 2026-01-12 14:17:15 -08:00
config Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
connectors lint 2026-01-09 13:53:09 -08:00
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08: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 feat/replace-logs 2026-01-13 11:52:46 +05:30
schemas chore: linting 2026-01-12 14:17:15 -08:00
services feat: gogole drive custom notification system 2026-01-13 11:39:22 +05:30
tasks Merge remote-tracking branch 'upstream/dev' into feat/replace-logs 2026-01-13 11:52:46 +05:30
utils Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor: async docs seeding in FastAPI lifespan 2026-01-12 20:15:11 +02:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: Add notifications table and integrate Electric SQL for real-time updates 2026-01-13 16:54:06 +05:30
users.py auto-create default search space on registration 2026-01-07 17:22:38 +02:00