LibreChat/client/src/components
Danny Avila e42709bd1f
🔍 feat: Show Messages from Search Result (#2699)
* refactor(Nav): delegate Search-specific variables/hooks to SearchContext

* fix: safely determine firstTodayConvoId if convo is undefined

* chore: remove empty line

* feat: initial render of search messages

* feat: SearchButtons

* update Ko.ts

* update localizations with new key phrases

* chore: localization comparisons

* fix: clear conversation state on searchQuery navigation

* style: search messages view styling

* refactor(Convo): consolidate logic to navigateWithLastTools from useNavigateToConvo

* fix(SearchButtons): styling and correct navigation logic

* fix(SearchBar): invalidate all message queries and invoke `clearText` if onChange value is empty

* refactor(NewChat): consolidate new chat button logic to NewChatButtonIcon

* chore: localizations for Nav date groups

* chore: update comparisons

* fix: early return from sendRequest to avoid quick searchQuery reset

* style: Link Icon

* chore: bump tiktoken, use o200k_base for gpt-4o
2024-05-14 11:00:01 -04:00
..
Auth 🪟 fix: Windows Vite Build Issue (#2663) 2024-05-10 12:44:43 -04:00
Chat 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
Conversations 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
Endpoints 🔧 fix: Preset Dialog Styling and Values (#2657) 2024-05-10 03:05:45 -04:00
Input 🌿 feat: Fork Messages/Conversations (#2617) 2024-05-05 11:48:20 -04:00
Messages 🌿 feat: Fork Messages/Conversations (#2617) 2024-05-05 11:48:20 -04:00
Nav 🔍 feat: Show Messages from Search Result (#2699) 2024-05-14 11:00:01 -04:00
Plugins 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
SidePanel 🪟 fix+feat: General UI Enhancements (#2619) 2024-05-09 17:46:16 -04:00
svg 🌍 : Updated Translations & AI Generation Scripts (#2666) 2024-05-10 15:56:25 -04:00
Tools 🖌️ style: Improve Dark Theme Accessibility (#2125) 2024-03-21 09:02:00 -04:00
ui 🔧 fix: Preset Dialog Styling and Values (#2657) 2024-05-10 03:05:45 -04:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00