SurfSense/surfsense_web/components/notifications
Anish Sarkar 93d17b51f5 feat: Implement notification system with real-time updates and Electric SQL integration
- Added notifications table to the database schema with replication support for Electric SQL.
- Developed NotificationService to manage indexing notifications, including creation, updates, and status tracking.
- Introduced NotificationButton and NotificationPopup components for displaying notifications in the UI.
- Enhanced useNotifications hook for real-time notification syncing using PGlite live queries.
- Updated package dependencies for Electric SQL and improved error handling in notification processes.
2026-01-12 22:50:15 +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 notification system with real-time updates and Electric SQL integration 2026-01-12 22:50:15 +05:30