Looly
|
648a8e9443
|
!929 修复Ipv4Util.list()方法的bug
Merge pull request !929 from emptypoint/fix-bug-Ipv4Util
|
2023-02-09 11:06:25 +00:00 |
|
Looly
|
02e85a80e5
|
【重要】删除XmlUtil.readObjectFromXml方法,避免漏洞
|
2023-02-09 18:31:54 +08:00 |
|
Looly
|
8a6fe9a2ab
|
!931 IssueI6DDJ4,IoUtil.read()文档修复,读取完毕后关闭流
Merge pull request !931 from mochouZero555/v5-dev
|
2023-02-09 10:28:57 +00:00 |
|
mochouZero555
|
6a0ff8b4c3
|
IssueI6DDJ4,IoUtil.read()文档修复,读取完毕后关闭流
|
2023-02-08 09:04:24 +08:00 |
|
ZZemptypoint
|
1d1061eae6
|
fix bug Ipv4Util.list(String,String)方法生成的ip不全;
|
2023-02-04 21:44:59 +08:00 |
|
Looly
|
a806507497
|
!926 调整XmlUtil.toStr方法错误的注释
Merge pull request !926 from zhiqiang94@vip.qq.com/v5-dev
|
2023-02-03 09:02:22 +00:00 |
|
zhiqiang94@vip.qq.com
|
739a8382af
|
修复XmlUtil.toStr方法注释(omitXmlDeclaration表示为忽略 xml Declaration)
|
2023-02-01 17:27:39 +08:00 |
|
Looly
|
4450208e54
|
fix doc
|
2023-01-31 09:48:58 +08:00 |
|
Golden Looly
|
02630160ce
|
Merge pull request #2864 from mcp2016/备注信息的错误修改
备注信息的错误修改
|
2023-01-19 11:39:06 +08:00 |
|
Looly
|
50e01c2975
|
针对CollUtil.subtract coll1 为只读集合的补偿
|
2023-01-19 11:38:42 +08:00 |
|
Golden Looly
|
36816bac59
|
Merge pull request #2865 from mcp2016/针对coll1为只读集合的补偿
针对CollUtil.subtract coll1 为只读集合的补偿
|
2023-01-19 11:37:37 +08:00 |
|
Looly
|
9994083fe1
|
修复ClassScanner自定义classload无效问题
|
2023-01-17 17:30:45 +08:00 |
|
Looly
|
9183a9100e
|
DesensitizedUtil增加对IPv4和IPv6支持
|
2023-01-17 17:07:18 +08:00 |
|
Looly
|
b958f9f9d2
|
修复IoUtil.readBytes使用SocketInputStream读取不完整问题
|
2023-01-17 16:40:45 +08:00 |
|
mcp
|
57ea3a31a3
|
cn.hutool.core.collection.CollUtil.subtract 针对 coll1 为只读集合的补偿
|
2023-01-17 16:29:43 +08:00 |
|
mcp
|
faf5994fe0
|
cn.hutool.core.bean.BeanUtil.isMatchName 备注信息的错误修改
|
2023-01-17 14:59:54 +08:00 |
|
Looly
|
6260fcd8ea
|
AbstractDb添加返回类型为PageResult的page重载方法
|
2023-01-17 11:34:59 +08:00 |
|
Looly
|
c02824efbe
|
!916 给AbstractDb添加返回类型为PageResult<T>的page重载方法
Merge pull request !916 from Tom Xin/v5-dev-add-page-overload-method-for-db
|
2023-01-17 03:31:03 +00:00 |
|
Looly
|
e37292dec0
|
HttpUtil.decodeParams增加isFormUrlEncoded重载
|
2023-01-17 11:13:46 +08:00 |
|
Looly
|
e20c0c3fcc
|
!918 修复 HttpUtil.decodeParams方法无法正确获取x-www.-form-urlencoded模式提交的含空格的参数
Merge pull request !918 from liangqingfeng/v5-dev
|
2023-01-17 03:10:46 +00:00 |
|
liangqingfeng
|
5e6804536e
|
修复HttpUtil.decodeParams方法,判断是否x-www-form-urlencoded的模式
|
2023-01-16 21:58:13 +08:00 |
|
Looly
|
21eecdc760
|
ServletUtil遵循rfc 3986优化
|
2023-01-16 10:17:51 +08:00 |
|
Looly
|
b212fdc685
|
修复FileUtil的rename在newName与原文件夹名称一样时,文件夹会被删除问题
|
2023-01-15 11:35:31 +08:00 |
|
Looly
|
d8edccf920
|
增加WGS84 坐标与墨卡托投影互转
|
2023-01-15 11:29:13 +08:00 |
|
Golden Looly
|
c80fc89952
|
Merge pull request #2811 from bigbeef/v5-master
WGS84 坐标与墨卡托投影互转
|
2023-01-15 11:28:26 +08:00 |
|
Looly
|
9aef56a973
|
重构根据file magic number判断文件类型
|
2023-01-15 11:27:08 +08:00 |
|
Golden Looly
|
d5718240cc
|
Merge pull request #2834 from CherryRum/lin_dev
fix(FileTypeUtil): 重构根据file magic number判断文件类型
|
2023-01-15 11:23:25 +08:00 |
|
Looly
|
78a14dc345
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:22:44 +08:00 |
|
Looly
|
247d79a4fb
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:21:21 +08:00 |
|
Looly
|
554b828745
|
XmlUtil.readObjectFromXml增加注入漏洞的警告注释,并标识为废弃
|
2023-01-15 11:08:09 +08:00 |
|
Looly
|
b4f6ffc66f
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2023-01-15 11:01:57 +08:00 |
|
Looly
|
a0cba2fd55
|
修复HexUtil.isHexNumber()对"-"的判断问题
|
2023-01-15 11:01:28 +08:00 |
|
TomXin
|
7970df3675
|
🎨 给AbstractDb添加返回类型为PageResult<T>的page重载方法
|
2023-01-12 17:47:34 +08:00 |
|
yulin
|
d67e1c567d
|
fix(FileTypeUtil): 重构根据file magic number判断文件类型
1.重构多个Magic Number
2.根据单独类型匹配,修复某些文件跳位置对比
3.获取到文件Mime类型和后缀
4.获取文件流从28byte提升到64byte
5.添加精确匹配如docx、xlsx、pptx、doc、xls、ppt,精确匹配为8192byte(大小10k文件左右)
6.添加file magic number枚举
Closes https://github.com/dromara/hutool/issues/2821
|
2022-12-31 21:31:46 +08:00 |
|
Looly
|
a9ed895c9d
|
!907 ECB/PKCS5Padding is the default mode and padding
Merge pull request !907 from 悟道/v5-dev
|
2022-12-28 07:37:09 +00:00 |
|
悟道
|
bb629b6e7e
|
fix comment: ECB/PKCS5Padding is the default mode and padding.
|
2022-12-28 14:55:56 +08:00 |
|
Looly
|
09a2dc3807
|
prepare 5.8.12
|
2022-12-27 22:14:45 +08:00 |
|
Looly
|
61dbf0ffe2
|
🐧release 5.8.11
|
2022-12-27 22:02:14 +08:00 |
|
Looly
|
433c0d3ae1
|
fix test
|
2022-12-27 21:52:01 +08:00 |
|
Looly
|
837489aa1a
|
fix comment
|
2022-12-27 21:50:01 +08:00 |
|
Looly
|
582f9e7a8c
|
修复CoordinateUtil坐标转换参数错误
|
2022-12-27 21:40:59 +08:00 |
|
Looly
|
200c098b29
|
修复ConverterRegistry中无效加载导致的问题
|
2022-12-27 20:48:28 +08:00 |
|
Looly
|
379b10bbd5
|
BooleanUtil增加toString重载
|
2022-12-27 20:26:02 +08:00 |
|
Golden Looly
|
0cf4a8d6c1
|
Merge pull request #2816 from 847689421/v5-dev
BooleanUtil增加toString(Boolean bool, String trueString, String falseString, String nullString)方法
|
2022-12-27 20:25:27 +08:00 |
|
Looly
|
f9dbb4c587
|
修复sm2构造方法NullPointerException
|
2022-12-27 20:22:31 +08:00 |
|
Golden Looly
|
b596be1083
|
Merge pull request #2820 from CherryRum/lin_dev
fix: 修复sm2构造方法NullPointerException
|
2022-12-27 20:21:34 +08:00 |
|
Looly
|
f4c46d5b98
|
ServletUtil和JakartaServletUtil新增获取所有响应头的方法
|
2022-12-27 20:21:00 +08:00 |
|
Golden Looly
|
1a0c22b555
|
Merge pull request #2828 from Charles7c/v5-dev
新增获取所有响应头的方法
|
2022-12-27 20:14:08 +08:00 |
|
Looly
|
eec3590b7c
|
CompressUtil 新增 stripComponents 参数
|
2022-12-27 20:10:01 +08:00 |
|
Looly
|
5d62517ad3
|
!904 CompressUtil 新增 stripComponents 参数
Merge pull request !904 from 不忘初心/v5-dev
|
2022-12-27 12:09:22 +00:00 |
|