RockYang
|
cc1b56501d
|
refactor: 更改 OpenAI 请求 Body 数据结构,兼容函数调用请求
|
2023-07-15 18:00:40 +08:00 |
|
RockYang
|
3630099234
|
feat: 完成每日早报函数开发
|
2023-07-10 18:59:53 +08:00 |
|
RockYang
|
941a24c75b
|
fix: fixed conflicts
|
2023-07-10 10:11:17 +08:00 |
|
RockYang
|
d9e340ddc4
|
refactor: 调整项目目录结构,移除其他语言 API 目录
|
2023-07-10 09:42:11 +08:00 |
|
RockYang
|
beee1e91d6
|
test: add plugin test code
|
2023-07-10 07:05:56 +08:00 |
|
RockYang
|
35935d2bac
|
fixed conflicts
|
2023-07-06 10:49:38 +08:00 |
|
RockYang
|
5d0b0ad33e
|
opt: add tip message when no available key
|
2023-07-06 10:47:36 +08:00 |
|
RockYang
|
d1a6ac531f
|
opt: add tip message when no available key
|
2023-07-06 10:34:01 +08:00 |
|
RockYang
|
fa733afa51
|
opt: 优化验证码发送逻辑,加入防刷验证
|
2023-07-04 17:15:02 +08:00 |
|
RockYang
|
440169ff60
|
feat: 短信验证码功能已完成,手机端同步实现。
|
2023-07-03 15:18:15 +08:00 |
|
RockYang
|
1fc361242e
|
opt: 将短信发送按钮封装成组件
|
2023-07-03 06:55:15 +08:00 |
|
RockYang
|
72cc6f3d75
|
feat: 注册短信验证码验证功能已经开启
|
2023-07-02 20:51:13 +08:00 |
|
RockYang
|
a2b1924e00
|
Merge branch 'main' into prod
|
2023-07-02 00:04:59 +08:00 |
|
RockYang
|
32484bd32e
|
feat: 增加用户 token 消耗统计功能
|
2023-07-01 23:29:24 +08:00 |
|
RockYang
|
12c1ff65e9
|
opt: remove chat role info from user login api's response
|
2023-06-30 18:52:43 +08:00 |
|
RockYang
|
946563d3b2
|
chore: add test code for fix role icon url of db
|
2023-06-29 08:58:19 +08:00 |
|
RockYang
|
3f2ef1d54e
|
fix: 修正前端 user_init_call 字段错误和用户注册初始化头像路径问题
|
2023-06-28 20:01:44 +08:00 |
|
RockYang
|
161b11e428
|
opt: 优化启动参数接收处理
|
2023-06-28 05:51:55 +08:00 |
|
RockYang
|
f7748d51df
|
opt: 通过环境变量来传参,修正 docker compose 配置参数
|
2023-06-27 18:29:46 +08:00 |
|
RockYang
|
92e52a2284
|
fix: 修复 markdown 换行符不解析的 Bug,修复新发布的模型 token 统计失败错误
|
2023-06-27 14:18:20 +08:00 |
|
RockYang
|
3efd5fb77a
|
feat: vue-mobile => 完成用户信息修改功能,前后端都添加文件上传功能。
|
2023-06-27 12:11:55 +08:00 |
|
RockYang
|
c3d62bb8d8
|
feat: vue-mobile => 完成移动端聊天配置功能
|
2023-06-26 18:18:45 +08:00 |
|
RockYang
|
c099e843d5
|
feat: vue-mobile => 完成会话聊天页面功能,增加主题切换功能
|
2023-06-26 16:39:00 +08:00 |
|
RockYang
|
5f3a5871f1
|
feat: vue-mobile => 优化聊天记录拍版样式
|
2023-06-25 18:21:38 +08:00 |
|
RockYang
|
d20cc367b8
|
fixed: go-api => 增加全局错误处理 handler,修复业务处理异常导致服务退出的 Bug
|
2023-06-25 11:34:55 +08:00 |
|
RockYang
|
eadb9a733f
|
docs: 增加容器部署文档
|
2023-06-25 11:06:18 +08:00 |
|
RockYang
|
2cadd6af44
|
feat: chat list page for mobile is ready
|
2023-06-25 06:53:22 +08:00 |
|
RockYang
|
c8e30383ba
|
refactor: embed xdb file for ip2region
|
2023-06-22 11:08:44 +08:00 |
|
RockYang
|
a7d5a6ccb9
|
style: 调整后台管理框架样式
|
2023-06-21 18:44:18 +08:00 |
|
RockYang
|
40a4ab5410
|
refactor: refactor the frame layout of admin module
|
2023-06-21 14:22:28 +08:00 |
|
RockYang
|
54a2181960
|
refactor: user login log list for admin is ready
|
2023-06-21 06:53:41 +08:00 |
|
RockYang
|
e490e15bc4
|
feat: API Key manage is ready
|
2023-06-20 18:05:33 +08:00 |
|
RockYang
|
469844d97b
|
opt: optimize role sorting
|
2023-06-20 16:07:26 +08:00 |
|
RockYang
|
892ea29ba8
|
refactor: chat role manage for admin is ready
|
2023-06-20 11:46:13 +08:00 |
|
RockYang
|
acde1c6742
|
refactor: user remove is ready for console
|
2023-06-20 07:08:37 +08:00 |
|
RockYang
|
07da11d852
|
refactor: 管理后台用户编辑功能 is ready
|
2023-06-19 21:53:07 +08:00 |
|
RockYang
|
502b8c2270
|
refactor: 管理后台用户列表页面重构
|
2023-06-19 18:23:09 +08:00 |
|
RockYang
|
af3f7ac810
|
refactor: 完成管理后台的系统设置页面重构
|
2023-06-19 15:58:52 +08:00 |
|
RockYang
|
935c6caf96
|
feat: admin login page is ready
|
2023-06-19 11:09:23 +08:00 |
|
RockYang
|
90bce1d437
|
refactor: refactor controller handler module and admin module
|
2023-06-19 07:06:59 +08:00 |
|
RockYang
|
542c908e30
|
fix: fixed bu for 'slice bounds out of range'
|
2023-06-16 23:30:04 +08:00 |
|
RockYang
|
7fd0b1fa08
|
feat: import iconfont styles, change password function is ready
|
2023-06-16 17:28:21 +08:00 |
|
RockYang
|
111572e3f2
|
fix: add lock map data structure, fixed bug for 'concurrent map writes'
|
2023-06-16 15:32:11 +08:00 |
|
RockYang
|
d55925bccd
|
chore: delete bin file
|
2023-06-16 10:01:34 +08:00 |
|
RockYang
|
0b5adcbfab
|
fix: fixed bug for ssl websocket url
|
2023-06-16 10:00:05 +08:00 |
|
RockYang
|
8d84562f32
|
chore: update config sample file
|
2023-06-15 16:03:42 +08:00 |
|
RockYang
|
e3026062d8
|
opt: automatic get the host for api and websocket from the 'location' var
|
2023-06-15 14:39:05 +08:00 |
|
RockYang
|
8a69c69b7f
|
opt: update the main chat compnent after updating the user profile
|
2023-06-15 11:29:16 +08:00 |
|
RockYang
|
197714a57a
|
refactor: add system config key 'user_init_calls' to init the new register user's api calls
|
2023-06-15 10:06:21 +08:00 |
|
RockYang
|
567cdc6f8d
|
refactor: V3 版本重构已基本完成
|
2023-06-15 09:41:30 +08:00 |
|