SurfSense/surfsense_web/hooks
Anish Sarkar 79e552520a refactor: remove old chat components and implement new sidebar structure
- Deleted `chats-client.tsx` and `page.tsx` as part of the chat management overhaul.
- Introduced `AllChatsSidebar` and `NavChats` components for improved chat navigation and management.
- Updated sidebar to integrate new chat components and removed the deprecated `NavProjects`.
- Enhanced chat deletion handling and added loading states for better user experience.
- Added new translation keys for chat-related UI strings.
2025-12-19 03:53:40 +05:30
..
index.ts feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
use-api-key.ts chore: biome checks 2025-12-05 00:17:31 -08:00
use-chat.ts refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
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-debounced-value.ts feat: fixed issues of note management 2025-12-17 00:09:43 -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 feat: fixed issues of note management 2025-12-17 00:09:43 -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: remove unused useRoles and usePermissions hooks after migration 2025-12-16 09:07:33 +00: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