This website requires JavaScript.
Explore
Help
Sign In
remi
/
Perplexica
Watch
1
Star
0
Fork
0
You've already forked Perplexica
mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced
2025-05-01 16:52:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Perplexica
/
ui
/
components
History
WanQuanXie
01fc683d32
fix(SettingDialog): use
value
instead of
selected
props in <select>
...
avoid the browser console warning in devServer mode
2024-05-07 06:35:39 +08:00
..
MessageActions
…
Chat.tsx
feat(message-input): prevent message when loading
2024-04-24 10:06:56 +05:30
ChatWindow.tsx
feat(ws-managers): implement better error handling
2024-05-06 19:59:13 +05:30
EmptyChat.tsx
…
EmptyChatMessageInput.tsx
…
Layout.tsx
…
MessageBox.tsx
feat(message-box): fix bugs
2024-05-04 10:48:42 +05:30
MessageBoxLoading.tsx
…
MessageInput.tsx
feat(message-input): prevent message when loading
2024-04-24 10:06:56 +05:30
MessageInputActions.tsx
…
MessageSources.tsx
…
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
fix(SettingDialog): use
value
instead of
selected
props in <select>
2024-05-07 06:35:39 +08:00
Sidebar.tsx
…