Perplexica/ui/components
Justin Luoma 79d4d87f24 feat: add copilot setting to config
refactor: move getConfig to actions, extracted Settings
2024-05-25 08:12:49 -04:00
..
MessageActions feat(message-actions): update rewrite button 2024-05-18 13:10:54 +05:30
Chat.tsx feat(app): add suggestion generation 2024-05-18 13:10:39 +05:30
ChatWindow.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
EmptyChat.tsx feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
EmptyChatMessageInput.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
Layout.tsx Initial commit 2024-04-09 16:21:05 +05:30
MessageBox.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
MessageBoxLoading.tsx Initial commit 2024-04-09 16:21:05 +05:30
MessageInput.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
MessageInputActions.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
MessageSources.tsx feat(messageSources): use arrow functions 2024-04-21 16:22:27 +05:30
Navbar.tsx feat(navbar): use correct padding 2024-04-28 18:21:59 +05:30
SearchImages.tsx feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
SearchVideos.tsx feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
SettingsDialog.tsx feat: add copilot setting to config 2024-05-25 08:12:49 -04:00
Sidebar.tsx feat(ui): add settings page 2024-04-23 16:52:41 +05:30