mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 20:03:30 +02:00
- Added LayoutGrid icon to the "All connectors" option in the InboxSidebar for better visual representation. - Simplified the return statement in getConnectorTypeDisplayName for improved readability. - Refactored filter and drawer components in InboxSidebar for cleaner code structure. - Removed unused totalUnreadCount state from useInbox hook and replaced it with a memoized calculation for better performance. - Implemented optimistic updates for marking inbox items as read, enhancing user experience with immediate feedback. |
||
|---|---|---|
| .. | ||
| 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 | ||