Commit Graph

366 Commits

Author SHA1 Message Date
ChenZhaoYu b3cfe7a976 perf: 记录上下文设定保存到本地 2023-03-17 08:40:45 +08:00
Kirk Lin 0b13846861
chore: extract proxy setup code into reusable function (#583) 2023-03-17 08:26:16 +08:00
CornerSkyless 951e9d8d39
perf: 优化移动端 prompt 商店样式 (#608)
* feat: 修改移动端 prompt 商店样式

* add: 修改移动端 prompt 商店样式

* perf: 清理代码

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-17 08:14:31 +08:00
碎花爱洋裙 1411c45811
fix: typo (#636) 2023-03-17 08:04:11 +08:00
Hayden Chen c797ff5cb3
fix: 🐛 fix scroll bar style (#617) 2023-03-16 11:51:07 +08:00
Wisdom 25692f8371
fix: inverted parameter for before each function (#585) 2023-03-15 08:46:11 +08:00
ChenZhaoYu 3a1466bace fix: 修复导入、导出错误 2023-03-14 08:28:43 +08:00
ChenZhaoYu cf788b190a chore: v2.10.5 2023-03-13 10:00:56 +08:00
Eason 6cd16826fd
chore: optimize dockerfile to speed up building and reduce docker image size (#520) 2023-03-13 09:03:17 +08:00
ChenZhaoYu b288cd612e chore: docs change 2023-03-13 08:58:30 +08:00
ChenZhaoYu efc9e81e83 fix: 清空上下文时不应该重置会话标题 2023-03-13 08:49:21 +08:00
ChenZhaoYu db502e1412 feat: 权限输入框改为密码类型 2023-03-13 08:48:44 +08:00
ChenZhaoYu 41ddc6a8e1 chore: docs change 2023-03-13 08:44:53 +08:00
ChenZhaoYu 0481726608 feat: 修改 Prompt Store 移动端样式 2023-03-13 08:24:13 +08:00
ChenZhaoYu 73bf8c01a9 feat: 语言设定改为下拉框选择 2023-03-13 08:21:02 +08:00
Peter Dave Hello 8a0cb90ccc
feat: improve zh-TW locale, translate new strings (#542) 2023-03-13 08:11:22 +08:00
ChenZhaoYu f4be5b985a chore: update deps 2023-03-12 21:10:40 +08:00
ChenZhaoYu 0a9f9b618b feat: 调整界面 2023-03-12 21:08:32 +08:00
ChenZhaoYu af76b89fd4 feat: 仓库查询筛选 2023-03-12 20:57:21 +08:00
ChenZhaoYu de6632d631 feat: 仓库添加翻译 2023-03-12 20:49:10 +08:00
吴杉(Shan Wu) 7bebee202e
fix: Prompt商店在线导入可以导入两种recommend.json里提到的模板 (#516) (#521)
* fix(PromptStore): import prompt template using different dict keys

* chore(PromptStore): clear url field after downloading
2023-03-12 19:42:56 +08:00
Eason bc5e835f78
feat: support linux command line proxy standard (#308)
* feat: support linux command line proxy standard with env HTTPS_PROXY and ALL_PROXY

* chore: update docs for linux command linux proxy standard
2023-03-12 19:38:59 +08:00
Yige a4cfd0c380
fix: 修改最大行数与官方保持一致 (#502)
* chore: rename environment variables files

* docs: update README.md about .env file

* feat: support long reply

* chore: upgrade chatgpt package and set long reply to false default

* chore: set long reply to false default

* fix: change maxRows to 8

* feat: mobile max row

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-12 19:29:04 +08:00
Yige 86d720ecee
fix: cors in auth_secret_key model (#499) 2023-03-12 18:47:44 +08:00
Peter Dave Hello 379bbcdd14
feat: Improve zh-TW locale (#511) 2023-03-12 09:52:42 +08:00
Nothing1024 84a19aafc2
fix: 更新JSON导入检查 (#523) 2023-03-12 09:49:45 +08:00
ChenZhaoYu cf03b65a4d chore: cover 2023-03-11 16:51:10 +08:00
ChenZhaoYu 461d70a696 chore: 2.10.4 2023-03-11 16:31:55 +08:00
ChenZhaoYu 6b8ba6302a chore: format 2023-03-11 16:27:55 +08:00
ChenZhaoYu c0a1b5606e feat: 设置添加关闭按钮 2023-03-11 16:16:35 +08:00
Nothing1024 00ade41a76
feat: 添加 Prompt 模板和 Prompt 商店支持 (#268)
* feat: 添加Prompt模板和Prompt商店支持

* feat: well done

---------

Co-authored-by: Redon <790348264@qq.com>
2023-03-11 16:09:52 +08:00
ChenZhaoYu 514ab7e9e4 chore: change docs 2023-03-11 10:50:58 +08:00
ChenZhaoYu 24c203f8d4 chore: v2.10.3 2023-03-10 14:48:42 +08:00
cloudGrin cbcbdda4c0
chore: 简化docker-compose部署 (#466) 2023-03-10 14:33:36 +08:00
ChenZhaoYu a2fcd31f24 perf: use hooks 2023-03-10 14:30:02 +08:00
ChenZhaoYu 07b92d4ede fix: 文字过长时头像被挤压 2023-03-10 14:20:56 +08:00
ChenZhaoYu ed4ff67760 feat: 移动端按钮调整到顶部 2023-03-10 14:05:59 +08:00
ChenZhaoYu 9c4644c969 feat: iOS 安全距离 2023-03-10 14:04:50 +08:00
Xc dd91c2a4e0
feat: support pwa (#452)
* feat: support pwa

* feat: support pwa
2023-03-10 13:25:30 +08:00
RyanzeX 7e8e15a628
fix: reset history title on clear (#453) 2023-03-10 13:24:36 +08:00
Yige 076c56d1d9
feat: 支持长回复 (#450)
* chore: rename environment variables files

* docs: update README.md about .env file

* feat: support long reply

* chore: upgrade chatgpt package and set long reply to false default

* chore: set long reply to false default
2023-03-10 13:23:22 +08:00
ChenZhaoYu 133a24e25f chore: update chatgpt 2023-03-10 13:11:36 +08:00
ChenZhaoYu 73a67b8f64 chore: 2.10.2_2 2023-03-10 00:47:56 +08:00
ChenZhaoYu 222b3eaa4c feat: 移动端下按钮收缩 2023-03-10 00:46:09 +08:00
ChenZhaoYu c4baccdc48 chore: v2.10.2_1 2023-03-10 00:03:19 +08:00
ChenZhaoYu 7021a08ecf chore: reset scrollToBottom 2023-03-10 00:02:02 +08:00
ChenZhaoYu e88b9bef13 chore: reset .env 2023-03-09 23:57:47 +08:00
ChenZhaoYu c17cc16c0e chore: 异常打印和调整日志 2023-03-09 22:58:06 +08:00
ChenZhaoYu d7d037618f chore: version 2.10.2 2023-03-09 22:49:15 +08:00
ChenZhaoYu 01edad7717 fix: 修复默认模型判断错误 2023-03-09 22:45:43 +08:00