Commit Graph

607 Commits

Author SHA1 Message Date
ShengYan, Zhang
a80dcaa1c3 fix: row count logic 2023-05-10 09:27:33 +08:00
Yidadaa
cb55ce084c feat: add model and time info to prompts 2023-05-10 00:51:43 +08:00
Yidadaa
e4630e6a0f fixup 2023-05-09 23:38:34 +08:00
Yidadaa
6d9abf11b8 fix: #1363 session index after deleting 2023-05-09 23:36:30 +08:00
Yidadaa
7e8def50aa feat: close #444 use env var to disable gpt-4 2023-05-09 23:20:03 +08:00
Yidadaa
2b7f72deec feat: close #1055 cmd/alt/ctrl + arrow up/down to switch window 2023-05-09 23:01:17 +08:00
Yidadaa
9b1f25140e fix: #1359 empty line wrap count 2023-05-09 22:46:06 +08:00
GH Action - Upstream Sync
743b002f35 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-08 17:01:20 +00:00
Yidadaa
222301307f feat: close #1301 support message actions 2023-05-09 00:39:00 +08:00
Yidadaa
1b19fdfe11 feat: #1303 improve long text input ux and mobile modal 2023-05-08 22:49:51 +08:00
Yidadaa
1f2ef1cdb7 fix: #1307 empty messages 2023-05-08 22:21:06 +08:00
Yidadaa
c394b21423 fix: #1294 fallback while mermaid render fails 2023-05-08 22:18:19 +08:00
GH Action - Upstream Sync
ef34fcf9f0 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-08 04:02:48 +00:00
Yifei Zhang
696e84ea88 Merge pull request #1315 from binh234/vi_translation
Add Vietnamese translation
2023-05-08 11:51:28 +08:00
GH Action - Upstream Sync
0c4be2d1f8 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-08 03:01:36 +00:00
ShengYan, Zhang
9bcfe6461d chore: remove an unused css name 2023-05-08 08:48:47 +08:00
ShengYan, Zhang
4a82a91f2d fix: styles on .user-prompt-buttons 2023-05-08 08:27:10 +08:00
GH Action - Upstream Sync
86ee479031 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-07 13:02:42 +00:00
Mokou
6d62ab4257 feat: mobile chat overscroll-behavior none 2023-05-07 18:33:40 +08:00
GH Action - Upstream Sync
8cdd56f7c9 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-07 08:02:14 +00:00
Binh Le
f6ff32f339 Add Vietnamese translation 2023-05-07 14:54:09 +07:00
LaChimere
1facbb2906 fix typo 2023-05-07 13:52:26 +08:00
GH Action - Upstream Sync
9998b6631b Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-06 17:01:10 +00:00
ShengYan, Zhang
96545bd523 fix: show Loading Icon when checking repo update 2023-05-06 20:12:26 +08:00
GH Action - Upstream Sync
3feac096ae Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-05 16:01:06 +00:00
Yidadaa
d88da1f6ab feat: close #951 support mermaid 2023-05-05 23:32:35 +08:00
Yidadaa
fe8e3f2bcf fix: #1273 overlap detecting 2023-05-05 22:59:21 +08:00
Yidadaa
4b9d753254 fix: #1251 use google fonts mirror 2023-05-05 22:49:41 +08:00
GH Action - Upstream Sync
f6f3287b3a Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-04 16:15:22 +00:00
Yifei Zhang
ec655f5182 Merge pull request #1248 from wsw2000/main
refactor: determine userInput by trimming
2023-05-04 23:26:02 +08:00
Yifei Zhang
093df395c7 Merge pull request #1235 from xesrc/main
resolve problem about basic auth when the app is behind a proxy server
2023-05-04 23:25:49 +08:00
wsw
319959ad6e refactor: determine userInput by trimming 2023-05-04 22:53:22 +08:00
Yidadaa
c2e79d22d2 fix: #1233 detect api key with custom prefix 2023-05-04 22:50:07 +08:00
Yidadaa
596c9b1d27 feat: close #887 import masks 2023-05-04 22:33:13 +08:00
Yidadaa
40223e6b3f fix: #1237 can not delete cloned mask 2023-05-04 22:31:10 +08:00
Yidadaa
eec1dd6448 fix: proxy api request 2023-05-04 22:18:03 +08:00
xesrc
a5fe9bc6d6 resolve problem about basic auth when the app is behind a proxy server 2023-05-04 16:11:44 +08:00
GH Action - Upstream Sync
d278e8b179 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-03 17:01:18 +00:00
Yidadaa
fce3b3ce7b feat: use commit time as version id 2023-05-04 00:12:00 +08:00
Yidadaa
074bd9f045 feat: close #663 allow disable user api key input 2023-05-03 23:49:33 +08:00
Yidadaa
b1ea26467d refactor: extract client side openai url 2023-05-03 23:25:17 +08:00
Yidadaa
48ebd74859 refactor: merge token and access code 2023-05-03 23:08:37 +08:00
Yidadaa
ef5b7ce853 refactor: merge /api/chat-stream to /api/openai 2023-05-03 17:07:09 +08:00
GH Action - Upstream Sync
0407caa483 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-03 09:01:30 +00:00
Yidadaa
06268543d0 fixup 2023-05-03 16:24:25 +08:00
Yidadaa
58eadd6d7b feat: close #782 select prompt with arrow down / up 2023-05-03 16:22:37 +08:00
Yidadaa
f250594e97 Merge branch 'main' into bugfix-0503 2023-05-03 15:56:02 +08:00
Yidadaa
c1b6828ed4 fix: #1201 wont close prompt list when blur 2023-05-03 15:55:46 +08:00
Yidadaa
328ecd1cfb fix: #1210 change default lang to en 2023-05-03 15:22:44 +08:00
GH Action - Upstream Sync
e60925b74b Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-05-02 13:08:02 +00:00