RockYang
|
fab43097dc
|
feat: add authorization for MidJourney function calls
|
2023-08-16 23:16:44 +08:00 |
|
RockYang
|
40b2466adc
|
opt: unset timeout for websocket connection
|
2023-08-15 18:29:53 +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
|
5f41aecc8d
|
docs: add dashboard image
|
2023-08-07 20:07:05 +08:00 |
|
RockYang
|
6840a13370
|
feat: enabled user to set default GPT model for chat
|
2023-08-04 14:25:54 +08:00 |
|
RockYang
|
8f1e28c0ab
|
feat: chat export function is ready
|
2023-08-04 12:08:07 +08:00 |
|
RockYang
|
7903eed284
|
feat: add chat export button
|
2023-08-03 18:24:30 +08:00 |
|
RockYang
|
0d49ea0d41
|
feat: add rewards statistic in dashboard page
|
2023-08-03 10:19:37 +08:00 |
|
RockYang
|
2ee4db5e48
|
opt: add enabled_msg_service config var to system config database
|
2023-08-03 10:04:45 +08:00 |
|
RockYang
|
4e65a5b1a1
|
opt: optimize the layout for regiseter page. add function to disable registration
|
2023-08-02 17:44:13 +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
|
fdd659f393
|
fix: fixed bug for chat request's token reach the max token limit for OpenAI
|
2023-08-01 17:58:03 +08:00 |
|
RockYang
|
9eb8da2789
|
feat: new function for add user in manger console user list page
|
2023-08-01 16:02:49 +08:00 |
|
RockYang
|
54fe4b7588
|
opt: optimize the build script and docker-compose yaml file
|
2023-07-31 17:31:02 +08:00 |
|
RockYang
|
a18188876c
|
feat: allow user to login with username and mobile no
|
2023-07-27 15:37:50 +08:00 |
|
RockYang
|
1a6afcd266
|
fix: fix bug for mobile verify code function not available in register page
|
2023-07-27 10:29:59 +08:00 |
|
RockYang
|
f567831d92
|
style: adjust reward image styles
|
2023-07-26 17:57:19 +08:00 |
|
RockYang
|
cf36ca4285
|
chore: optimize build script, compress reward img
|
2023-07-26 17:48:16 +08:00 |
|
RockYang
|
0e4ae01498
|
feat: add reset password function to user list page
|
2023-07-26 15:22:11 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
cab955c292
|
feat: 头条,微博热搜等函数 API 实现
|
2023-07-25 15:02:43 +08:00 |
|
RockYang
|
ca8c8e6490
|
opt: 取消强制手机号验证,更新配置
|
2023-07-24 18:18:09 +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
|
dd88622c64
|
feat: 增加打赏核销功能
|
2023-07-21 18:26:51 +08:00 |
|
RockYang
|
3e41edd3b5
|
feat: 支持上下文深度配置,计算每轮对话消耗的总 token 数量
|
2023-07-15 18:37:25 +08:00 |
|
RockYang
|
9126cfff20
|
refactor: 更改 OpenAI 请求 Body 数据结构,兼容函数调用请求
|
2023-07-15 18:00:40 +08:00 |
|
RockYang
|
9806d5ff4c
|
chore: small fixs
|
2023-07-14 18:00:01 +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
|
9088d22a66
|
feat: 注册短信验证码验证功能已经开启
|
2023-07-02 20:51:13 +08:00 |
|
RockYang
|
31c14bf748
|
feat: 增加用户 token 消耗统计功能
|
2023-07-01 23:29:24 +08:00 |
|
ly307787186
|
3194becdad
|
Update Setting.vue
关掉aip-key 必需的验证
|
2023-06-30 13:20:30 +08:00 |
|
RockYang
|
7eb8c5ec35
|
fix: 修正前端 user_init_call 字段错误和用户注册初始化头像路径问题
|
2023-06-28 20:01:44 +08:00 |
|
RockYang
|
296bf63196
|
fix: 修复 PC 端聊天界面滚动条问题
|
2023-06-28 18:16:28 +08:00 |
|
RockYang
|
871f5d39e4
|
docs: 更新文档,新增移动端预览图
|
2023-06-27 14:28:00 +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
|
811f12135a
|
feat: vue-mobile => 完善移动端聊天列表页功能
|
2023-06-25 17:01:04 +08:00 |
|
RockYang
|
d971e95900
|
opt: 优化前端登录判断逻辑
|
2023-06-25 09:46:23 +08:00 |
|
RockYang
|
0b6940b121
|
feat: chat list page for mobile is ready
|
2023-06-25 06:53:22 +08:00 |
|
RockYang
|
ad0f96fcb1
|
feat: 完成移动端前段框架搭建
|
2023-06-24 11:45:26 +08:00 |
|
RockYang
|
063b5655f7
|
style: 调整聊天侧边栏样式
|
2023-06-23 18:31:50 +08:00 |
|
RockYang
|
d03ed6570b
|
opt: 优化 docker-compse 构建脚本,修复后端路由 Bug
|
2023-06-23 18:04:16 +08:00 |
|
RockYang
|
05bdd81646
|
opt: 抽离 session 验证函数,修正前端路由覆盖 bug
|
2023-06-23 06:31:25 +08:00 |
|
RockYang
|
da0acfe851
|
docs: 增加 docker-compose 部署支持
|
2023-06-22 22:14:18 +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
|
0e6606e469
|
refactor: user login log list for admin is ready
|
2023-06-21 06:53:41 +08:00 |
|
RockYang
|
feff1684c4
|
feat: API Key manage is ready
|
2023-06-20 18:05:33 +08:00 |
|
RockYang
|
81e08e02ff
|
opt: optimize role sorting
|
2023-06-20 16:07:26 +08:00 |
|
RockYang
|
f593526bd4
|
refactor: chat role manage for admin is ready
|
2023-06-20 11:46:13 +08:00 |
|
RockYang
|
d244ad9983
|
refactor: user remove is ready for console
|
2023-06-20 07:08:37 +08:00 |
|
RockYang
|
65a01f4776
|
refactor: 管理后台用户编辑功能 is ready
|
2023-06-19 21:53:07 +08:00 |
|
RockYang
|
5f812ae649
|
refactor: 管理后台用户列表页面重构
|
2023-06-19 18:23:09 +08:00 |
|
RockYang
|
fda811de97
|
refactor: 完成管理后台的系统设置页面重构
|
2023-06-19 15:58:52 +08:00 |
|
RockYang
|
fe7f021ddb
|
feat: admin login page is ready
|
2023-06-19 11:09:23 +08:00 |
|
RockYang
|
120e54fb29
|
refactor: refactor controller handler module and admin module
|
2023-06-19 07:06:59 +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
|
7b5cacd6f1
|
style: add logo at login and register page
|
2023-06-16 18:14:43 +08:00 |
|
RockYang
|
a3ee7ca2d8
|
feat: import iconfont styles, change password function is ready
|
2023-06-16 17:28:21 +08:00 |
|
RockYang
|
6f37024e34
|
fix: add lock map data structure, fixed bug for 'concurrent map writes'
|
2023-06-16 15:32:11 +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
|
b06a065d44
|
fix: fixed bug for ssl websocket url
|
2023-06-16 10:00:05 +08:00 |
|
RockYang
|
180bd2a1db
|
opt: add email and mobile validation for register
|
2023-06-15 15:09:00 +08:00 |
|
RockYang
|
06fb7b41b4
|
opt: automatic get the host for api and websocket from the 'location' var
|
2023-06-15 14:39:05 +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
|
9a72e51a55
|
chore: 替换文字描述 用户 =>
|
2023-05-09 14:30:09 +08:00 |
|
RockYang
|
fb2108d88b
|
docs: 完善文档
|
2023-05-06 16:27:44 +08:00 |
|
RockYang
|
4dcae75488
|
refactor: 重构项目目录结构
|
2023-05-06 11:35:57 +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
|
d2201596f6
|
fixed bug for ctrl + enter key start a new row
|
2023-04-23 15:00:51 +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 |
|