Commit Graph

113 Commits

Author SHA1 Message Date
RockYang
654057e7a7 chore: 打招呼的时候输出本项目地址 2023-05-09 16:11:50 +08:00
RockYang
f4e5265aaf
Update 1.bug.yml 2023-05-09 15:43:48 +08:00
RockYang
85d85fbe10
Update 1.bug.yml 2023-05-09 15:39:47 +08:00
RockYang
d4bd071487
Update 1.bug.yml 2023-05-09 15:35:07 +08:00
RockYang
3cee291997
Update 1.bug.yml 2023-05-09 15:32:57 +08:00
RockYang
1849d3ddaa chore: 重命名 issue 模版 2023-05-09 15:29:57 +08:00
RockYang
7c6dfa545a chore: 添加 issue 和 PR 模板 2023-05-09 15:26:38 +08:00
RockYang
9a72e51a55 chore: 替换文字描述 用户 => 2023-05-09 14:30:09 +08:00
RockYang
c2d5da27e1 docs: 优化文档 2023-05-06 18:33:27 +08:00
RockYang
176e614457 docs: 优化文档 2023-05-06 18:13:44 +08:00
RockYang
a008b89b42 docs: 优化文档排版 2023-05-06 16:36:04 +08:00
RockYang
fb2108d88b docs: 完善文档 2023-05-06 16:27:44 +08:00
RockYang
97c90fa550 opt: 优化配置文档加载 2023-05-06 13:58:56 +08:00
RockYang
16a49c930b Merge branch 'master' of gitee.com:blackfox/wechat-gpt 2023-05-06 12:07:17 +08:00
RockYang
6d9fe332d2 docs: 更新 README 文档 2023-05-06 12:04:58 +08:00
RockYang
5eb610e9ca
add LICENSE.
Signed-off-by: RockYang <yangjian102621@gmail.com>
2023-05-06 04:03:33 +00:00
RockYang
4dcae75488 refactor: 重构项目目录结构 2023-05-06 11:35:57 +08:00
RockYang
a897a755b6 feat: 定期保存 API KEY 的最后一次调用时间 2023-05-06 09:33:26 +08:00
RockYang
21adfd441c 修复 ChatFree 重复刷消息的 Bug 2023-05-05 17:45:31 +08:00
RockYang
e60decedd4 修复重复推送打招呼信息的 Bug 2023-05-05 16:54:33 +08:00
RockYang
40bf2b5c1b 后台管理功能已完成 2023-05-05 15:45:40 +08:00
RockYang
868ddc1f37 Chat role manage page is reaady 2023-05-04 18:57:18 +08:00
RockYang
87b225eb4a User manager page is ready 2023-05-04 16:04:36 +08:00
RockYang
7a67af642d 用户列表功能完成 2023-05-03 21:59:19 +08:00
RockYang
fcfe0c7913 系统设置页面功能完成 2023-05-03 09:48:37 +08:00
RockYang
556abf5276 update the data struct of API KEYS 2023-05-02 12:06:02 +08:00
RockYang
523cd4d4c9 重新整理后台管理 API,新增系统管理页面 2023-04-28 16:15:46 +08:00
RockYang
525cd524ba 搭建好管理后台模板 2023-04-28 14:00:36 +08:00
RockYang
82d097cb4a add admin page and welcome page 2023-04-27 18:46:45 +08:00
RockYang
6409531ee4 add API for get and set image url for wechat 2023-04-27 10:45:19 +08:00
RockYang
d2201596f6 fixed bug for ctrl + enter key start a new row 2023-04-23 15:00:51 +08:00
RockYang
646c39792b 注释测试代码 2023-04-22 22:11:27 +08:00
RockYang
54dccbef4c render <br> tag for ChatPlus page 2023-04-21 14:20:04 +08:00
RockYang
52398d9b8d 1. 优化 ChatFree 页面左侧会话列表展示逻辑
2. 渲染 Prompt 组件换行符
2023-04-21 14:15:23 +08:00
RockYang
d8bc0fe125 1. 发起 socket 连接时候传入 chatId 来区分会话。
2. Chat-Plus 界面新增复制回复内容按钮。
3. 优化 ChatFree 聊天会话切换和管理逻辑。
2023-04-21 11:21:41 +08:00
RockYang
00db78b446 change ACCESS_KEY header to ACCESS-KEY, add test env file 2023-04-20 18:13:05 +08:00
RockYang
296d83c3a1 optimize the logic for showing chat history 2023-04-20 11:56:33 +08:00
RockYang
efc1ea5d8b optimize the code for change chat session 2023-04-19 21:45:37 +08:00
RockYang
673cdada5a optimize the title for new chat, fixed bug for clear chat history 2023-04-19 19:14:34 +08:00
RockYang
c08cef0765 新增清空聊天记录和退出登录功能 2023-04-19 19:06:26 +08:00
RockYang
3e088cb76f 优化聊天样式 2023-04-19 18:07:38 +08:00
RockYang
a13c1bc669 the function to save user chat history is ready 2023-04-19 17:32:41 +08:00
RockYang
14a351b477 在进行 socket 连接前先关闭之前连接。实现新建会话功能。 2023-04-19 15:18:13 +08:00
RockYang
50ff591dbb 新增复制按钮图标来复制 ChatGPT 回复内容。Golang 后端实现为每个用户订阅聊天角色功能 2023-04-19 10:37:55 +08:00
RockYang
3bf83cd48c the sidebar drawer function is ready 2023-04-18 22:31:02 +08:00
RockYang
8733cdb981 新增免费版 ChatGPT 2023-04-18 17:56:20 +08:00
RockYang
5e0bfc778b 移除 vue-router URL 中的 # 号 2023-04-17 09:56:02 +08:00
RockYang
3a859a51fb 删除无效注释 2023-04-12 18:33:06 +08:00
RockYang
676457f350 add reply content to clipboard function is ready 2023-04-12 18:32:01 +08:00
RockYang
a88f55372c Optimize the UI of config dialoy 2023-04-12 09:02:39 +08:00