吴杉(Shan Wu)
799af86739
perf: add localization for sider ( #911 )
2023-03-27 15:49:42 +08:00
ChenZhaoYu
9b0d7dbee8
fix: 移动端焦点不触发的问题
2023-03-23 21:12:36 +08:00
ChenZhaoYu
634c879108
perf: 自动焦点时移动端上的不便
2023-03-23 20:51:20 +08:00
ChenZhaoYu
9081b22ce9
perf: 移动端删除 chat 时,侧边栏应该收起
2023-03-23 16:56:59 +08:00
Redon
73e12b1fdd
fix: 移动端新建会话关闭侧边栏 ( #813 )
2023-03-23 16:23:57 +08:00
ChenZhaoYu
917feec5d8
fix: 重置时应该移除本地储存
2023-03-23 14:50:36 +08:00
ChenZhaoYu
630e88b8c4
fix: prompt store 样式问题
2023-03-23 14:04:06 +08:00
Peter Dave Hello
734eb7a3fb
feat: add zh-TW prompts in the Promt Store ( #796 )
2023-03-23 13:57:26 +08:00
ChenZhaoYu
5fee11323b
perf: 网络连接时 500 自动跳转到主页
2023-03-22 20:01:39 +08:00
Allen
814c3a2565
feat: 切换 history 时自动聚焦输入框 ( #735 )
...
* feat: 修改 scrollToBottom 行为(当滚动条在底部或发送问题时才会进入自动滚动,滚轮向上滚动会中止自动滚动,方便复制和查看之前的代码; 切换 history 时自动聚焦输入框,方便直接输入文字,不用再次去点击输入框;)
* chore: 通过eslint检查
* perf: 清理重复功能
---------
Co-authored-by: Redon <790348264@qq.com >
2023-03-22 19:53:21 +08:00
ChenZhaoYu
d2a22a3ee5
feat: PWA 默认不开启
2023-03-22 19:42:40 +08:00
Yi
92278932ef
chore: 显示原文时使用 .whitespace-pre-wrap ( #779 )
...
显示 ChatGPT 输出的原文时保留空格和换行
2023-03-22 19:42:01 +08:00
Liut
e30217542d
fix line end with new-line in some backend ( #474 )
...
* fix line end with new-line in some backend
In backend with golang (like https://github.com/sashabaranov/go-openai ), the responseText always has '\n'.
* feat: 补全遗漏
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com >
2023-03-22 18:49:40 +08:00
舜岳
31a84325d4
perf: scrollToBottom 改成 scrollToBottomIfAtBottom ( #771 )
2023-03-22 18:00:53 +08:00
舜岳
b1d0056429
perf: 重置回答时滚动定位至该回答 ( #781 )
...
* chore: 重置回答时滚动定位至该回答
* perf: format code
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com >
2023-03-22 17:54:29 +08:00
quzard
6ecc61ac5d
feat: 添加角色设定预留API 设定页( #768 )
...
* add systemMessage
* perf: 优化代码和类型
* perf: 补全翻译和为以后做准备
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com >
2023-03-22 17:47:07 +08:00
Yi
47dc009505
feat: 添加用于显示回复消息原文的选项 ( #672 )
...
* feat: 添加显示用于原文的选项
* chore: 修复暗色主题下文本颜色问题
给输入和输出气泡添加了 css 类,用来处理在暗色主题下聊天气泡的文本颜色
* feat: 用户输入不应该被渲染,防止 xss
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com >
2023-03-21 08:44:40 +08:00
ChenZhaoYu
f1584b60e8
fix: 手动重置异常的 loading
2023-03-19 18:12:49 +08:00
ChenZhaoYu
d422a805f6
feat: 渲染的链接新窗口打开
2023-03-17 16:06:55 +08:00
ChenZhaoYu
560378fd45
fix: 添加 usingContext 缺省
2023-03-17 11:40:05 +08:00
ChenZhaoYu
a8e9a24ca7
fix: highlight.js 控制台兼容性警告
2023-03-17 09:49:43 +08:00
ChenZhaoYu
95724845cf
feat: session 返回接口方式做显示判断
2023-03-17 09:36:12 +08:00
pzcn
e46d3685a0
feat: show api balance ( #582 )
...
* feat: show api balance
* Update index.ts
* 保留小数点后五位
* perf: 判断优化
---------
Co-authored-by: Redon <790348264@qq.com >
2023-03-17 09:21:25 +08:00
ChenZhaoYu
b3cfe7a976
perf: 记录上下文设定保存到本地
2023-03-17 08:40:45 +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
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
efc9e81e83
fix: 清空上下文时不应该重置会话标题
2023-03-13 08:49:21 +08:00
ChenZhaoYu
db502e1412
feat: 权限输入框改为密码类型
2023-03-13 08:48:44 +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
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
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
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
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
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