ChenZhaoYu
f1584b60e8
fix: 手动重置异常的 loading
2 years ago
ChenZhaoYu
d422a805f6
feat: 渲染的链接新窗口打开
2 years ago
ChenZhaoYu
560378fd45
fix: 添加 usingContext 缺省
2 years ago
ChenZhaoYu
a8e9a24ca7
fix: highlight.js 控制台兼容性警告
2 years ago
ChenZhaoYu
95724845cf
feat: session 返回接口方式做显示判断
2 years ago
pzcn
e46d3685a0
feat: show api balance ( #582 )
...
* feat: show api balance
* Update index.ts
* 保留小数点后五位
* perf: 判断优化
---------
Co-authored-by: Redon <790348264@qq.com>
2 years ago
ChenZhaoYu
b3cfe7a976
perf: 记录上下文设定保存到本地
2 years ago
CornerSkyless
951e9d8d39
perf: 优化移动端 prompt 商店样式 ( #608 )
...
* feat: 修改移动端 prompt 商店样式
* add: 修改移动端 prompt 商店样式
* perf: 清理代码
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
Hayden Chen
c797ff5cb3
fix: 🐛 fix scroll bar style ( #617 )
2 years ago
Wisdom
25692f8371
fix: inverted parameter for before each function ( #585 )
2 years ago
ChenZhaoYu
3a1466bace
fix: 修复导入、导出错误
2 years ago
ChenZhaoYu
efc9e81e83
fix: 清空上下文时不应该重置会话标题
2 years ago
ChenZhaoYu
db502e1412
feat: 权限输入框改为密码类型
2 years ago
ChenZhaoYu
0481726608
feat: 修改 Prompt Store 移动端样式
2 years ago
ChenZhaoYu
73bf8c01a9
feat: 语言设定改为下拉框选择
2 years ago
Peter Dave Hello
8a0cb90ccc
feat: improve zh-TW locale, translate new strings ( #542 )
2 years ago
ChenZhaoYu
0a9f9b618b
feat: 调整界面
2 years ago
ChenZhaoYu
af76b89fd4
feat: 仓库查询筛选
2 years ago
ChenZhaoYu
de6632d631
feat: 仓库添加翻译
2 years ago
吴杉(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
2 years ago
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
2 years ago
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>
2 years ago
Peter Dave Hello
379bbcdd14
feat: Improve zh-TW locale ( #511 )
2 years ago
Nothing1024
84a19aafc2
fix: 更新JSON导入检查 ( #523 )
2 years ago
ChenZhaoYu
6b8ba6302a
chore: format
2 years ago
ChenZhaoYu
c0a1b5606e
feat: 设置添加关闭按钮
2 years ago
Nothing1024
00ade41a76
feat: 添加 Prompt 模板和 Prompt 商店支持 ( #268 )
...
* feat: 添加Prompt模板和Prompt商店支持
* feat: well done
---------
Co-authored-by: Redon <790348264@qq.com>
2 years ago
ChenZhaoYu
a2fcd31f24
perf: use hooks
2 years ago
ChenZhaoYu
07b92d4ede
fix: 文字过长时头像被挤压
2 years ago
ChenZhaoYu
ed4ff67760
feat: 移动端按钮调整到顶部
2 years ago
ChenZhaoYu
9c4644c969
feat: iOS 安全距离
2 years ago
RyanzeX
7e8e15a628
fix: reset history title on clear ( #453 )
2 years ago
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
2 years ago
ChenZhaoYu
222b3eaa4c
feat: 移动端下按钮收缩
2 years ago
ChenZhaoYu
7021a08ecf
chore: reset scrollToBottom
2 years ago
ChenZhaoYu
ba41015df8
Merge branch 'feature'
2 years ago
ChenZhaoYu
f084460d1c
fix: 深色模式导出图片的样式问题
2 years ago
acongee
9576edf26f
feat: 优化打字机模式显示新内容的逻辑 ( #394 )
...
* 添加为打字机模式优化的滚动至底部函数
* feat: 优化打字机模式始终显示最新内容的逻辑
* feat: 内容输出结束时也根据滚动条位置判断是否滚动至底部
2 years ago
CornerSkyless
5b74ac9cc6
fix: 修复导出图片会丢失头像的问题 ( #392 )
2 years ago
CornerSkyless
444e2ec2e8
feat: 增加了一个可以是否要发送历史上下文的开关 ( #393 )
...
* chore: 更新文档
* Improve zh-TW locale (#379 )
* fix: 移动端样式
* feat: typo
* fix: 调整滚动回原样
* feat: 支持切换是否要发送前文信息
* style: 修复 lint
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2 years ago
壳壳中的宇宙
60b7874f65
优化docker打包镜像文件过大的问题 ( #415 )
...
* chore: 更新文档
* Improve zh-TW locale (#379 )
* fix: 移动端样式
* feat: typo
* fix: 调整滚动回原样
* ⚡ 优化docker打包镜像文件过大
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2 years ago
ChenZhaoYu
07cac12dac
fix: 调整滚动回原样
2 years ago
ChenZhaoYu
4f3bfd1d4a
feat: typo
2 years ago
ChenZhaoYu
451a456f58
fix: 移动端样式
2 years ago
Peter Dave Hello
5fe1e20e4a
Improve zh-TW locale ( #379 )
2 years ago
Redon
ffd4da91cf
chore: version 2.10.0
...
* feat: 权限验证功能
* chore: v2.10.0
* feat: 500 服务异常页面
* feat: 只有结束才会滚动到底部
* chore: 修改 CHANGELOG
* chore: 不存在时输出默认报错
2 years ago
CornerSkyless
a2ffa3cb3a
feat: 增加保存会话为图片的功能 ( #374 )
...
* feat: 增加保存会话为图片的功能
* feat: 异常处理和增加导出动画
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
Peter Dave Hello
ecc2afd164
feat: 添加繁体中文翻译 ( #348 )
...
* feat: Add Traditional Chinese language UI locale
* chore: 添加新翻译
---------
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
Nine9
45cbfbf002
feat: 增加聊天记录导入导出清空的功能 ( #369 )
...
* feat: 增加聊天记录导入导出功能
* feat: 添加日期和图标
* perf: 移除触发事件改为 reload
---------
Co-authored-by: Nine9 <germmc99@gmail.com>
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
CornerSkyless
a689406b28
feat: 判断小窗模式 ctrl+enter 发送消息 ( #363 )
2 years ago