Commit Graph

735 Commits

Author SHA1 Message Date
Yifei Zhang
c39d75b448
Merge pull request #1381 from crim50n/main
Adding Russian translation
2023-05-10 15:57:07 +08:00
crim50n
71a546dd44 Adding Russian translation
Adding a Russian translation and fixing other language files to make them look the same.
2023-05-10 10:16:40 +03:00
PaRaD1SE98
96e3d3a22c 给所有select元素添加一个右侧下拉按钮 2023-05-10 07:14:49 +00:00
Yifei Zhang
0ad91101a4
Merge pull request #1371 from yanCode/fix/textarea-line
fix: row count logic
2023-05-10 10:47:06 +08:00
Yifei Zhang
e9df58709e
Merge pull request #1368 from darth-pika-hu/main
添加Cloudflare Pages的部署说明
2023-05-10 10:38:34 +08:00
ShengYan, Zhang
a80dcaa1c3 fix: row count logic 2023-05-10 09:27:33 +08:00
Darth Pika
89551774db
Re-format the Chinese version and added an English version
Finally found a computer.
2023-05-09 17:45:01 -07:00
Darth Pika
be58d3afb6
Update cloudflare-pages-cn.md 2023-05-09 17:31:19 -07:00
Darth Pika
652d803739
Update cloudflare-pages-cn.md 2023-05-09 17:25:00 -07:00
Darth Pika
2688914125
Create cloudflare-pages-cn.md
添加Cloudflare Pages的部署说明。这里临时说明,Next-on-Pages有一个bug将很快修复,修复后,Build命令会修改。
2023-05-09 16:47:41 -07:00
Yifei Zhang
1d489cfcea
Merge pull request #1364 from Yidadaa/client-side
feat: add model and time info to prompts
2023-05-10 00:52:44 +08:00
Yidadaa
cb55ce084c feat: add model and time info to prompts 2023-05-10 00:51:43 +08:00
Yifei Zhang
dae7da0e4e
Merge pull request #1361 from Yidadaa/bugfix-0509
feat: #1055, #444 and fix #1359 hot key to switch chat and allow to disable gpt-4
2023-05-09 23:39:53 +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
Yifei Zhang
f4caa0029e
Update README.md 2023-05-09 16:51:27 +08:00
Yifei Zhang
15e046b3ce
Update README.md 2023-05-09 11:27:57 +08:00
Yifei Zhang
eeef92b068
Merge pull request #1335 from yzy1996/patch-1
改为一天同步一次 Update sync.yml
2023-05-09 01:22:20 +08:00
Crazyang
a1418fe33c
Update sync.yml
因为 Vercel 频繁更新会失败,遂建议改为一天同步一次。
2023-05-09 01:03:51 +08:00
Yifei Zhang
8f21e736dd
Merge pull request #1333 from Yidadaa/0508-bugfix
feat: #1303 and fix #1294 1307, new modal style
2023-05-09 00:44:53 +08: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
Yifei Zhang
696e84ea88
Merge pull request #1315 from binh234/vi_translation
Add Vietnamese translation
2023-05-08 11:51:28 +08:00
Yifei Zhang
4a17dca7b9
Merge pull request #1323 from yanCode/fix/prompt-list-style
fix: styles on .user-prompt-buttons
2023-05-08 10:43:59 +08: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
Yifei Zhang
24cd905911
Merge pull request #1319 from zhongmeizhi/main
feat: mobile chat overscroll-behavior none
2023-05-07 20:36:46 +08:00
Mokou
6d62ab4257 feat: mobile chat overscroll-behavior none 2023-05-07 18:33:40 +08:00
Binh Le
f6ff32f339 Add Vietnamese translation 2023-05-07 14:54:09 +07:00
Yifei Zhang
bc523d302b
Merge pull request #1312 from LaChimere/user/lachimere/fix-typo
Fix typo
2023-05-07 15:38:14 +08:00
LaChimere
1facbb2906 fix typo 2023-05-07 13:52:26 +08:00
Yifei Zhang
8265436437
Merge pull request #1297 from yanCode/enhancement/loading-icon
fix: show Loading Icon when checking repo update
2023-05-07 00:36:40 +08:00
ShengYan, Zhang
96545bd523 fix: show Loading Icon when checking repo update 2023-05-06 20:12:26 +08:00
Yifei Zhang
e773ed2912
Update README.md 2023-05-05 23:43:26 +08:00
Yifei Zhang
9949fc4646
Merge pull request #1276 from Yidadaa/bugfix-0505
feat: #951 mermaid support
2023-05-05 23:38:27 +08: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
Yifei Zhang
5ba385b74d
Update README.md 2023-05-05 15:42:27 +08: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
Yifei Zhang
92d2373d77
Merge pull request #1247 from Yidadaa/proxy-api
fix: #1237 #1233 mask bug and proxy bug
2023-05-04 23:09:24 +08:00
wsw
319959ad6e refactor: determine userInput by trimming 2023-05-04 22:53:22 +08:00
Yidadaa
de1e4b4c6c Merge branch 'main' into proxy-api 2023-05-04 22:50:26 +08:00
Yidadaa
c2e79d22d2 fix: #1233 detect api key with custom prefix 2023-05-04 22:50:07 +08:00