SurfSense/surfsense_web/lib
DESKTOP-RTLN3BA\$punk 1bb9f479e1 feat: refactor document fetching and improve comment batching
- 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.
2026-02-28 01:54:54 -08:00
..
announcements chore: linting 2026-02-20 22:44:56 -08:00
apis feat: perf optimizations 2026-02-27 17:19:25 -08:00
chat Implement update notion page tool 2026-02-13 10:45:51 +02:00
connectors feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon 2026-02-08 03:33:15 +05:30
electric feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
posthog feat(tracking): implement incentive task tracking events and page view tracking 2026-01-26 23:38:15 -08:00
query-client feat: refactor document fetching and improve comment batching 2026-02-28 01:54:54 -08:00
auth-errors.ts refactor: update authentication error handling to prevent user enumeration and improve error messages 2026-02-09 12:57:32 +05:30
auth-utils.ts Skip auth on public routes 2026-02-06 14:49:40 +02:00
env-config.ts Added build version for cloud, local and Docker installs 2026-02-04 11:30:30 -05:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
format-date.ts chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
provider-icons.tsx feat: update styling in ModelSelector and provider-icons for improved UI consistency 2026-02-22 03:58:04 +05:30
source.ts chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
utils.ts Add clipboard utility with fallback and show selectable URLs 2026-02-04 18:54:59 +02:00