mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_add_connector_route.py | ||
| circleback_webhook_route.py | ||
| clickup_add_connector_route.py | ||
| confluence_add_connector_route.py | ||
| discord_add_connector_route.py | ||
| documents_routes.py | ||
| editor_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_drive_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| jira_add_connector_route.py | ||
| linear_add_connector_route.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| new_chat_routes.py | ||
| new_llm_config_routes.py | ||
| notes_routes.py | ||
| notion_add_connector_route.py | ||
| podcasts_routes.py | ||
| rbac_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||
| slack_add_connector_route.py | ||
| teams_add_connector_route.py | ||