358 Commits (226ce2bdedaca0abca5eb8014044a375932c3710)
 

Author SHA1 Message Date
gitgitgogogo fb8ad3790d
fix: 反向代理限流失效 (#863)
https://docs.colyseus.io/zh_hk/colyseus/how-to/rate-limit/

使用nginx限流会只识别为服务器ip,需启用trust proxy
2 years ago
ChenZhaoYu 902321026b perf: 本地地址 2 years ago
ChenZhaoYu 9b0d7dbee8 fix: 移动端焦点不触发的问题 2 years ago
ChenZhaoYu 634c879108 perf: 自动焦点时移动端上的不便 2 years ago
Kid 57a1d6e3cd
fix: ESM error (#826) 2 years ago
ChenZhaoYu 9081b22ce9 perf: 移动端删除 chat 时,侧边栏应该收起 2 years ago
Redon 73e12b1fdd
fix: 移动端新建会话关闭侧边栏 (#813) 2 years ago
Bing 5fca2e9fa3
fix: PWA 未添加的问题 (#807)
Co-authored-by: bingo235 <>
2 years ago
ChenZhaoYu 917feec5d8 fix: 重置时应该移除本地储存 2 years ago
ChenZhaoYu c52195cef8 chore: v2.10.8 2 years ago
ChenZhaoYu 630e88b8c4 fix: prompt store 样式问题 2 years ago
Peter Dave Hello 734eb7a3fb
feat: add zh-TW prompts in the Promt Store (#796) 2 years ago
东子 e55fc06686
docs: fix docker port to private (#802) 2 years ago
ChenZhaoYu 5fee11323b perf: 网络连接时 500 自动跳转到主页 2 years ago
Allen 814c3a2565
feat: 切换 history 时自动聚焦输入框 (#735)
* feat: 修改 scrollToBottom 行为(当滚动条在底部或发送问题时才会进入自动滚动,滚轮向上滚动会中止自动滚动,方便复制和查看之前的代码; 切换 history 时自动聚焦输入框,方便直接输入文字,不用再次去点击输入框;)

* chore: 通过eslint检查

* perf: 清理重复功能

---------

Co-authored-by: Redon <790348264@qq.com>
2 years ago
ChenZhaoYu d2a22a3ee5 feat: PWA 默认不开启 2 years ago
Yi 92278932ef
chore: 显示原文时使用 .whitespace-pre-wrap (#779)
显示 ChatGPT 输出的原文时保留空格和换行
2 years ago
hncboy 9c6a3d6110
feat: 增加 ChatGPTUnofficialProxyAPI 的模型自定义配置 (#632)
* feat: 增加 ChatGPTUnofficialProxyAPI 的模型自定义配置(#618)

* perf: 修改判断

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
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>
2 years ago
KeepRunning 1edf591721
chore(vsc-debug): 增加 visual-studio-code 的 debug 启动文件 (#296) 2 years ago
vulgate 60fd2ae0e0
feat: Create start.cmd (#656)
在windows下也可以运行
2 years ago
吴杉(Shan Wu) 3e509f6663
feat: 当用gpt-4的API 时增加可用的 Max Tokens (#729)
* fix: 用GPT-4 API时增加max token

* style: eslint fix

---------

Co-authored-by: Redon <790348264@qq.com>
2 years ago
ChenZhaoYu bf48eae9fe feat: 更新依赖并兼容已存在的代理 2 years ago
舜岳 31a84325d4
perf: scrollToBottom 改成 scrollToBottomIfAtBottom (#771) 2 years ago
舜岳 b1d0056429
perf: 重置回答时滚动定位至该回答 (#781)
* chore: 重置回答时滚动定位至该回答

* perf: format code

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
quzard 6ecc61ac5d
feat: 添加角色设定预留API 设定页(#768)
* add systemMessage

* perf: 优化代码和类型

* perf: 补全翻译和为以后做准备

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
xiaozhu e02ab1fbad
feat: 新增限流功能 (#718)
* 请求速率限制

* perf: 优化代码

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
Yi 47dc009505
feat: 添加用于显示回复消息原文的选项 (#672)
* feat: 添加显示用于原文的选项

* chore: 修复暗色主题下文本颜色问题

给输入和输出气泡添加了 css 类,用来处理在暗色主题下聊天气泡的文本颜色

* feat: 用户输入不应该被渲染,防止 xss

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
ChenZhaoYu f1584b60e8 fix: 手动重置异常的 loading 2 years ago
ChenZhaoYu d1c15f58c4 perf: config 接口添加权限验证 2 years ago
ChenZhaoYu d422a805f6 feat: 渲染的链接新窗口打开 2 years ago
ChenZhaoYu 08b5772420 feat: 查询余额使用 API_BASE_URL 参数 2 years ago
ChenZhaoYu 8fad91ade7 chore: v2.10.7 2 years ago
ChenZhaoYu 560378fd45 fix: 添加 usingContext 缺省 2 years ago
ChenZhaoYu 95ce026813 fix: 回退 chatgpt 版本导致的代理失效 2 years ago
ChenZhaoYu 71c5a88c01 chore: v2.10.6 2 years ago
ChenZhaoYu a8e9a24ca7 fix: highlight.js 控制台兼容性警告 2 years ago
ChenZhaoYu 95724845cf feat: session 返回接口方式做显示判断 2 years ago
ChenZhaoYu c5552893d7 chore: update deps and lint fix 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 116ed7b0bf docs: 移除 docker-compose.yml 省略 2 years ago
ChenZhaoYu 2ad7567548 perf: 优化部份判断 2 years ago
ChenZhaoYu b3cfe7a976 perf: 记录上下文设定保存到本地 2 years ago
Kirk Lin 0b13846861
chore: extract proxy setup code into reusable function (#583) 2 years ago
CornerSkyless 951e9d8d39
perf: 优化移动端 prompt 商店样式 (#608)
* feat: 修改移动端 prompt 商店样式

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

* perf: 清理代码

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
碎花爱洋裙 1411c45811
fix: typo (#636) 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 cf788b190a chore: v2.10.5 2 years ago