mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
- Added a new endpoint to list notifications with pagination, allowing users to fetch older notifications beyond the sync window. - Introduced response models for notifications and improved error handling for date filtering. - Updated the useInbox hook to support API fallback for loading older notifications when Electric SQL returns no recent items. - Implemented deduplication and sorting logic for inbox items to prevent race conditions and ensure consistent data display. - Enhanced loading logic for inbox items, including improved pagination and handling of loading states. |
||
|---|---|---|
| .. | ||
| apis | ||
| chat | ||
| connectors | ||
| electric | ||
| posthog | ||
| query-client | ||
| auth-errors.ts | ||
| auth-utils.ts | ||
| env-config.ts | ||
| error.ts | ||
| source.ts | ||
| utils.ts | ||