|
74c4270323
|
refactor(system/file): 优化文件相关代码
|
2025-03-13 21:13:38 +08:00 |
|
luoqiz
|
27cf46409a
|
revert: 头像不再存储为 base64,而是存储到文件管理中 (#142)
|
2025-03-13 09:59:39 +08:00 |
|
|
b6f01bc2d0
|
refactor(common): 优化文件大小限制的错误提示信息
- 使用 Hutool 的 FileUtil 类将文件大小转换为更易读的格式
- 更新 README 中的 ContiNew Starter 版本号至 2.9.0
|
2025-03-06 21:00:37 +08:00 |
|
|
9b53e6dc58
|
release: v3.5.0
|
2025-03-05 21:39:12 +08:00 |
|
|
37d6efb70e
|
refactor(system/storage): 重构存储管理,新增设置默认存储、修改状态接口
S3 => OSS
|
2025-03-04 21:29:56 +08:00 |
|
|
0a62f81ad7
|
fix(system/role): 修复角色菜单权限缓存未清理错误,优化角色菜单缓存逻辑
Closes #IBNENK
|
2025-02-27 20:02:53 +08:00 |
|
|
82cf4390e8
|
chore: 客户端管理 => 终端管理
|
2025-02-26 21:27:28 +08:00 |
|
|
4efe025b2e
|
feat: 新增NoHandlerFoundException、HttpRequestMethodNotSupportedException异常处理 @dom-w
|
2025-02-26 20:45:44 +08:00 |
|
|
19c5dbd265
|
feat: 新增接口文档配置,支持显示 SaToken 权限码 @dom-w
|
2025-02-26 20:44:17 +08:00 |
|
|
5b76fe9bb9
|
Revert "feat(system/config): 移除系统管理,新增存储配置"
This reverts commit 6d64f47d3e .
|
2025-02-26 20:30:06 +08:00 |
|
|
6d64f47d3e
|
feat(system/config): 移除系统管理,新增存储配置
|
2025-02-25 14:17:53 +00:00 |
|
|
9eb0252d09
|
chore: continew-starter 2.8.3 => 2.9.0
1.使用 QueryWrapperHelper#sort 优化部分排序
|
2025-02-14 22:52:09 +08:00 |
|
|
cefbf82f20
|
chore: continew-starter 2.8.2 => 2.8.3
1.移除 BaseReq、BaseDO、BaseCreateDO、BaseUpdateDO 等(已移动到 Admin 项目内)
2.移除 BaseReq
3.修复查询条件校验无效的问题
4.调整版本为 3.5.0-SNAPSHOT,方便区分稳定版和快照版
|
2025-01-16 21:53:08 +08:00 |
|
|
498e680672
|
refactor: 调整 starter 内的 BaseDO、BaseCreateDO、BaseUpdateDO 到 admin 项目
|
2025-01-12 23:16:21 +08:00 |
|
|
f1d0b491b1
|
refactor: 调整 starter 内的 CommonUserService、ContainerPool 到 admin 项目
|
2025-01-09 21:28:14 +08:00 |
|
|
144251b21e
|
refactor: 调整 starter 内的 BaseResp、BaseDetailResp 到 admin 项目
|
2024-12-27 20:48:38 +08:00 |
|
|
c90e80e9d7
|
refactor: 优化认证及客户端相关代码
|
2024-12-27 00:20:36 +08:00 |
|
KAI
|
95f2617a4c
|
feat(system/client): 新增客户端管理
|
2024-12-26 02:18:34 +00:00 |
|
|
d7ae7b4e42
|
chore: continew-starter 2.7.4 => 2.7.5
1.BaseServiceImpl 所在包调整
2.BaseController 改为在 Admin common 模块编写(重构权限校验 checkPermission 处理)
3.CRUD ValidateGroup => CrudValidationGroup
4.Admin ValidateGroup => ValidationGroup
5.修复 Query 查询数组范围报错
Closes #IB8711
|
2024-12-06 22:06:23 +08:00 |
|
|
66f55cdf70
|
chore: continew-starter 2.7.3 => 2.7.4
|
2024-11-18 23:19:34 +08:00 |
|
|
d1b38242b9
|
refactor(open): 重构及优化应用管理代码
|
2024-11-17 22:18:02 +08:00 |
|
|
48563663e1
|
chore: 忽略获取在线用户信息异常
|
2024-11-17 00:09:57 +08:00 |
|
|
556f6c33b1
|
chore: continew-starter 2.7.2 => 2.7.3
1.CrudApi GET => DETAIL(支持详情权限)
2.适配 CharConstants
3.适配 EnumValue 校验器
|
2024-11-15 22:25:30 +08:00 |
|
|
ad3f8329dd
|
refactor: 优化角色分配功能相关代码
|
2024-11-11 20:59:16 +08:00 |
|
|
e1941eca45
|
refactor: 优化通知公告部分代码
|
2024-11-05 23:21:40 +08:00 |
|
|
c276e53a8e
|
refactor: 优化项目模块命名(简化、分类、统一)
|
2024-10-30 23:01:54 +08:00 |
|