mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +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. |
||
|---|---|---|
| .. | ||
| use-api-key.ts | ||
| use-comments.ts | ||
| use-connectors-electric.ts | ||
| use-debounced-value.ts | ||
| use-documents-electric.ts | ||
| use-github-stars.ts | ||
| use-google-drive-folders.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-mobile.ts | ||
| use-search-source-connectors.ts | ||