SurfSense/surfsense_backend/app/tasks
Anish Sarkar 38f907e65b feat: Implement Electric SQL replication setup for notifications table
- Added setup_electric_replication function to handle Electric SQL replication for the notifications table during app startup.
- Updated alembic migration script to remove direct SQL commands for replication, now managed in app/db.py.
- Refactored indexing functions in search_source_connectors_routes to support new start_date and end_date parameters for improved flexibility.
- Enhanced Google Gmail indexing task to utilize new date parameters, ensuring better control over indexing periods.
2026-01-13 03:16:42 +05:30
..
celery_tasks feat: Implement Electric SQL replication setup for notifications table 2026-01-13 03:16:42 +05:30
chat refactor: disable write_todos functionality across chat and UI components 2026-01-02 18:22:38 +05:30
connector_indexers Merge pull request #680 from AnishSarkar22/fix/index-future-date 2026-01-10 14:00:29 -08:00
document_processors feat: added circleback connector 2025-12-30 09:00:59 -08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00