SurfSense/surfsense_web/lib
CREDO23 034e42e15e refactor: update SourceDetailSheet to use useQuery with centralized cache keys
- Replace useDocumentByChunk hook with useQuery implementation
- Use descriptive variable names (isDocumentByChunkFetching, documentByChunkFetchingError)
- Integrate with centralized cache key management
- Update all loading and error state references
- Add 5-minute stale time for document queries
2025-12-08 11:02:01 +00:00
..
apis refactor: update SourceDetailSheet to use useQuery with centralized cache keys 2025-12-08 11:02:01 +00:00
connectors Renaming resources 2025-11-22 19:19:00 -08:00
query-client add documents queries & mutations atoms 2025-12-08 11:02:00 +00:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
pagination.ts chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
source.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
utils.ts Refactor register page 2025-11-17 08:10:12 +02:00