mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- Replaced the useDocuments hook with React Query for better caching and deduplication of document requests. - Updated the ConnectorIndicator component to fetch document type counts using a new atom for real-time updates. - Enhanced the useComments hook to manage batch requests more effectively, reducing race conditions and improving performance. - Set default query options in the query client to optimize stale time and refetch behavior. |
||
|---|---|---|
| .. | ||
| use-announcements.ts | ||
| use-api-key.ts | ||
| use-chat-session-state.ts | ||
| use-comments-electric.ts | ||
| use-comments.ts | ||
| use-composio-drive-folders.ts | ||
| use-connectors-electric.ts | ||
| use-debounce.ts | ||
| use-debounced-value.ts | ||
| use-documents.ts | ||
| use-github-stars.ts | ||
| use-global-loading.ts | ||
| use-google-drive-folders.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-messages-electric.ts | ||
| use-mobile.ts | ||
| use-mounted.ts | ||
| use-platform-shortcut.ts | ||
| use-public-chat-runtime.ts | ||
| use-public-chat.ts | ||
| use-search-source-connectors.ts | ||