|
51abd7e802
|
chore: 优化日志配置
|
2024-08-30 20:12:05 +08:00 |
|
|
ffe75e111e
|
chore: 开发环境默认关闭任务调度配置,并调整任务调度服务端程序名称以增加区分
|
2024-08-01 21:59:19 +08:00 |
|
|
fb5a024c06
|
chore: 优化任务调度相关配置
|
2024-07-22 21:06:33 +08:00 |
|
KAI
|
ce1acea153
|
feat: 新增任务调度模块
SnailJob(灵活,可靠和快速的分布式任务重试和分布式任务调度平台)
|
2024-07-18 07:20:00 +00:00 |
|
|
44811fc932
|
refactor: 获取短信、邮箱验证码接口适配 ContiNew Starter 限流器
|
2024-06-30 23:46:22 +08:00 |
|
|
94168e246f
|
refactor: 适配 ContiNew Starter WebSocket 模块(消息模块)
|
2024-06-05 20:52:11 +08:00 |
|
|
5b3d4f5778
|
chore: 优化配置文件
|
2024-06-03 21:48:23 +08:00 |
|
|
a3391647b5
|
chore: 优化部分代码
|
2024-05-31 00:30:45 +08:00 |
|
|
af22df8adb
|
chore: 优化行为验证码配置
|
2024-05-21 23:29:55 +08:00 |
|
|
405b2b12fb
|
chore: 完善部分配置注释
|
2024-05-08 22:02:03 +08:00 |
|
|
08eeabc47d
|
chore: top.charles7c.continew => top.continew
1.groupId 及基础包名调整,更短的包名,优化品牌形象
2.全局代码格式化
|
2024-04-22 20:29:17 +08:00 |
|
|
ee48c80cd1
|
chore: 新增 PostgreSQL 数据源配置示例
|
2024-02-17 14:01:59 +08:00 |
|
|
6435175dc3
|
refactor: 适配 ContiNew Starter 加密模块(安全模块)
|
2024-02-08 23:19:37 +08:00 |
|
|
a50d857c41
|
refactor: 优化图形验证码使用及部分配置
|
2024-02-04 23:36:43 +08:00 |
|
|
c9cda12b7d
|
refactor: 升级依赖并适配
1.X-File-Storage 2.1.0 适配
2.Crane4j 2.5.0 不需要做任何额外的配置来引入 crane4j,crane4j 将借助 SpringBoot 的自动装配自动加载必要的组件
|
2024-02-03 21:12:57 +08:00 |
|
|
3d77aa91ee
|
refactor: 取消用户默认密码,改为表单填写密码
1.修复 Sonar 扫描问题
2.优化部分代码
|
2024-02-02 23:44:21 +08:00 |
|
|
b9ce3f56f1
|
refactor: 优化部分代码
修复 Sonar、Codacy 扫描问题
|
2024-02-02 22:48:49 +08:00 |
|
|
bef0732f63
|
refactor: 适配 ContiNew Starter 密码编码器(安全模块)、链路跟踪(Web 模块)
并适配 ContiNew Starter CRUD 模块包调整
|
2024-02-01 22:42:57 +08:00 |
|
|
594f7fd042
|
refactor: 使用密码编码器重构密码加密、密码判断等相关处理
采用 BCryptPasswordEncoder,并动态兼容
|
2024-01-31 22:28:30 +08:00 |
|
|
29336855a5
|
chore: 移除过期配置
|
2024-01-20 12:14:57 +08:00 |
|
|
a8a4cad840
|
chore: 优化配置文件格式
|
2024-01-15 23:00:31 +08:00 |
|
|
8596e47ed6
|
chore: 优化 JetCache 不同环境配置
|
2024-01-14 21:54:26 +08:00 |
|
|
d4bb39d9b4
|
refactor: 移除 Spring Cache,初步适配 JetCache
1.移除 ContiNew Starter Spring Cache
2.初步适配 ContiNew Starter JetCache
3.优化缓存键前缀常量的使用
|
2024-01-14 14:39:41 +08:00 |
|
|
754de79200
|
refactor: 适配 ContiNew Starter Spring Cache(缓存模块)
|
2024-01-13 23:54:04 +08:00 |
|
|
5e370254dd
|
refactor: 重构原有文件上传接口并优化配置文件配置格式
移除 ContiNew Starter 本地存储依赖
|
2023-12-29 21:44:34 +08:00 |
|
|
3399bc8dde
|
style: 优化配置文件格式
|
2023-12-29 00:01:58 +08:00 |
|
Bull-BCLS
|
eab53520c8
|
feat: 发送短信适配 ContiNew Starter 行为验证码
|
2023-12-28 23:47:44 +08:00 |
|
|
5a767c959a
|
refactor: 适配 ContiNew Starter 日志调整
|
2023-12-23 22:49:18 +08:00 |
|
|
4a50e7290e
|
style: 优化部分注释
|
2023-12-21 21:08:38 +08:00 |
|
|
e719d207fb
|
refactor: 发送短信验证码新增限流处理
|
2023-12-18 21:47:39 +08:00 |
|
|
57b2cc5d2c
|
refactor: 优化部分配置
|
2023-12-18 20:53:37 +08:00 |
|
|
e3cf2b7e40
|
refactor: 适配 ContiNew Starter Local Storage(存储模块-本地存储)
|
2023-12-17 23:51:09 +08:00 |
|
|
3ece42b94e
|
style: 调整枚举配置值为大写
|
2023-12-12 20:39:33 +08:00 |
|
|
ce785ddce2
|
refactor: 适配 ContiNew Starter Mail(消息模块)
|
2023-11-26 20:16:51 +08:00 |
|
|
feef427d41
|
refactor: 优化部分配置及工具类使用,适配最新 ContiNew Starter
IpUtils 已经提取到 ContiNew Starter
|
2023-11-26 14:36:52 +08:00 |
|
|
f28fbd14fa
|
refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter
|
2023-11-26 12:32:11 +08:00 |
|
|
3236f3c094
|
chore: 优化部分配置,使用 ContiNew Starter 默认配置
|
2023-11-25 20:47:41 +08:00 |
|
|
7ad8d1773a
|
refactor: 适配 ContiNew Starter 认证模块-JustAuth
|
2023-11-25 18:16:29 +08:00 |
|
|
86ca8f094f
|
refactor: 适配 ContiNew Starter 认证模块-SaToken
|
2023-11-25 17:01:47 +08:00 |
|
|
8a11a020e0
|
refactor: 适配 ContiNew Starter 图形验证码
|
2023-11-24 23:45:15 +08:00 |
|
|
a40e609ea1
|
refactor: 适配 ContiNew Starter Redisson 自动配置
|
2023-11-22 21:58:30 +08:00 |
|
|
2c4f5116c9
|
build: 引入 ContiNew Starter,并适配跨域自动配置
由于 ContiNew Starter 尚处于开发中,所以使用快照版本
|
2023-11-20 20:00:11 +08:00 |
|
|
23558d4562
|
fix: sms4j 3.0.3 => 3.0.4
修复发送容联云短信错误
|
2023-11-15 21:22:15 +08:00 |
|
|
7b741d5f8c
|
fix: 修复 Spring Cache 配置错误
1.Swagger 分组接口缺失
2.Spring Cache 配置错误
|
2023-11-05 21:07:44 +08:00 |
|
|
fa232874aa
|
chore: 升级后端依赖
1.Spring Boot 2.7.16 => 3.0.5 => 3.1.5
2.Sa-Token 1.36.0 => 1.37.0
3.MyBatis Plus 3.5.3.2 => 3.5.4
4.Dynamic Datasource 3.6.1 => 4.2.0
5.Redisson 3.20.1 => 3.24.3
6.ip2region 2.7.15 => 3.1.5.1
7.spotless 2.30.0 => 2.40.0
|
2023-11-05 13:00:14 +08:00 |
|
|
3bd56d8a1e
|
fix: 修复配置文件配置缺失
|
2023-11-05 12:49:21 +08:00 |
|
|
51e1cd9307
|
Merge remote-tracking branch 'origin/2.0.x' into dev
# Conflicts:
# README.md
# continew-admin-common/src/main/java/top/charles7c/cnadmin/common/base/BaseReq.java
# continew-admin-common/src/main/java/top/charles7c/cnadmin/common/base/BaseServiceImpl.java
# continew-admin-common/src/main/java/top/charles7c/cnadmin/common/handler/GlobalExceptionHandler.java
# continew-admin-common/src/main/java/top/charles7c/cnadmin/common/util/ExceptionUtils.java
# continew-admin-common/src/main/java/top/charles7c/cnadmin/common/util/helper/QueryHelper.java
# continew-admin-monitor/src/main/java/top/charles7c/cnadmin/monitor/interceptor/LogInterceptor.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/model/req/DeptReq.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/model/req/MenuReq.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/model/req/RoleReq.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/service/impl/DeptServiceImpl.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/service/impl/RoleServiceImpl.java
# continew-admin-system/src/main/java/top/charles7c/cnadmin/system/service/impl/UserServiceImpl.java
# continew-admin-ui/src/components/footer/index.vue
# continew-admin-webapi/src/main/java/top/charles7c/cnadmin/webapi/controller/common/CommonController.java
# continew-admin-webapi/src/main/java/top/charles7c/cnadmin/webapi/controller/system/UserCenterController.java
# continew-admin-webapi/src/main/resources/config/application-dev.yml
# continew-admin-webapi/src/main/resources/config/application-prod.yml
# pom.xml
|
2023-11-04 23:57:06 +08:00 |
|
|
4d70bc84db
|
feat: 支持手机号登录(演示环境不开放)
1.在个人中心-安全设置中绑手机号后,才支持手机号登录
2.SMS4J(短信聚合框架,轻松集成多家短信服务,解决接入多个短信 SDK 的繁琐流程)
|
2023-10-27 21:32:25 +08:00 |
|
|
05cb609780
|
feat: 支持第三方账号登录
Just Auth(开箱即用的整合第三方登录的开源组件,脱离繁琐的第三方登录 SDK,让登录变得 So easy!)
|
2023-10-14 23:58:13 +08:00 |
|
|
b874ca0782
|
refactor: 封装 Spring Boot 默认错误处理
1.排除路径配置放开 /error,以防止出现默认错误处理却显示为 401 的问题(例如:404 被识别为 401)
2.封装 Spring Boot 默认错误处理,统一响应结构
|
2023-09-10 11:17:47 +08:00 |
|