SurfSense/surfsense_backend/app
Anish Sarkar 82c6dd0221 feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration
- Added Electric SQL service to docker-compose for real-time data synchronization.
- Introduced PostgreSQL configuration for logical replication and performance tuning.
- Created scripts for initializing Electric SQL user and electrifying tables.
- Implemented notification model and service in the backend.
- Developed ElectricProvider and useNotifications hook in the frontend for managing notifications.
- Updated environment variables and package dependencies for Electric SQL integration.
2026-01-12 12:47:00 +05:30
..
agents Add MS Teams connector 2026-01-09 13:20:47 -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 pull request #680 from AnishSarkar22/fix/index-future-date 2026-01-10 14:00:29 -08:00
schemas Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
services feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
tasks Merge pull request #680 from AnishSarkar22/fix/index-future-date 2026-01-10 14:00:29 -08:00
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 feat: implement redirect-based OAuth authorization for Google login 2026-01-02 00:25:02 -08:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: Integrate Electric SQL for real-time notifications and enhance PostgreSQL configuration 2026-01-12 12:47:00 +05:30
users.py auto-create default search space on registration 2026-01-07 17:22:38 +02:00