SurfSense/surfsense_web/components/notifications
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
..
NotificationButton.tsx feat: Implement notification system with real-time updates and Electric SQL integration 2026-01-12 22:50:15 +05:30
NotificationPopup.tsx feat: Implement Electric SQL replication setup for notifications table 2026-01-13 03:16:42 +05:30