SurfSense/surfsense_web/components
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
..
chat refactor: migrate dashboard-breadcrumb to useQuery and remove obvious comments 2025-12-15 08:18:35 +00:00
contact Add ai bot suggestions 2025-10-17 16:48:10 +02:00
editConnector feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
homepage feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
onboard feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
pricing chore: updated pricing section 2025-11-28 23:43:03 -08:00
providers feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
settings feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
sidebar refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
sources chore: linting 2025-12-10 14:41:32 -08:00
theme feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
ui feat(llm): expand LLM provider options and improve model selection UI 2025-11-13 02:41:30 -08:00
announcement-banner.tsx Refactor register page 2025-11-17 08:10:12 +02:00
BlockNoteEditor.tsx feat: enhance validation and formatting in editor and sidebar components 2025-12-16 21:27:31 +05:30
copy-button.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
dashboard-breadcrumb.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
document-viewer.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
DynamicBlockNoteEditor.tsx code quality issues fixed 2025-11-23 16:39:23 +05:30
inference-params-editor.tsx chore: biome checks 2025-10-15 14:38:26 -07:00
json-metadata-viewer.tsx refactor: streamline document actions 2025-11-30 15:06:48 -08:00
LanguageSwitcher.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
Logo.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
markdown-viewer.tsx refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
pricing.tsx chore: suggested changes 2025-10-27 08:37:08 -07:00
search-space-form.tsx fix(ux): : update onboarding and form components for improved user experience and clarity 2025-12-09 01:49:27 -08:00
TokenHandler.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
UserDropdown.tsx feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00