LibreChat/client/src/components/Nav
2023-10-16 13:57:15 -04:00
..
ExportConversation feat: OpenRouter Support & Improve Model Fetching ⇆ (#936) 2023-09-18 12:55:51 -04:00
SettingsTabs style(select): use tailwind for padding of select elements in Settings (#1064) 2023-10-16 13:57:15 -04:00
ClearConvos.tsx style: adjust icon scale, favicon, azure icon; chore: convert files to TSX; ci: unit tests for generation buttons (#987) 2023-10-03 10:28:19 -04:00
index.ts refactor(Nav/Conversation): reorganize imports and fix import paths 2023-07-27 10:32:23 -04:00
Logout.tsx feat: Refresh Token for improved Session Security (#927) 2023-09-11 13:10:46 -04:00
MobileNav.tsx style: adjust icon scale, favicon, azure icon; chore: convert files to TSX; ci: unit tests for generation buttons (#987) 2023-10-03 10:28:19 -04:00
Nav.tsx feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
NavLink.tsx style: adjust icon scale, favicon, azure icon; chore: convert files to TSX; ci: unit tests for generation buttons (#987) 2023-10-03 10:28:19 -04:00
NavLinks.tsx feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
NewChat.tsx fix(Chat): correctly render when refreshing/visiting a conversation page (#1037) 2023-10-10 15:04:44 -04:00
SearchBar.tsx feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
Settings.tsx feat: auto detect language (#947) 2023-09-18 15:40:20 -04:00