Commit Graph

252 Commits

Author SHA1 Message Date
Charles7c
dea64e62e1 refactor: 新增 Amazon S3 依赖,完善加载、卸载存储库配置 2023-12-27 23:55:47 +08:00
Charles7c
5a2c5be088 feat: 新增部分存储库管理后端 API 2023-12-26 22:58:29 +08:00
Charles7c
ed8bb57fe2 build: 优化编译配置
根据控制台提示优化编译配置:Using deprecated '-debug' fallback for parameter name
resolution. Compile the affected code with '-parameters' instead or
avoid its introspection
2023-12-26 19:39:32 +08:00
Charles7c
26f3167311 revert: 回退 ContiNew Starter 部分日志调整
经过反复思虑,request_uri => request_url
2023-12-25 21:50:24 +08:00
Charles7c
483c1b4526 chore: 升级后端依赖 2023-12-24 11:49:44 +08:00
Charles7c
5a767c959a refactor: 适配 ContiNew Starter 日志调整 2023-12-23 22:49:18 +08:00
Charles7c
4c24aea560 feat: 新增部分文件管理后端 API 2023-12-23 15:10:51 +08:00
Charles7c
e6c6e1cb0e refactor: 调整 IBaseEnum 所属包 2023-12-22 21:09:13 +08:00
Charles7c
084942630a refactor: 适配 ContiNew Starter 数据权限解决方案(数据访问模块-MyBatis Plus)
1.移除数据权限相关内容,适配 ContiNew Starter 数据权限解决方案
2.适配 ContiNew Starter 部分包结构变动
2023-12-21 23:24:11 +08:00
Charles7c
4a50e7290e style: 优化部分注释 2023-12-21 21:08:38 +08:00
Charles7c
5d5d882c1a feat: 新增文件管理前端页面初版 2023-12-20 22:54:09 +08:00
Charles7c
401702972f feat(tool/generator): 代码生成新增生成预览功能 2023-12-19 23:37:02 +08:00
Charles7c
e719d207fb refactor: 发送短信验证码新增限流处理 2023-12-18 21:47:39 +08:00
Charles7c
57b2cc5d2c refactor: 优化部分配置 2023-12-18 20:53:37 +08:00
Charles7c
e3cf2b7e40 refactor: 适配 ContiNew Starter Local Storage(存储模块-本地存储) 2023-12-17 23:51:09 +08:00
Charles7c
9bf015059b refactor: 💥 适配 ContiNew Starter Log(日志模块)
1.continew-starter 1.0.1-SNAPSHOT => 1.1.0-SNAPSHOT
2.日志表结构及相关管理 UI 变更
2023-12-17 14:07:44 +08:00
Charles7c
3ece42b94e style: 调整枚举配置值为大写 2023-12-12 20:39:33 +08:00
Charles7c
108f1c4ae7 refactor: 优化 API 文档配置 2023-12-12 20:36:46 +08:00
Charles7c
6035a7b40b build: continew-starter 1.0.0 => 1.0.1-SNAPSHOT 2023-12-05 21:18:01 +08:00
Charles7c
f3fd539491 chore: 更新版本号 2023-12-03 13:35:08 +08:00
Charles7c
d6de317435 release: v2.1.0 2023-12-03 11:40:17 +08:00
Charles7c
0ac21fc6cb refactor: 优化部分工具类的使用 2023-12-01 21:32:32 +08:00
Charles7c
b86fe329d0 refactor: 💥 项目包结构 top.charles7c.cnadmin => top.charles7c.continew.admin 2023-11-30 21:27:06 +08:00
Charles7c
b62095d66e refactor: 使用 ContiNew Starter 全局错误处理配置 2023-11-30 21:12:25 +08:00
Charles7c
c7a4e32994 revert: 回退全局响应结果处理器
1.影响 API 文档生成
2.其他已知及未知影响
2023-11-28 20:58:07 +08:00
Charles7c
8c1c4b0144 refactor: 优化字典 Controller CRUD 注解使用 2023-11-27 22:08:53 +08:00
Charles7c
ce5a2ec931 refactor: 💥 适配 ContiNew Starter CRUD(扩展模块) 2023-11-26 23:22:07 +08:00
Charles7c
ce785ddce2 refactor: 适配 ContiNew Starter Mail(消息模块) 2023-11-26 20:16:51 +08:00
Charles7c
feef427d41 refactor: 优化部分配置及工具类使用,适配最新 ContiNew Starter
IpUtils 已经提取到 ContiNew Starter
2023-11-26 14:36:52 +08:00
Charles7c
f28fbd14fa refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter 2023-11-26 12:32:11 +08:00
Charles7c
af9ed39dd8 refactor: 优化部分配置,移除过期类 2023-11-26 11:45:09 +08:00
Charles7c
1dd1be9f23 fix: 修复过期配置使用 2023-11-25 21:29:19 +08:00
Charles7c
3236f3c094 chore: 优化部分配置,使用 ContiNew Starter 默认配置 2023-11-25 20:47:41 +08:00
Charles7c
7ad8d1773a refactor: 适配 ContiNew Starter 认证模块-JustAuth 2023-11-25 18:16:29 +08:00
Charles7c
86ca8f094f refactor: 适配 ContiNew Starter 认证模块-SaToken 2023-11-25 17:01:47 +08:00
Charles7c
8a11a020e0 refactor: 适配 ContiNew Starter 图形验证码 2023-11-24 23:45:15 +08:00
Charles7c
7306cd9d2f refactor: 适配 ContiNew Starter MyBatis Plus 自动配置 2023-11-24 22:10:28 +08:00
Charles7c
ec28705b6f style: 优化常量命名风格,XxxConsts => XxxConstants 2023-11-22 23:06:50 +08:00
Charles7c
a40e609ea1 refactor: 适配 ContiNew Starter Redisson 自动配置 2023-11-22 21:58:30 +08:00
Charles7c
f4c0919eda refactor: 优化部分使用类的引用路径 2023-11-21 22:22:07 +08:00
Charles7c
a86f3a5047 refactor: 适配 Jackson、API 文档(Knife4j:Spring Doc)自动配置 2023-11-21 22:07:53 +08:00
Charles7c
ec1daaf045 refactor: 适配线程池自动配置 2023-11-20 22:16:36 +08:00
Charles7c
2c4f5116c9 build: 引入 ContiNew Starter,并适配跨域自动配置
由于 ContiNew Starter 尚处于开发中,所以使用快照版本
2023-11-20 20:00:11 +08:00
Charles7c
b47695603a chore: 移除 XML 文件头部的协议信息 2023-11-19 18:21:13 +08:00
Charles7c
3e23acb3e2 build: 项目 group id top.charles7c => top.charles7c.continew 2023-11-17 21:56:50 +08:00
Charles7c
78738b9dfa chore: 更新版本号 2023-11-16 19:44:10 +08:00
Charles7c
a95639d5a8 release: v2.0.0 2023-11-15 21:24:58 +08:00
Charles7c
23558d4562 fix: sms4j 3.0.3 => 3.0.4
修复发送容联云短信错误
2023-11-15 21:22:15 +08:00
Charles7c
c70e28a535 refactor: 优化 401 状态处理逻辑
1.退出接口增加登录校验
2.前端获取用户信息失败,自动清理客户端信息并跳转回登录页
2023-11-07 19:51:35 +08:00
Charles7c
7b741d5f8c fix: 修复 Spring Cache 配置错误
1.Swagger 分组接口缺失
2.Spring Cache 配置错误
2023-11-05 21:07:44 +08:00