LibreChat/client/src/components/Nav
Marco Beretta 88f4ad7c47
🔍 refactor: Search & Message Retrieval (#6903)
* refactor: conversation search fetch

* refactor: Message and Convo fetch with paramters and search

* refactor: update search states and cleanup old store states

* refactor: re-enable search API; fix: search conversation

* fix: message's convo fetch

* fix: redirect when searching

* chore: use logger instead of console

* fix: search message loading

* feat: small optimizations

* feat(Message): remove cache for search path

* fix: handle delete of all archivedConversation and sharedLinks

* chore: cleanup

* fix: search messages

* style: update ConvoOptions styles

* refactor(SearchButtons): streamline conversation fetching and remove unused state

* fix: ensure messages are invalidated after fetching conversation data

* fix: add iconURL to conversation query selection

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-04-16 21:07:43 -04:00
..
Bookmarks 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00
ExportConversation 🚀 fix: Resolve Google Client Issues, CDN Screenshots, Update Models (#5703) 2025-02-06 18:13:18 -05:00
SettingsTabs 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
AccountSettings.tsx 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00
index.ts 🎨 refactor: UI stlye (#4438) 2024-10-19 08:30:52 -04:00
MobileNav.tsx ♻️ refactor: Logout UX, Improved State Teardown, & Remove Unused Code (#5292) 2025-01-12 12:57:10 -05:00
Nav.tsx 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
NavLink.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
NavToggle.tsx fix: Improve Accessibility in Endpoints Menu/Navigation (#5123) 2024-12-28 12:58:12 -05:00
NewChat.tsx 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
SearchBar.tsx 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
Settings.tsx 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00