mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +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. |
||
|---|---|---|
| .. | ||
| connector-popup | ||
| assistant-message.tsx | ||
| chat-session-status.tsx | ||
| connector-popup.tsx | ||
| document-upload-popup.tsx | ||
| edit-composer.tsx | ||
| inline-citation.tsx | ||
| inline-mention-editor.tsx | ||
| markdown-text.tsx | ||
| thinking-steps.tsx | ||
| thread-list.tsx | ||
| thread-scroll-to-bottom.tsx | ||
| thread.tsx | ||
| tool-fallback.tsx | ||
| tooltip-icon-button.tsx | ||
| user-message.tsx | ||