RockYang
|
4cf3af0c7b
|
chore: remove debug codes
|
2023-08-21 10:55:49 +08:00 |
|
RockYang
|
6561b99f8f
|
feat: add minio service implementation, download midjourney image to local storage
|
2023-08-20 16:17:42 +08:00 |
|
RockYang
|
329e3eee21
|
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
|
2023-08-17 14:20:16 +08:00 |
|
RockYang
|
36c5dd7eaa
|
chore: show img_calls num for user profile page
|
2023-08-17 07:09:53 +08:00 |
|
RockYang
|
b84039b506
|
docs: update docs
|
2023-08-17 06:55:11 +08:00 |
|
RockYang
|
35fedbe817
|
feat: midjourney image variation function is ready
|
2023-08-15 17:31:02 +08:00 |
|
RockYang
|
827acdd3f9
|
feat: midjourney image upscale function is ready
|
2023-08-15 15:28:40 +08:00 |
|
RockYang
|
6c76086916
|
feat: midjourney drawing image function is ready
|
2023-08-14 17:59:21 +08:00 |
|
RockYang
|
2107c13b3d
|
feat: add samples and function introduce in welcome page
|
2023-08-08 14:19:09 +08:00 |
|
RockYang
|
6840a13370
|
feat: enabled user to set default GPT model for chat
|
2023-08-04 14:25:54 +08:00 |
|
RockYang
|
b09d23f97f
|
feat: the dashboard page is ready for admin console
|
2023-08-02 16:37:47 +08:00 |
|
RockYang
|
3529649ba9
|
refactor: refactor admin console page layout
|
2023-08-02 15:00:18 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
253951b4b3
|
feat: 完成众筹后台管理功能
|
2023-07-24 15:59:29 +08:00 |
|
RockYang
|
e02badf7bb
|
feat: reward verify is ready
|
2023-07-21 22:29:14 +08:00 |
|
RockYang
|
da14632794
|
opt: add tip message when no available key
|
2023-07-06 10:47:36 +08:00 |
|
RockYang
|
5037df744f
|
fix: 取消 ElMessage 的 appendTo 属性,防止被 Dialog 组件覆盖
|
2023-07-04 17:59:55 +08:00 |
|
RockYang
|
da88a501ad
|
opt: 优化验证码发送逻辑,加入防刷验证
|
2023-07-04 17:15:02 +08:00 |
|
RockYang
|
a49d54d66c
|
feat: 短信验证码功能已完成,手机端同步实现。
|
2023-07-03 15:18:15 +08:00 |
|
RockYang
|
ce0267e25b
|
opt: 将短信发送按钮封装成组件
|
2023-07-03 06:55:15 +08:00 |
|
RockYang
|
31c14bf748
|
feat: 增加用户 token 消耗统计功能
|
2023-07-01 23:29:24 +08:00 |
|
RockYang
|
7eb8c5ec35
|
fix: 修正前端 user_init_call 字段错误和用户注册初始化头像路径问题
|
2023-06-28 20:01:44 +08:00 |
|
RockYang
|
3f91f37aff
|
fix: 修复 markdown 换行符不解析的 Bug,修复新发布的模型 token 统计失败错误
|
2023-06-27 14:18:20 +08:00 |
|
RockYang
|
a08981f876
|
feat: vue-mobile => 完成用户信息修改功能,前后端都添加文件上传功能。
|
2023-06-27 12:11:55 +08:00 |
|
RockYang
|
5187a43543
|
feat: vue-mobile => 完成移动端聊天配置功能
|
2023-06-26 18:18:45 +08:00 |
|
RockYang
|
6a733de556
|
feat: vue-mobile => 完成会话聊天页面功能,增加主题切换功能
|
2023-06-26 16:39:00 +08:00 |
|
RockYang
|
b9e9eae93f
|
feat: vue-mobile => 优化聊天记录拍版样式
|
2023-06-25 18:21:38 +08:00 |
|
RockYang
|
d971e95900
|
opt: 优化前端登录判断逻辑
|
2023-06-25 09:46:23 +08:00 |
|
RockYang
|
063b5655f7
|
style: 调整聊天侧边栏样式
|
2023-06-23 18:31:50 +08:00 |
|
RockYang
|
05bdd81646
|
opt: 抽离 session 验证函数,修正前端路由覆盖 bug
|
2023-06-23 06:31:25 +08:00 |
|
RockYang
|
2700b63887
|
style: 调整后台管理框架样式
|
2023-06-21 18:44:18 +08:00 |
|
RockYang
|
17713d05ec
|
refactor: 更新 iconfont 图标,增加打赏二维码弹窗
|
2023-06-21 15:34:38 +08:00 |
|
RockYang
|
3674d9da85
|
refactor: refactor the frame layout of admin module
|
2023-06-21 14:22:28 +08:00 |
|
RockYang
|
cd809d17d3
|
style: optimize code styles
|
2023-06-18 15:17:59 +08:00 |
|
RockYang
|
e7fd29b9cb
|
style: optimize styles for change password page
|
2023-06-17 00:02:49 +08:00 |
|
RockYang
|
a3ee7ca2d8
|
feat: import iconfont styles, change password function is ready
|
2023-06-16 17:28:21 +08:00 |
|
RockYang
|
3347b4c990
|
feat: add footbar for login and register page, add send button for chat page
|
2023-06-16 13:57:05 +08:00 |
|
RockYang
|
6a2122e1ac
|
chore: compress bg images
|
2023-06-16 11:14:45 +08:00 |
|
RockYang
|
088fd14c03
|
opt: update the main chat compnent after updating the user profile
|
2023-06-15 11:29:16 +08:00 |
|
RockYang
|
01d61ab19b
|
refactor: V3 版本重构已基本完成
|
2023-06-15 09:41:30 +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
|
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
|
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 |
|
RockYang
|
117f928b56
|
优化前端界面,新增注销功能
|
2023-04-09 23:34:16 +08:00 |
|
RockYang
|
5acd0290fa
|
优化聊天配置对话框样式
|
2023-04-08 12:09:40 +08:00 |
|
RockYang
|
02a1912bba
|
The account set dialog is ready
|
2023-04-08 12:00:16 +08:00 |
|
RockYang
|
df7d4d5b94
|
the new skin is ready
|
2023-04-07 19:26:24 +08:00 |
|
RockYang
|
5a6f070f92
|
新增 Plus 黑色风格模板
|
2023-04-07 17:58:11 +08:00 |
|
RockYang
|
b0be9f2e4d
|
add qrcode for wechat group
|
2023-04-03 16:48:29 +08:00 |
|
RockYang
|
f32803deca
|
optimize configuration dialog close action
|
2023-03-31 08:58:57 +08:00 |
|
RockYang
|
7241e2e7ad
|
fixed bug for code hightline
|
2023-03-30 10:53:00 +08:00 |
|
RockYang
|
a4ea1e47e2
|
add chat avatar icon for different roles
|
2023-03-26 12:54:25 +08:00 |
|
RockYang
|
a061881d4a
|
实现 markdown 代码解析和自动高亮
|
2023-03-23 15:11:02 +08:00 |
|
RockYang
|
005d219a8c
|
添加会话授权支持
|
2023-03-21 18:12:24 +08:00 |
|
RockYang
|
3bb6814493
|
优化 ChatGPT API 重试逻辑
|
2023-03-20 15:02:42 +08:00 |
|
RockYang
|
0ca104bac8
|
调整配置弹窗 UI
|
2023-03-20 10:13:11 +08:00 |
|
RockYang
|
aa3a38348f
|
使用 Element UI 实现会话界面
|
2023-03-20 07:19:12 +08:00 |
|
RockYang
|
e2c3f50c8a
|
实现聊天光标闪烁,实现聊天会话上下文
|
2023-03-19 00:31:35 +08:00 |
|
RockYang
|
729612275b
|
优化聊天页面事件处理
|
2023-03-17 17:49:45 +08:00 |
|
RockYang
|
c25cc97450
|
完成前后端框架搭建,完成聊天页面布局
|
2023-03-17 14:17:27 +08:00 |
|