SurfSense/surfsense_web/hooks
CREDO23 3e8cdabd73 refactor: complete migration of useLLMPreferences hook to jotai atoms
- Migrated llm-role-manager.tsx to use jotai atoms
- Fixed TypeScript errors in llm-role-manager.tsx
- Deleted unused use-llm-configs.ts file
- All LLM preferences now use centralized jotai + tanstack query atoms
2025-12-14 20:22:00 +02: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 feat(roadmap-1.2): removed SearchMode enum and combined hybrid search 2025-12-12 04:17:30 -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-github-stars.ts feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -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 feat: update document tracking to use 'updated_at' timestamp instead of 'last_edited_at' 2025-12-12 01:32:14 -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