Commit Graph

583 Commits

Author SHA1 Message Date
GH Action - Upstream Sync
de2e33cc4b Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-27 01:00:31 +00:00
Yifei Zhang
500342ca14 Merge pull request #1102 from BaiMeow/main
fix: use innerHTML may leads unexpected script execution
2023-04-27 01:21:36 +08:00
Yifei Zhang
bec3b3abff Merge pull request #1103 from shih-liang/patch-1
修复在聊天很短没有覆盖整个区域时显示回到底部按钮的bug
2023-04-27 01:21:03 +08:00
Shi Liang
96e40c50bb 修复在聊天很短没有覆盖整个区域时显示回到底部按钮的bug 2023-04-26 21:42:43 +08:00
柏喵Sakura
0317b19fd7 Merge branch 'Yidadaa:main' into main 2023-04-26 21:25:21 +08:00
BaiMeow
236d54b9a3 fix: innerHTML may leads to script execution 2023-04-26 21:24:14 +08:00
Yifei Zhang
5b8074b6a2 fix: #1094 try to disable zoom on ios safari 2023-04-26 14:43:43 +08:00
Yifei Zhang
1a4c118f8c Update README.md 2023-04-26 11:32:07 +08:00
Yifei Zhang
c9033a57eb Update README.md 2023-04-26 11:30:17 +08:00
GH Action - Upstream Sync
75704468ef Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-26 00:58:32 +00:00
Yifei Zhang
8aff8990cf Update issue templates 2023-04-25 22:54:21 +08:00
Yifei Zhang
12c8db6309 Update README_CN.md 2023-04-25 20:12:00 +08:00
GH Action - Upstream Sync
b7fbdc2355 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-25 01:01:30 +00:00
Yifei Zhang
39c4ccedf3 Merge pull request #1016 from PeterDaveHello/improve-tw-locale
Improve tw locale
2023-04-24 15:26:36 +08:00
GH Action - Upstream Sync
509624dedd Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-24 01:00:05 +00:00
Peter Dave Hello
75073945be Improve tw locale 2023-04-24 04:11:12 +08:00
Yifei Zhang
60092f9db6 Merge pull request #1019 from yunwuu/main
fix: raw.split is not a function
2023-04-23 10:55:58 +08:00
雲霧
3bc265f07b fix: raw.split is not a function 2023-04-23 10:51:34 +08:00
GH Action - Upstream Sync
18ac9f77be Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-23 01:03:46 +00:00
Yifei Zhang
68eddb4402 Merge pull request #1015 from yunwuu/main
fix typo & add timeout to stuck request
2023-04-23 01:57:30 +08:00
Yifei Zhang
b7760fb070 Merge pull request #1011 from eltociear/patch-1
Update README.md
2023-04-23 01:55:50 +08:00
雲霧
fbdfaffc96 chore: add timeout to prompt download request 2023-04-23 00:17:00 +08:00
雲霧
562c54db54 fix: typo 2023-04-22 23:53:58 +08:00
Ikko Eltociear Ashimine
b2a9bf7150 Update README.md
Github -> GitHub
2023-04-23 00:07:16 +09:00
GH Action - Upstream Sync
828375b19a Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-22 00:58:24 +00:00
Yifei Zhang
38dc8703f7 Merge pull request #991 from yunwuu/main
fix: typo
2023-04-22 01:18:38 +08:00
雲霧
9faf69059a fix: typo 2023-04-22 00:47:15 +08:00
Yifei Zhang
8ffd962301 Merge pull request #980 from 0x9be00ff1/fix-presence-penalty-step
[Fix] adjust presence_penalty step 0.1
2023-04-22 00:43:44 +08:00
Yifei Zhang
daf89cbbc1 Merge pull request #987 from Yidadaa/bugfix-0421
Bugfix 0421
2023-04-22 00:42:10 +08:00
Yidadaa
d263e4795f fix: #963 config not work 2023-04-22 00:12:07 +08:00
Yidadaa
4b23b69f0b fix: #965 improve loading animation 2023-04-21 23:37:25 +08:00
Yidadaa
ac55e88575 feat: close #976 esc to close modal 2023-04-21 23:28:53 +08:00
Yidadaa
f378574c6e feat: close #928 summarize with gpt3.5 2023-04-21 23:22:02 +08:00
Zhenyu Zhu
546bf31801 fix: adjust presence_penalty step 0.1 2023-04-21 18:52:32 +08:00
Yifei Zhang
cd51ec5afe Merge pull request #979 from jzjwonderful/bug-978
[Bug] Unsupported Linux distribution when running setup.sh on Ubuntu OS
2023-04-21 18:15:55 +08:00
jzjwonderful
17af89320f fix bug 978 2023-04-21 17:26:40 +08:00
Yifei Zhang
f27a535194 Merge pull request #968 from shih-liang/patch-2
修复 Edge Runtime 设置失效问题
2023-04-21 14:55:01 +08:00
Shi Liang
7b2f53c334 Merge pull request #1 from shih-liang/patch-1
chat-stream: runtime = "experimental-edge";
2023-04-21 13:08:01 +08:00
Shi Liang
e7aa2aa075 openai runtime = "experimental-edge"; 2023-04-21 13:03:38 +08:00
Shi Liang
96d5e25817 chat-stream: runtime = "experimental-edge"; 2023-04-21 13:03:02 +08:00
GH Action - Upstream Sync
946f7af3f9 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-21 00:57:30 +00:00
Yifei Zhang
06d613f2f5 Merge pull request #959 from Yidadaa/0420-mask
refactor: close #643 use react router
2023-04-21 02:54:56 +08:00
Yidadaa
5d0edfffb5 feat: close #380 collapse side bar 2023-04-21 02:52:53 +08:00
Yidadaa
1226f7e160 fixup 2023-04-21 01:18:49 +08:00
Yidadaa
31048f7d77 refactor: close #643 use react router 2023-04-21 01:12:39 +08:00
Yifei Zhang
18fe370ab2 Merge pull request #955 from Yidadaa/bugfix-0420
Bugfix 0420
2023-04-20 23:31:43 +08:00
Yidadaa
97850dd434 feat: reactive isMobileScreen 2023-04-20 23:20:25 +08:00
Yidadaa
7a7264cd19 fix: #930 wont show delete for first message 2023-04-20 23:09:42 +08:00
Yidadaa
0f9f3fe97a feat: close #928 summarize with gpt-3.5 2023-04-20 23:04:58 +08:00
Yidadaa
e9d520047d fixup 2023-04-20 22:58:19 +08:00