Commit Graph

694 Commits (deploy)

Author SHA1 Message Date
Jie Zheng 0ea5e4b77c update 2025-06-25 16:01:30 +08:00
Jie Zheng 07055d5173 Merge branch 'master' into deploy
# Conflicts:
#	eladmin-system/src/main/resources/config/application.yml
2025-06-25 16:00:36 +08:00
Jie Zheng 2af6d064eb feat: 添加亚马逊S3协议云存储支持,移除七牛云相关代码和配置文件,更新Sql文件 2025-06-25 15:58:58 +08:00
Jie Zheng 7728306d5a feat: 添加亚马逊S3协议云存储支持,移除七牛云相关代码和配置文件,更新Sql文件 2025-06-25 15:58:42 +08:00
Jie Zheng 50140d8a2c refactor: 🧬️优化启动类中打印端口硬编码问题 2025-06-24 10:02:34 +08:00
Jie Zheng e602b759bb fix: 增加应用名称特殊字符校验与命令执行安全性优化,避免潜在恶意攻击风险,关联 #873
close https://github.com/elunez/eladmin/issues/873
2025-06-20 11:29:39 +08:00
Jie Zheng caa7c6698f fix: TokenProvider类中复用JwtBuilder实例导致并发环境下Token生成错误
close https://github.com/elunez/eladmin/issues/870
2025-06-19 17:47:29 +08:00
Jie Zheng 92522cb5f4 Merge branch 'master' of github.com:elunez/eladmin 2025-06-19 17:18:00 +08:00
Jie Zheng 7f618b6475 feat: 优化RedisUtils反序列化逻辑,支持非目标类型的值转换为目标类型 2025-06-19 17:17:40 +08:00
pcshao c31c9c04b4
fix and close https://github.com/elunez/eladmin/issues/874 (#880) 2025-06-19 16:47:10 +08:00
Jie Zheng c310af6169 Merge branch 'master' into deploy 2025-02-18 15:50:14 +08:00
Jie Zheng 332cf6c5fa fix: 移除JwtUserDto中的密码字段,确保密码不被序列化 2025-02-18 15:50:04 +08:00
Jie Zheng c558069be8 验证用户密码匹配 2025-02-17 16:15:43 +08:00
Jie Zheng 51560f3f82 Merge branch 'master' into deploy 2025-02-11 17:35:47 +08:00
Jie Zheng 6226763f47 fix: ️导出excel使用LinkedHashMap替代HashMap以保持插入顺序 2025-02-11 17:35:32 +08:00
Jie Zheng caaf155905 Merge branch 'master' into deploy 2025-01-25 14:43:42 +08:00
Jie Zheng 429f375f82 feat: ️升级mysql-connector至9.2.0 2025-01-25 14:43:27 +08:00
Jie Zheng 61f8dc32cf feat: 优化Redis配置,添加AutoConfigureBefore注解 2025-01-25 13:43:20 +08:00
Jie Zheng 0a51ae5123 feat: 优化Redis配置,添加AutoConfigureBefore注解 2025-01-25 13:39:10 +08:00
Jie Zheng 78bd8a1ea8 feat: 优化Redis配置,添加AutoConfigureBefore注解 2025-01-25 13:38:43 +08:00
Jie Zheng 255285dace Merge branch 'master' into deploy 2025-01-25 10:20:11 +08:00
Jie Zheng 41ccc1f6e6 refactor: 从CacheConfig注解中移除keyGenerator,优化Redis配置 2025-01-25 10:19:56 +08:00
Jie Zheng 57e1948eef Merge branch 'master' into deploy
# Conflicts:
#	README.md
2025-01-22 10:17:55 +08:00
Jie Zheng 4e4ca20828 feat: 升级部分依赖于优化代码(升级fastjson2,不再兼容fastjson1),其他升级看详情
升级 hutool:5.8.35
升级 oshi-core:6.6.5
升级 mica-ip2region:2.7.18.9
升级 poi:5.4.0
升级 commons-text:1.13.0
2025-01-22 10:17:28 +08:00
Jie Zheng f9799cdfb3 style: 📚️更新 README.md 2025-01-21 16:35:40 +08:00
Jie Zheng 8e4f44a670 style: 📚️添加Spring日志级别控制为warn 2025-01-21 16:31:25 +08:00
Jie Zheng bf1cb26966 Merge branch 'master' into deploy
# Conflicts:
#	README.md
2025-01-21 16:00:58 +08:00
Jie Zheng 0edf43c78e feat: ️更新Spring Boot版本至2.7.18并重构安全配置 2025-01-21 16:00:41 +08:00
Jie Zheng 265562e37c Merge branch 'master' into deploy 2025-01-21 15:36:26 +08:00
Jie Zheng b6295a7bdf fix: 修复重置密码后,未删除缓存的问题
close https://github.com/elunez/eladmin/issues/866
2025-01-21 15:35:20 +08:00
Jie Zheng 597df7c66b Merge branch 'master' into deploy 2025-01-21 15:20:19 +08:00
Jie Zheng 31b033afe8 perf: 优化用户缓存管理,统一转换为小写
close https://github.com/elunez/eladmin/issues/866
2025-01-21 15:20:02 +08:00
Jie Zheng db63c953d4 perf: 添加权限检查,优化角色缓存及命名 2025-01-21 15:00:44 +08:00
Jie Zheng cd5e5eb034 Merge branch 'master' into deploy 2025-01-18 18:04:15 +08:00
Jie Zheng 0a91748fd2 perf: 优化Token生成 2025-01-18 18:03:56 +08:00
Jie Zheng cc7dfd9e6a Merge branch 'master' into deploy 2025-01-18 17:55:43 +08:00
Jie Zheng fb422c6a9a perf: 优化系统日志参数获取,优化在线用户Token管理,优化SQl日志打印 2025-01-18 17:55:13 +08:00
Jie Zheng ca77c9f11e perf: 优化系统日志参数获取,优化在线用户Token管理,优化SQl日志打印 2025-01-18 17:53:10 +08:00
Jie Zheng a4e80170cc Merge branch 'master' into deploy 2025-01-17 15:23:45 +08:00
Jie Zheng 7b2fa3c679 fix: 修复缓存导致的用户登录提示密码错误问题 2025-01-17 15:23:29 +08:00
Jie Zheng bfef0bcdb4 feat: 添加BadRequestException处理,优化DeployController 2025-01-16 13:44:59 +08:00
Jie Zheng 3997a67cc6 Merge branch 'master' into deploy
# Conflicts:
#	eladmin-system/src/main/java/me/zhengjie/modules/maint/rest/DeployController.java
#	eladmin-system/src/main/resources/config/application-prod.yml
2025-01-16 13:41:36 +08:00
Jie Zheng 10b43563aa refactor: 移除缓存注解,优化Redis缓存使用 2025-01-16 09:41:47 +08:00
Jie Zheng fe8d271557 feat: 更新数据库表结构及注释,优化代码生成配置 2025-01-15 18:22:17 +08:00
Jie Zheng 311396f86c refactor: 移除冗余类,优化DTO和查询条件注解 2025-01-15 18:14:14 +08:00
Jie Zheng 4061a07850 refactor: 优化代码生成模板 2025-01-15 16:44:28 +08:00
Jie Zheng e62f450394 docs: Update copyright year to 2025 across all files 2025-01-15 16:38:28 +08:00
Jie Zheng 5963acb664 feat: 优化Redis缓存配置,集成Redisson,增强日志配置 2025-01-15 16:36:42 +08:00
Jie Zheng 51d9f42273 refactor: 优化安全配置和代码结构,移除冗余类,SecurityUtils优化获取用户名与用户ID方式 2025-01-15 16:16:30 +08:00
Jie Zheng 75df46b5dc refactor: 替换log4jdbc为p6spy,优化SQL日志输出 2025-01-15 15:57:38 +08:00