Commit Graph

459 Commits

Author SHA1 Message Date
GH Action - Upstream Sync
d1d1775738 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-11 08:12:19 +00:00
Yifei Zhang
8d2abe36a9
Update README.md 2023-04-11 16:04:36 +08:00
Yifei Zhang
5a56bc3465
Merge pull request #688 from aooyoo/main
add Japanese
2023-04-11 15:37:23 +08:00
Yifei Zhang
b4cea45bfe
Merge pull request #708 from peanut996/patch-1
[refactor] rename ChatResponse.
2023-04-11 15:36:50 +08:00
Thek28 tk
24bd5511c2 美化样式0411-1 2023-04-11 04:51:03 +00:00
Thek28 tk
1674df2dcf 测试 2023-04-11 04:44:57 +00:00
peanut996
a1c709bb58 [refactor] rename ChatResponse. 2023-04-11 12:06:12 +08:00
Thek28
eab22753b6
Merge branch 'Yidadaa:main' into main 2023-04-11 11:43:45 +08:00
Yifei Zhang
9f92968b96
Update issue templates 2023-04-11 11:21:05 +08:00
Yifei Zhang
f43d936ef0
Update faq-cn.md 2023-04-11 11:15:24 +08:00
GH Action - Upstream Sync
cafd4e47a1 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-10 19:07:13 +00:00
Yifei Zhang
0f739f442e
Merge pull request #697 from Yidadaa/bugfix-0410
fix: runtime config and proxy fix
2023-04-11 02:59:51 +08:00
Yidadaa
6841846613 fixup 2023-04-11 02:56:48 +08:00
Yidadaa
d6e6dd09f0 feat: dynamic config 2023-04-11 02:54:31 +08:00
Yidadaa
9b61cb1335 refactor: build/runtime/client configs 2023-04-11 01:21:34 +08:00
Yidadaa
7aee53ea05 fix: #507 break cjk chars in stream mode 2023-04-10 23:13:20 +08:00
Yidadaa
8df8ee8936 fix: #676 docker override old proxy files 2023-04-10 22:46:58 +08:00
aooyoo
042e989ebb fix spelling errors 2023-04-10 14:12:31 +00:00
aooyoo
7670b8b738 add new language, Japanese 2023-04-10 14:01:54 +00:00
Thek28
057e1e1dce
Merge branch 'Yidadaa:main' into main 2023-04-10 19:09:21 +08:00
Yifei Zhang
ec985f6a1d
Merge pull request #679 from muhammetdemirel/main
Added new language, Turkish.
2023-04-10 18:03:39 +08:00
Yifei Zhang
2ec99bbb70
Update docker.yml 2023-04-10 17:39:21 +08:00
Muhammet Demirel
d7edcadec7 Added new language, Turkish. 2023-04-10 12:04:30 +03:00
GH Action - Upstream Sync
224f9880c9 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-10 03:09:44 +00:00
Yifei Zhang
150735b001
Update access.ts 2023-04-10 10:57:16 +08:00
GH Action - Upstream Sync
e1a4599253 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-09 18:10:00 +00:00
Yidadaa
3c1e81897a fixup: wont show fullscreen icon on mobile 2023-04-10 01:13:33 +08:00
GH Action - Upstream Sync
14bdf32b00 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-09 17:07:12 +00:00
Yifei Zhang
601e72b56c
Merge pull request #659 from Yidadaa/bugfix-0409
fix: many UI bugs and resizable side bar
2023-04-10 01:04:38 +08:00
Yidadaa
09fd743e2e feat: wider app body 2023-04-10 00:56:44 +08:00
Yidadaa
6ae61c5357 fix: #522 resizable side bar 2023-04-10 00:54:17 +08:00
Yidadaa
eae5a8a2e6 feat: #577 maximum / minimium icon 2023-04-10 00:00:36 +08:00
Yidadaa
0e05733bbb fix: #589 improve unauthorized tips 2023-04-09 23:51:12 +08:00
Yidadaa
4a492264a1 fix: #641 delete wrong chat list 2023-04-09 23:41:16 +08:00
Yidadaa
174c745279 fix: #648 password input style 2023-04-09 23:35:45 +08:00
GH Action - Upstream Sync
b63c22c099 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-09 13:09:35 +00:00
Yifei Zhang
3cfec63a95
Merge pull request #654 from Yidadaa/docker
feat: #120 docker proxy
2023-04-09 20:46:37 +08:00
yidadaa
0c92d49f89 chore: update readme 2023-04-09 20:43:34 +08:00
yidadaa
1bb7b4a653 feat: add proxy for docker 2023-04-09 20:35:42 +08:00
GH Action - Upstream Sync
652659f209 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-09 06:10:48 +00:00
Yifei Zhang
72aa2bcad8
Update cn.ts 2023-04-09 13:31:33 +08:00
Yidadaa
c8be5e4267 feat: add docker proxy 2023-04-09 00:56:56 +08:00
Thek28
4c3a9ef9d0
Merge branch 'Yidadaa:main' into main 2023-04-08 22:38:15 +08:00
Yifei Zhang
40b8b225f9
Create vercel.json 2023-04-08 22:27:51 +08:00
Thek28
66d4d905fd
Merge branch 'Yidadaa:main' into main 2023-04-08 17:03:18 +08:00
Yifei Zhang
2666241df7
Merge pull request #618 from ilario92/main
Update: Confirmation on reset chats and settings
2023-04-08 16:58:20 +08:00
GH Action - Upstream Sync
037d4638ea Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-08 07:07:44 +00:00
Yifei Zhang
c4f1376faf
Merge pull request #621 from ClarenceYk/main
Update ui-lib.module.scss
2023-04-08 14:43:05 +08:00
MaYuKe
7d2e850c42
Update ui-lib.module.scss
Fix: icon-button can not be completely masked by popover.
2023-04-08 12:19:14 +08:00
GH Action - Upstream Sync
69a22cb615 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-04-08 01:20:55 +00:00