Commit Graph

118 Commits

Author SHA1 Message Date
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
ChenZhaoYu
222b3eaa4c feat: 移动端下按钮收缩 2023-03-10 00:46:09 +08:00
ChenZhaoYu
7021a08ecf chore: reset scrollToBottom 2023-03-10 00:02:02 +08:00
ChenZhaoYu
ba41015df8 Merge branch 'feature' 2023-03-09 19:02:22 +08:00
ChenZhaoYu
f084460d1c fix: 深色模式导出图片的样式问题 2023-03-09 18:57:46 +08:00
acongee
9576edf26f feat: 优化打字机模式显示新内容的逻辑 (#394)
* 添加为打字机模式优化的滚动至底部函数

* feat: 优化打字机模式始终显示最新内容的逻辑

* feat: 内容输出结束时也根据滚动条位置判断是否滚动至底部
2023-03-09 18:15:13 +08:00
CornerSkyless
5b74ac9cc6 fix: 修复导出图片会丢失头像的问题 (#392) 2023-03-09 17:59:26 +08:00
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>
2023-03-09 17:56:11 +08:00
壳壳中的宇宙
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>
2023-03-09 17:52:39 +08:00
ChenZhaoYu
07cac12dac fix: 调整滚动回原样 2023-03-08 10:38:50 +08:00
ChenZhaoYu
4f3bfd1d4a feat: typo 2023-03-08 08:43:54 +08:00
ChenZhaoYu
451a456f58 fix: 移动端样式 2023-03-08 08:38:16 +08:00
Peter Dave Hello
5fe1e20e4a Improve zh-TW locale (#379) 2023-03-08 08:29:30 +08:00
Redon
ffd4da91cf chore: version 2.10.0
* feat: 权限验证功能

* chore: v2.10.0

* feat: 500 服务异常页面

* feat: 只有结束才会滚动到底部

* chore: 修改 CHANGELOG

* chore: 不存在时输出默认报错
2023-03-07 22:12:15 +08:00
CornerSkyless
a2ffa3cb3a feat: 增加保存会话为图片的功能 (#374)
* feat: 增加保存会话为图片的功能

* feat: 异常处理和增加导出动画

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 21:13:41 +08:00
Peter Dave Hello
ecc2afd164 feat: 添加繁体中文翻译 (#348)
* feat: Add Traditional Chinese language UI locale

* chore: 添加新翻译

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 18:44:27 +08:00
Nine9
45cbfbf002 feat: 增加聊天记录导入导出清空的功能 (#369)
* feat: 增加聊天记录导入导出功能

* feat: 添加日期和图标

* perf: 移除触发事件改为 reload

---------

Co-authored-by: Nine9 <germmc99@gmail.com>
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 18:26:55 +08:00
CornerSkyless
a689406b28 feat: 判断小窗模式 ctrl+enter 发送消息 (#363) 2023-03-07 17:54:22 +08:00
ChenZhaoYu
50e672e79b fix: 调整部分问题 2023-03-06 20:34:29 +08:00
ChenZhaoYu
cd91cb1afd feat: 调整代码 2023-03-06 19:25:40 +08:00
ChandlerVer5
e6db6a58f0 fix: 🐛 修复黑夜模式下的kaTex展示问题 2023-03-05 19:07:07 +08:00
ChandlerVer5
ab08df9823 refactor: 💡 使用 markdown-it-highlightjs 进行高亮 2023-03-05 13:58:45 +08:00
ChandlerVer5
8619ac4667 refactor: 💡 使用 markdown-it 替换 marked,获得更好的体验
 Closes: #290 #283
2023-03-05 12:47:53 +08:00
Sepcnt
002a57704f Update List.vue 2023-03-04 20:53:38 +08:00
ChenZhaoYu
dee84e9307 fix: iOS安全距离和输入溢出[#266] 2023-03-04 15:46:28 +08:00
Redon
0fdf75eba0 chore: version 2.9.2 (#261)
* feat: 添加  OPENAI_API_BASE_URL 可选参数[#249]

* fix: 生成的代码块不能复制的问题[#251][#260]

* perf: 限制高分屏上的宽度[#257]

* perf: 文字按单词换行[#215][#225]

* perf: highlight.js 新语法警告

* fix: 移动端输入框不会被键盘弹起[#256]

* chore: 更新文档

* chore: version 2.9.2
2023-03-04 09:34:28 +08:00
Yule Hou
2293969070 feat: add latex rendering (#247)
* feat: add latex rendering

* perf: 提升 css 引入路径

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-04 08:22:50 +08:00
Redon
f19998d59b feat: version 2.9.1 (#207)
* feat: i18n

* chore: format

* feat: 补充遗漏翻译

* chore: update deps

* feat: 复制代码块[#196][#197]

* chore: version 2.9.1
2023-03-02 21:27:20 +08:00
api man
f234aebaec feat: 应用自定义头像 (#200)
* feat: 应用自定义头像

* feat: 头像添加缺省判断

---------

Co-authored-by: wangqy <wangqy@inketang.com>
2023-03-02 18:07:37 +08:00
Redon
32ebbec8ad feat: 增加带格式的复制 (#182)
* feat: 增加带格式的复制

* feat: 移除前端超时设定

* chore: update deps

* feat: 添加权限页面

* feat: 设定页面优化

* feat: 更新 chatgpt 以支持 `gpt-3.5-turbo-0301`

* chore: version 2.9.0
2023-03-02 12:59:20 +08:00
Redon
42e320fe35 chore: version 2.8.3 (#175)
* feat: 保留已存在的内容直到手动操作

* feat: 支持复制文本

* chore: version 2.8.3
2023-03-01 13:20:31 +08:00