SurfSense/surfsense_web/hooks
CREDO23 bccbd65333 refactor: migrate document types fetch to jotai + tanstack query
- Replace useDocumentTypes hook with documentTypeCountsAtom in ChatInputGroup
- Replace useDocumentTypes hook with documentTypeCountsAtom in researcher page
- Delete obsolete use-document-types.ts hook
- Transform atom response to maintain backward compatibility
2025-12-08 11:02:01 +00:00
..
index.ts refactor: remove unused use-document-by-chunk hook 2025-12-08 11:02:01 +00:00
use-api-key.ts chore: biome checks 2025-12-05 00:17:31 -08:00
use-chat.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-community-prompts.ts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
use-connector-edit-page.ts Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
use-connectors.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-documents.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-github-stars.ts feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
use-llm-configs.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-logs.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-media-query.ts biome checks 2025-10-04 12:14:14 -07:00
use-mobile.ts Initial formatting using biome 2025-07-27 10:05:37 -07:00
use-rbac.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-search-source-connectors.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-search-space.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-search-spaces.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
use-user.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00