 
|
7c5f2d95a4
|
🎈 perf: 更新文档+优雅的退出 (#292)
* 🎈 perf: 更新文档+优雅的退出
* update:gsv代码可以使用gpt_sovits_v2适配器代码拓展,不需要单独。如果需要定义模型名称,可以在gpt_sovits_v2代码中添加扩展
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-12 10:57:25 +08:00 |
|
 gitjianyuandGitHub
|
8064e84276
|
登录。注册。验证码 (#271)
* 修改shiro配置,对/user/*的请求不继续登录验证拦截
--ShiroConfig.java
* 添加了注册,登录接口
--LoginController.java
修改登录请求dto,使得符合Apifox定义接口请求属性
--LoginDTO.java
* 为数据库sys_user表补全创建者的字段
--202503101631.sql
--db.changelog-master.yaml
* 修改系统上下文路径的前缀,使得符合Apifox的接口请求前缀
--application.yml
* 注册接口补上验证码判断
--LoginController.java
|
2025-03-11 21:06:03 +08:00 |
|
 gitjianyuandGitHub
|
442eef36ba
|
修正 (#277)
* 改正自定义错误编码和i18n国际化错误说明对应
--ErrorCode.java 自定义编码
--messages.properties 默认错误说明
--messages_en_US.properties 英文错误说明
--messages_zh_CN.properties 中文简体说明
--messages_zh_TW.properties 中文繁体说明
* i18n国际化剔除自定义参数验证不符合条件的情况说明
--validation.properties 默认说明
--validation_en_US.properties 英文说明
--validation_zh_CN.properties 中文简体说明
--validation_zh_TW.properties 中文繁体说明
|
2025-03-11 20:58:37 +08:00 |
|
 
|
baff979ab4
|
update: 增加docker 统一打包 (#232)
* update: 增加docker 统一打包
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
* update:测试新版镜像自动化编译
---------
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-08 21:11:30 +08:00 |
|
   
|
07fe330e4f
|
Manager web (#239)
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
* update:去除验证码重复服务类
* update:删除重复验证码服务类
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: Ken <ulxiping@qq.com>
|
2025-03-07 22:32:35 +08:00 |
|
   
|
f98c3efef7
|
Manager web (#238)
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
* update:去除验证码重复服务类
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: Ken <ulxiping@qq.com>
|
2025-03-07 22:28:11 +08:00 |
|
   
|
8b74dec910
|
Manager web (#237)
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
* aliyunTTS常联token
* 新增aliyunTTS长期Token方式
* 获取用户信息和已绑设备
* update:验证码,登录,注册
* update:去掉依赖错误代码
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
Co-authored-by: Ken <ulxiping@qq.com>
|
2025-03-07 21:19:41 +08:00 |
|
  
|
6464c81e72
|
Manager web (#227)
* update:增加前端设计图
* 前端代码优化
* update:底部信息纠正
* 增加:flyio
* update:去除org.quartz
* update:登陆功能
---------
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: CGD <3030332422@qq.com>
|
2025-03-07 10:01:20 +08:00 |
|
 zhishengandGitHub
|
76c16ad16e
|
fix manager-api bug (#223)
|
2025-03-06 23:31:23 +08:00 |
|
 
|
c7f705b274
|
fixed:兼容旧版本docker (#216)
Co-authored-by: hrz <1710360675@qq.com>
|
2025-03-06 09:05:21 +08:00 |
|
    
|
0e43748fdc
|
重新划分目录 (#214)
* 🦄 refactor(web): 修改zhikongtaiweb到web
* 🦄 refactor: 重写前端
路由守护尚未写完
* 🦄 refactor: 标准化路由
* update:前端重写,保留后端
* update:添加前端代码
* update:pip转成poetry启动
* update:增加mem0ai包依赖
* update:文档增加mem0ai的描述
* feat: play online mp3 (#181)
Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
* 修改前端代码
* update:调整项目目录
* update:优化
* update:配置文件去除8002端口
* update:增加开发说明
* update:更新开发协议
---------
Co-authored-by: kalicyh <34980061+kaliCYH@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
Co-authored-by: freshlife001 <talent@mises.site>
Co-authored-by: CGD <3030332422@qq.com>
|
2025-03-05 23:13:24 +08:00 |
|