Commit Graph

115 Commits

Author SHA1 Message Date
WanQuanXie 0a2934935e update(ui): change light mode color 2024-05-28 07:30:28 +08:00
WanQuanXie a5978d544c update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
WanQuanXie d46a844df8 update(ui): realign dark mode style with before 2024-05-27 10:42:40 +08:00
WanQuanXie c97a434723 fix(ui): hover style class uses 2024-05-25 07:26:51 +08:00
WanQuanXie 90f68ab214 update(SearchVideos): video cover label style adapt light mode 2024-05-24 22:41:06 +08:00
WanQuanXie 89c30530bc update(Navbar): update Navbar light mode background 2024-05-24 22:08:47 +08:00
WanQuanXie 776d389c1e refactor(SettingDialog): extract reduplicate code to common component
DO NOT REPEAT YOURSELF!
2024-05-24 21:58:14 +08:00
WanQuanXie 996cc1b674 feat: adaptive light mode 2024-05-24 21:18:10 +08:00
WanQuanXie f9664d48e7 feat: setup theme context config 2024-05-24 18:20:15 +08:00
WanQuanXie 79cfd0a722 chore(ui): add next-themes 2024-05-24 17:32:14 +08:00
ItzCrazyKns 64ea4b4289
feat(package): bump version 2024-05-18 13:11:24 +05:30
ItzCrazyKns c61facef13
feat(message-box): display suggestions 2024-05-18 13:11:15 +05:30
ItzCrazyKns fcff93a594
feat(message-actions): update rewrite button 2024-05-18 13:10:54 +05:30
ItzCrazyKns 3bfaf9be28
feat(app): add suggestion generation 2024-05-18 13:10:39 +05:30
ItzCrazyKns 0993c5a760
feat(app): revert port & network changes 2024-05-13 19:58:17 +05:30
ItzCrazyKns 22aee27cda
feat(env): remove port 2024-05-12 12:48:01 +05:30
ItzCrazyKns 1b18715f8f
feat(docs): update PORT 2024-05-12 12:15:53 +05:30
ItzCrazyKns c852bee8ed
feat(app): add suspense boundary 2024-05-11 21:19:38 +05:30
ItzCrazyKns 3ef39c69a7
feat(chat-window): add ability to use `q` query param 2024-05-11 12:09:39 +05:30
Chuck ac4cba32c8 fix(SettingsDialog): baseURL storage key 2024-05-09 15:53:57 +08:00
ItzCrazyKns 17fbc28172
Merge pull request #86 from WanQuanXie/list-map-key-fix
fix(Chat): list map element must specify a unique key
2024-05-08 12:56:00 +05:30
WanQuanXie 0af66f8b72 fix(Chat): list map element must specify a unique key 2024-05-08 09:57:11 +08:00
ItzCrazyKns 74d1df7d25
feat(package): bump version 2024-05-07 19:40:14 +05:30
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
ItzCrazyKns f88f179920
feat(package): bump version 2024-05-06 20:01:57 +05:30
ItzCrazyKns 4cb0aeeee3
feat(settings): conditionally pick selected models 2024-05-06 20:00:56 +05:30
ItzCrazyKns e8fe74ae7c
feat(ws-managers): implement better error handling 2024-05-06 19:59:13 +05:30
ItzCrazyKns 38b1995677
feat(package): bump version 2024-05-06 12:36:13 +05:30
ItzCrazyKns f28257b480
feat(settings): fetch localStorage at state change 2024-05-06 12:34:59 +05:30
ItzCrazyKns 9b088cd161
feat(package): bump version 2024-05-05 16:35:06 +05:30
ItzCrazyKns 94ea6c372a
feat(chat-window): clear storage after error 2024-05-05 16:29:40 +05:30
ItzCrazyKns f8fd2a6fb0
feat(package): bump version 2024-05-04 15:04:43 +05:30
ItzCrazyKns 0440a810f5
feat(http-headers): add `Content-Type` 2024-05-04 15:01:53 +05:30
ItzCrazyKns e3fef3a1be
feat(chat-window): add error handling 2024-05-04 14:56:54 +05:30
ItzCrazyKns 4bf69dfdda
feat(package): bump version 2024-05-04 10:59:32 +05:30
ItzCrazyKns 9f45ecb98d
feat(providers): separate embedding providers, add custom-openai provider 2024-05-04 10:51:06 +05:30
ItzCrazyKns c710f4f88c
feat(message-box): fix bugs 2024-05-04 10:48:42 +05:30
ItzCrazyKns 79f6a52b5b
feat(ui-packages): add `react-text-to-speech`, bump version 2024-05-03 21:16:48 +05:30
ItzCrazyKns c87c2b27a9
feat(message-actions): add speak message, bump version 2024-05-03 18:25:22 +05:30
ItzCrazyKns 1d344266aa
feat(config): fix typo 2024-05-02 15:04:33 +05:30
ItzCrazyKns f618b713af
feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +05:30
ItzCrazyKns edc40d8fe6
feat(providers): add Groq provider 2024-05-01 19:43:06 +05:30
ItzCrazyKns 6e304e7051
feat(video-search): add video search 2024-04-30 14:31:32 +05:30
ItzCrazyKns bb9a2f538d
feat(image-search): fix bugs 2024-04-30 14:26:17 +05:30
ItzCrazyKns ee053cf31e
feat(search-image): add button animations 2024-04-30 12:39:04 +05:30
ItzCrazyKns 66c5fcb4fa
feat(navbar): use correct padding 2024-04-28 18:21:59 +05:30
ItzCrazyKns 5df3c5ad8c
feat(image-search): handle chat history 2024-04-28 11:15:28 +05:30
ItzCrazyKns 3b66808e7d
feat(message-input): prevent message when loading 2024-04-24 10:06:56 +05:30
ItzCrazyKns 571cdc1b4e
feat(settings-dialog): remove excess padding 2024-04-23 17:54:08 +05:30
ItzCrazyKns 7f8c73782c
feat(settings-dialog): remove overflow 2024-04-23 17:53:47 +05:30
ItzCrazyKns 6fe70a70ff
feat(settings-dialog): enhance UI 2024-04-23 17:06:44 +05:30
ItzCrazyKns b2b1d724ee
feat(ui): add settings page 2024-04-23 16:52:41 +05:30
ItzCrazyKns ec91289c0c
feat(messageSources): use arrow functions 2024-04-21 16:22:27 +05:30
ItzCrazyKns 23b7feee0c
feat(input-actions): fix popover mobile view 2024-04-20 20:46:16 +05:30
ItzCrazyKns d37a1a8020
feat(agents): support local LLMs 2024-04-20 11:18:52 +05:30
ItzCrazyKns 28a7175afc
feat(chat): Add loading for ws 2024-04-20 10:23:56 +05:30
ItzCrazyKns f9ab543bcf
feat(navbar): Fix alignment 2024-04-18 17:47:51 +05:30
ItzCrazyKns 3859e3db03
feat(gitignore): Allow package lock files 2024-04-15 21:03:52 +05:30
ItzCrazyKns d5b8803f12
feat(navbar): Use trimmed content 2024-04-14 17:15:18 +05:30
ItzCrazyKns 21672d150d
feat(focus-selector): Stylize focus selector 2024-04-13 12:20:36 +05:30
ItzCrazyKns 98fae392b7
feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
ItzCrazyKns 32aaf46ee4
feat(input-action-buttons): prevent form submit 2024-04-10 20:14:21 +05:30
ItzCrazyKns 1c487d4224
feat(navbar): Update title and time 2024-04-09 19:10:15 +05:30
ItzCrazyKns 8f3de05a38
feat(package): Update `dev` script 2024-04-09 18:48:26 +05:30
ItzCrazyKns d1c74c861e
Initial commit 2024-04-09 16:21:05 +05:30