mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| use-api-key.ts | ||
| use-connectors-electric.ts | ||
| use-debounced-value.ts | ||
| use-documents-electric.ts | ||
| use-github-stars.ts | ||
| use-google-drive-folders.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-mobile.ts | ||
| use-notifications.ts | ||
| use-search-source-connectors.ts | ||