SurfSense/surfsense_web/lib/apis
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
..
auth-api.service.ts fix auth/register endpoint bug 2025-11-20 08:20:47 +02:00
base-api.service.ts refactor: update SourceDetailSheet to use useQuery with centralized cache keys 2025-12-08 11:02:01 +00:00
chats-api.service.ts Add create chat mutation 2025-11-20 08:17:57 +02:00
documents-api.service.ts refactor: update SourceDetailSheet to use useQuery with centralized cache keys 2025-12-08 11:02:01 +00:00
podcasts-api.service.ts add getPodcasts query atom 2025-11-20 08:17:57 +02:00