Commit Graph

1708 Commits

Author SHA1 Message Date
DirkSchlossmacher
7b16509890 Temporarily disable the fetching of prompts.json by commenting out the fetch block 2024-08-28 15:03:49 +02:00
GH Action - Upstream Sync
c6b7f31f90 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-28 01:04:23 +00:00
Dogtiti
7b6fe66f2a feat: try catch indexedDB error 2024-08-27 10:05:37 +08:00
Dogtiti
c2fc0b4979 feat: try catch indexedDB error 2024-08-27 09:57:07 +08:00
Dogtiti
0b758941a4 feat: clear indexDB 2024-08-26 21:23:21 +08:00
DirkSchlossmacher
55398e3cc1 Merge remote-tracking branch 'upstream/main' 2024-08-26 15:20:22 +02:00
Dogtiti
492b55c893 feat: add indexDB 2024-08-26 21:20:07 +08:00
Dogtiti
4060e367ad feat: add indexDB 2024-08-26 21:13:35 +08:00
mayfwl
4ec6b067e7
fix: artifact render error (#5306)
fix: artifact render error
2024-08-21 18:48:44 +08:00
mayfwl
95332e50ed
Merge branch 'main' into Modifylang 2024-08-21 15:45:04 +08:00
lyf
8496980cf9 Modify View All Languages 2024-08-21 14:28:39 +08:00
lloydzhou
3d5b21154b update 2024-08-21 12:05:03 +08:00
lloydzhou
4b9697e336 fix: typescript error 2024-08-21 11:54:48 +08:00
lloydzhou
b0e9a542ba frat: add reload button 2024-08-21 11:17:00 +08:00
lloydzhou
8b67536c23 fix: 修复多余的查看全部 2024-08-21 10:28:34 +08:00
lloydzhou
cd49c12181 fix: 修复查看全部按钮导致artifacts失效 2024-08-21 10:27:37 +08:00
heweikang
e275abdb9c match the origin format 2024-08-20 19:49:47 +08:00
heweikang
6649fbdfd0 remove an empty line 2024-08-20 19:47:36 +08:00
heweikang
64a0ffee7b Merge branch 'main' into feat/search-history 2024-08-20 19:47:03 +08:00
heweikang
39d7d9f13a migrate the search button to plugins discovery 2024-08-20 19:44:22 +08:00
heweikang
fcd55df969 wrap doSearch with useCallback 2024-08-20 09:45:34 +08:00
zhangjian10
1102ef6e6b
fix: Determine if Tencent is authorized 2024-08-18 23:47:23 +08:00
heweikang
7ce2e8f4c4 resolve a warning 2024-08-17 11:26:38 +08:00
heweikang
fd1c656bdd add all translations for SearchChat 2024-08-17 11:08:38 +08:00
heweikang
82298a760a Merge branch 'main' into feat/search-history 2024-08-17 10:15:49 +08:00
heweikang
b84bb72e07 add null check for search content 2024-08-17 10:06:56 +08:00
Lloyd Zhou
e210db7bd9
Merge pull request #5235 from ConnectAI-E/feature/access
代码折叠
2024-08-16 16:34:13 +08:00
Lloyd Zhou
e033bef544
Merge branch 'main' into feat-i18n 2024-08-16 16:13:13 +08:00
DDMeaqua
d88cc575e5 chore: update 2024-08-16 16:10:31 +08:00
DirkSchlossmacher
056de22753 const shouldStream = !isDalle3 && !!options.config.stream; 2024-08-16 08:54:44 +02:00
heweikang
e3f499be0c hide search button text 2024-08-16 10:23:27 +08:00
GH Action - Upstream Sync
1c22f9beba Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-16 01:02:17 +00:00
heweikang
98093a1f31 make search result item easier to click 2024-08-15 17:21:39 +08:00
heweikang
3da5284a07 优化搜索算法,更新图标 2024-08-15 12:38:20 +08:00
heweikang
cd920364f8 Add page to search chat history 2024-08-14 22:28:05 +08:00
GH Action - Upstream Sync
cf0030ee7d Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-08-13 15:16:48 +00:00
DDMeaqua
fb5fc13f72 feat: add model name 2024-08-13 19:58:44 +08:00
lyf
1980f43b9f feat(auth): xg feature 2024-08-12 16:31:12 +08:00
lyf
c3c3dd5154 feature add zhedie 2024-08-12 14:06:21 +08:00
lyf
356155fd30 feature add zhedie 2024-08-12 13:58:53 +08:00
lyf
6f75ef8f0a addcd 2024-08-10 12:45:50 +08:00
l.tingting
ca865a80dc dall-e-3 adds 'quality' and 'style' options 2024-08-10 11:09:07 +08:00
DirkSchlossmacher
fea62af7ea modelMap 2024-08-09 09:39:33 +02:00
DirkSchlossmacher
2bf70a9e75 console.log("get useAppConfig: ", state); 2024-08-09 09:33:20 +02:00
DirkSchlossmacher
6b84cf9081 Merge remote-tracking branch 'upstream/main' 2024-08-09 09:19:17 +02:00
DirkSchlossmacher
39637e3e6e DEFAULT_ACCESS_STATE 2024-08-09 09:15:38 +02:00
DirkSchlossmacher
e6832b89cc console.log("defaultModel set (access.ts): ", defaultModel); 2024-08-09 09:10:59 +02:00
DirkSchlossmacher
3553bffeef console.log("state as ChatConfig (after): ", state); 2024-08-09 09:02:02 +02:00
lyf
8f759d1c3e 代码折叠 2024-08-09 14:55:25 +08:00
DirkSchlossmacher
e1ca34fcb4 enforce default model via config.ts 2024-08-09 08:45:18 +02:00