zhouhao
|
8009845b57
|
fix(file): 修复文件上传路径解析漏洞,增强对非法文件名的校验
#344
|
2026-01-26 14:13:24 +08:00 |
|
zhouhao
|
76cb89f56e
|
fix(crud): 修复TermExpressionParser解析逻辑,支持更多条件运算符和空格处理
|
2026-01-26 12:35:54 +08:00 |
|
zhouhao
|
314abfc043
|
fix(bean): 修复copier调用顺序错误,确保数据正确拷贝
|
2026-01-26 09:29:20 +08:00 |
|
zhouhao
|
9ba4b3f541
|
fix(crud): 修复createRootNodePredicate逻辑错误
|
2026-01-23 17:03:15 +08:00 |
|
zhouhao
|
56a79fa098
|
fix(crud): 修复isRootNode判断逻辑错误
|
2026-01-23 16:49:17 +08:00 |
|
zhouhao
|
8c23cc9502
|
feat: 增加kingbase_mysql支持
|
2026-01-12 10:15:50 +08:00 |
|
zhouhao
|
ba707cd398
|
fix: 修复并发下可能NPE问题
|
2026-01-09 15:43:55 +08:00 |
|
zhouhao
|
30deee7264
|
refactor: 认证信息支持忽略
|
2026-01-07 14:11:24 +08:00 |
|
zhouhao
|
2eb26c4b38
|
refactor: 优化权限合并逻辑
|
2026-01-06 14:38:36 +08:00 |
|
zhouhao
|
f87356ccbb
|
refactor: 优化事务监听工具
|
2025-12-29 14:27:12 +08:00 |
|
zhouhao
|
cb28d49bfe
|
refactor: 增加afterCommitWithOutTransaction
|
2025-12-26 14:15:33 +08:00 |
|
zhouhao
|
18eabee35a
|
refactor: 优化配置错误
|
2025-12-22 11:08:47 +08:00 |
|
zhouhao
|
b1e4f6eb1d
|
refactor: 优化事务工具
|
2025-12-19 12:43:47 +08:00 |
|
zhouhao
|
e9a3104db3
|
refactor: 优化事务工具
|
2025-12-19 11:31:48 +08:00 |
|
zhouhao
|
5cb7fe4579
|
refactor: 优化
|
2025-12-15 09:42:26 +08:00 |
|
zhouhao
|
ff9d4f7d3d
|
feat: 增加opengauss支持
|
2025-12-04 10:31:51 +08:00 |
|
SinPingWu
|
dee3e3354e
|
Change URL logging to use request URI instead of URL (#341)
|
2025-11-22 20:57:49 +08:00 |
|
zhouhao
|
d0b6d51384
|
refactor: 优化
|
2025-11-21 18:40:49 +08:00 |
|
zhouhao
|
87e9ee0343
|
refactor: 优化findColumn方法
|
2025-11-21 12:40:25 +08:00 |
|
zhouhao
|
2d2ce253ec
|
refactor: 优化findColumn方法
|
2025-11-21 12:29:34 +08:00 |
|
zhouhao
|
c13534e1f8
|
refactor: 增加findColumn方法
|
2025-11-21 12:16:49 +08:00 |
|
zhouhao
|
479225a4a9
|
fix: 修复group by不支持参数化问题
|
2025-11-20 17:40:52 +08:00 |
|
zhouhao
|
ce8b4f1323
|
fix: 修复复杂sql预编译参数数量可能错误问题
|
2025-11-20 12:45:12 +08:00 |
|
zhouhao
|
6fa333ff80
|
fix: 修复sort 错误
|
2025-11-10 15:05:59 +08:00 |
|
zhouhao
|
c754b7d68c
|
build: prepare 5.0.2-SNAPSHOT
|
2025-10-27 10:19:15 +08:00 |
|
zhouhao
|
97f7cb7d9b
|
build: release 5.0.1
5.0.1
|
2025-10-27 10:16:40 +08:00 |
|
zhouhao
|
711150d6bb
|
refactor: 优化I18nSupportUtils
|
2025-10-27 10:12:21 +08:00 |
|
zhouhao
|
99aafcf573
|
refactor: 优化
|
2025-09-30 14:45:09 +08:00 |
|
zhouhao
|
2c6dce81ce
|
refactor: 优化用户权限初始化逻辑
|
2025-09-27 14:58:04 +08:00 |
|
zhouhao
|
d4f01dcbc6
|
refactor: 优化用户权限变更事件逻辑
|
2025-09-27 12:08:25 +08:00 |
|
zhouhao
|
b478bbdffc
|
refactor: 优化拓展性
|
2025-09-22 14:16:19 +08:00 |
|
zhouhao
|
cc8ded7008
|
refactor: 优化对象池
|
2025-09-15 14:44:28 +08:00 |
|
zhouhao
|
be69c7998d
|
refactor: 优化RecyclerImpl性能
|
2025-09-09 15:53:54 +08:00 |
|
zhouhao
|
cca7082cce
|
doc: 优化注释
|
2025-08-14 09:53:42 +08:00 |
|
zhouhao
|
bb39c2a8f9
|
Merge remote-tracking branch 'origin/master' into 5.0.x
# Conflicts:
# hsweb-authorization/hsweb-authorization-api/src/main/java/org/hswebframework/web/authorization/AuthenticationHolder.java
# hsweb-authorization/hsweb-authorization-api/src/main/java/org/hswebframework/web/authorization/annotation/ResourceAction.java
|
2025-08-14 09:53:22 +08:00 |
|
zhouhao
|
da70b7e1a3
|
refactor: 优化mvc支持
|
2025-08-07 15:30:19 +08:00 |
|
zhouhao
|
3cf3362e0a
|
refactor: 替换过时API
|
2025-08-06 19:04:56 +08:00 |
|
zhouhao
|
da6f7aa3bb
|
refactor: 优化上下文处理
|
2025-08-06 18:12:38 +08:00 |
|
zhouhao
|
25af44d9e6
|
refactor: 优化mvc支持
|
2025-08-06 17:54:26 +08:00 |
|
zhouhao
|
4dda9eb683
|
refactor: 优化权限控制
|
2025-08-05 09:33:28 +08:00 |
|
zhouhao
|
3f7e040c44
|
refactor: 优化上下文传递
|
2025-08-04 14:06:53 +08:00 |
|
zhouhao
|
2dbb9c7cc0
|
feat: 优化上下文传递
|
2025-08-04 13:55:38 +08:00 |
|
zhouhao
|
a7bbd59d01
|
feat: 优化上下文传递
|
2025-08-04 10:32:37 +08:00 |
|
zhouhao
|
ec5b4899d6
|
feat: 优化上下文传递
|
2025-08-04 10:12:55 +08:00 |
|
zhouhao
|
5a3060bdc0
|
feat: 增加新的ContextHolder上下文支持
|
2025-08-01 18:27:19 +08:00 |
|
zhouhao
|
4d164df847
|
refactor: 排除commons-logging依赖
|
2025-07-24 15:00:04 +08:00 |
|
zhouhao
|
4644d5dbc7
|
refactor: 优化
|
2025-07-24 12:43:17 +08:00 |
|
zhouhao
|
017a99e034
|
build(CI): 优化配置
|
2025-07-23 14:05:19 +08:00 |
|
老周
|
11c0652893
|
refactor: 增加新的Recycler工具来替代ThreadLocal对象池. (#334)
* refactor: 增加新的Recycler工具来替代ThreadLocal对象池.
* refactor: 优化
* refactor(基础模块): 完善注释
|
2025-07-22 17:45:50 +08:00 |
|
zhouhao
|
fc9726dd14
|
Merge branch '5.0.x' of github.com:/hs-web/hsweb-framework into 5.0.x
|
2025-07-18 11:15:05 +08:00 |
|