Commit Graph
100 Commits
Author SHA1 Message Date
Looly e6efa72cee prepare 5.8.37 2025-02-18 09:37:19 +08:00
Looly b8048c1091 🐌release 5.8.36 2025-02-18 09:19:23 +08:00
Looly 26c40fb51c fix stopchars 2025-02-17 13:03:46 +08:00
Looly 6b843b1ca6 fix comment 2025-02-17 12:43:15 +08:00
Looly 97bcdbdc38 add test 2025-02-17 12:40:53 +08:00
Looly 6854381b29 add test 2025-02-17 12:38:02 +08:00
Looly d8ff04ede2 修复AbstractFilter没有检查参数长度问题(issue#3854@Github) 2025-01-27 09:29:48 +08:00
Looly 13c6f35826 add test 2025-01-24 17:13:47 +08:00
Looly 486500d026 add test 2025-01-24 16:33:10 +08:00
Looly 565d57d3cb 支持鸿蒙设备 UA 解析(pr#1301@Gitee) 2025-01-24 16:17:26 +08:00
Looly 662a9a3705 !1301 Support parse HarmonyOS useragent
Merge pull request !1301 from 啦啦啦/v5-dev
2025-01-24 08:16:34 +00:00
Looly 5c7c86897e 修复FileUtil.isAbsolutePath没有判断smb路径问题(pr#1299@Gitee) 2025-01-17 03:10:01 +08:00
Looly 7f91166016 !1299 windows的SMB协议判断绝对路径bug修复
Merge pull request !1299 from IzayoiYurin/v5-dev
2025-01-16 19:06:33 +00:00
Looly 633e6a8599 删除StopChar类中存在重复字符(pr#3841@Github) 2025-01-14 16:35:51 +08:00
Golden Looly 42793c8a9e Merge pull request #3841 from vsxd/v5-dev
fix: hutool-dfa
2025-01-14 16:32:04 +08:00
Looly b116be492a GlobalDbSetting优化默认配置读取规则,优先读取文件而非jar中的文件(issue#900@Github) 2025-01-12 17:52:42 +08:00
Looly 5f57da864d 增加HtmlUtil.cleanEmptyTag方法(pr#3838@Github) 2025-01-10 09:58:29 +08:00
Golden Looly e097df5bdb Merge pull request #3838 from freeok/v5-dev
feat: Add cleanEmptyTag method for HtmlUtil
2025-01-10 09:54:18 +08:00
Looly b89d4f6a09 !1295 spelling wrong
Merge pull request !1295 from DayDayUp丶/v5-dev
2025-01-09 11:37:12 +00:00
Looly 5befdeea3f 修复XmlUtil转义调用方法错误问题,修复XmlEscape未转义单引号问题(pr#3837@Github) 2025-01-09 19:31:23 +08:00
Golden Looly 50df86d846 Merge pull request #3837 from ZhenhengXie/v5-dev
fix: 修复Xml转义相关问题
2025-01-09 19:22:36 +08:00
Looly 8c81e43a07 修复ProxyUtil可能的空指针问题(issue#IBF20Z@Gitee) 2025-01-02 13:33:02 +08:00
Looly 2500d5307c fix sh 2025-01-01 23:48:53 +08:00
Looly 12b56a3841 增加BCUtil.decodeECPrivateKey方法(issue#3829@Github) 2025-01-01 18:39:50 +08:00
Looly 46fa4a1295 add test 2024-12-26 18:24:50 +08:00
Looly 629f7d4915 !1291 MapUtil部分测试用例
Merge pull request !1291 from miko/v5-dev
2024-12-26 10:14:02 +00:00
Looly c65e928db8 prepare 5.8.36 2024-12-25 18:50:41 +08:00
Looly 6a9ee9aebb 🐌Release 5.8.35 2024-12-25 18:23:05 +08:00
Looly 7298016046 add gitcode 2024-12-25 18:07:11 +08:00
Looly 126f51db81 !1288 添加gitcode
Merge pull request !1288 from 阿超/v5-dev
2024-12-25 10:00:51 +00:00
Looly 30e062e2c6 add test 2024-12-25 17:35:32 +08:00
Looly 4e30820a2a !1287 GifCaptcha.setRepeat设置无效值的处理及GifCaptcha测试用例的补充
Merge pull request !1287 from miko/v5-dev
2024-12-25 09:34:29 +00:00
Looly 416f0f3fa7 废弃StampedCache,可能造成Map循环调用导致死锁(issue#IBDGBZ@Gitee) 2024-12-25 12:53:24 +08:00
Looly fe74f26f6f 添加StopReadException,定义sax读取时用户可手动终止(issue#3820@Github) 2024-12-21 13:09:03 +08:00
Looly c45232e235 修复FIFOCache类使用StampedCache导致并发读的并发问题(issue#IBCIQG@Gitee) 2024-12-21 11:29:25 +08:00
Looly 7467d03fe2 修复StampedCache类get方法并发问题(issue#IBCIQG@Gitee) 2024-12-21 00:46:42 +08:00
Looly 9c8dadf600 add gitcode 2024-12-19 21:29:34 +08:00
Looly 4e2c460ab6 添加EnumUtil#getBy(Class, Func1, Object)方法 2024-12-15 22:51:28 +08:00
Looly 603b7aa870 !1283 添加 EnumUtil#getBy(Class, Func1, Object)方法,最终的条件过滤统一使用 EnumUtil#getBy(Class, Predicate, Enum) 方法
Merge pull request !1283 from 罗敬/v5-dev
2024-12-15 14:39:41 +00:00
Looly 8a8a5f7161 DateUtil.parseUTC方法标记废弃,改名为parseISO8601(issue#IBB6I5@Gitee) 2024-12-15 22:23:41 +08:00
Looly 51bc90bd0d update api 2024-12-12 16:08:43 +08:00
Looly 7d7d4406fc fix bug 2024-12-09 20:54:21 +08:00
Looly b6b8c28db8 add test 2024-12-09 20:47:12 +08:00
Looly 8fd770fe4d JSON的getByPath方法新增更为通用的指定出参类型重载(pr#3814@Github) 2024-12-08 16:12:34 +08:00
Golden Looly c1b3b1589e Merge pull request #3814 from TomShiDi/json-getbypath-type-improve
feature: JSON的getByPath方法新增更为通用的指定出参类型重载
2024-12-08 16:11:24 +08:00
Looly 75d10d7b14 add test 2024-12-05 16:54:05 +08:00
Looly b8f681fef1 优化MAC地址正则(issue#IB95X4@Gitee) 2024-12-05 10:39:13 +08:00
Looly ae1a18cd20 add test 2024-12-04 18:18:12 +08:00
Looly 0c5444e442 优化Ftp.download,返回false抛出异常(issue#3805@Github) 2024-12-04 12:20:55 +08:00
Looly 7da0856314 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github) 2024-12-04 12:12:59 +08:00
Golden Looly 6df8f02993 Merge pull request #3807 from ZhenhengXie/v5-dev
优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序
2024-12-04 12:12:04 +08:00
Looly 843d1d11dc 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:29:00 +08:00
Looly af5cddf80f 修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github) 2024-12-03 23:54:08 +08:00
Looly cc82342001 add test 2024-11-29 17:51:05 +08:00
Looly 9db224b70a prepare 5.8.35 2024-11-27 10:30:06 +08:00
Looly fe567de38d Merge branch 'v5-dev' into v5-master 2024-11-27 08:44:07 +08:00
Looly aacf53c834 😗release 5.8.34 2024-11-27 08:35:30 +08:00
Looly 226d4bd205 🤤release 5.8.33 2024-11-27 08:28:23 +08:00
Looly 4a82de76eb change qq link 2024-11-27 08:24:21 +08:00
Looly 004f90a5c9 add test 2024-11-26 20:13:29 +08:00
Looly e6c6baabd2 DataSizeUtil 新增format方法(issue#IB6UUX@Gitee) 2024-11-25 19:31:24 +08:00
Looly 50807c84d6 修复JSONUtil.toBean()中将JSON数组字符串转Map对象返回错误问题(issue#3795@Github) 2024-11-24 16:01:28 +08:00
Looly d11693fb2d 修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee) 2024-11-24 15:42:56 +08:00
Looly fc60818326 【可能的向下兼容问题】修复双引号转义符转义错误问题,修改规则后,对非闭合双引号字段的策略变更,如"aa,则被识别为aa 2024-11-24 00:19:21 +08:00
Looly ecf4193280 fix issue#IB0EJ9 2024-11-23 21:36:06 +08:00
Looly aa04f420ef add test 2024-11-21 21:40:27 +08:00
Looly 46b13e3a2c 修复MailUtil发送html格式邮件无法正常展示图片问题(pr#1279@Gitee) 2024-11-21 10:51:47 +08:00
Looly a06b7a32aa SpringUtil增加getBean重载(issue#3779@Github) 2024-11-21 10:29:01 +08:00
Looly 4437b63ee5 Excel07SaxReader中,对于小数类型,增加精度判断(issue#IB0EJ9@Gitee) 2024-11-19 16:42:29 +08:00
Looly 812c75158e !1277 删除了无用的函数调用
Merge pull request !1277 from ing/v5-dev
2024-11-15 07:17:43 +00:00
Looly 3503c47d21 修复cron模块依赖log模块问题 2024-11-15 12:32:43 +08:00
Looly 62d31e4656 Calculator兼容x字符作为乘号(issue#3787@Github) 2024-11-15 11:29:51 +08:00
Looly 4a860c77ff ZipUtil.unzip增加编码容错(issue#I3UZ28@Gitee) 2024-11-13 12:35:59 +08:00
Looly 0ba6c8ecda 增加Windows微信浏览器识别(issue#IB3SJF@Gitee) 2024-11-12 18:54:19 +08:00
Looly ab4fefc892 fix comment 2024-11-07 18:35:38 +08:00
Looly 55bd8afcef 修复DateUtil.rangeToList中step小于等于0时无限循环问题 2024-11-06 12:50:42 +08:00
Looly 557d69b137 prepare 5.8.34 2024-11-05 20:38:55 +08:00
Looly d57de39963 🤤release 5.8.33 2024-11-05 20:16:40 +08:00
Looly fe4e56fed7 修复ignoreNullValue在JSONArray中无效问题 2024-11-05 20:04:57 +08:00
Looly 735f531e3c NetUtil.bigIntegerToIPv6增加长度修正 2024-11-05 18:15:37 +08:00
Looly 4224e86461 优化所调用的ObjectUtil#defaultIfNull避免重复创建 2024-11-05 17:58:11 +08:00
Looly 270b9d2ff5 !1274 修改所调用的 ObjectUtil#defaultIfNull 的重载版本
Merge pull request !1274 from zhouxy108/v5-dev
2024-11-05 09:53:50 +00:00
Looly 8b79d3caa3 add test 2024-10-30 12:11:45 +08:00
Looly c04c5610f8 SM2.signHex改名为signHexFromHex,原名标记废弃,避免歧义 2024-10-30 11:56:34 +08:00
Looly 0e2884c171 优化NumberUtil.count 2024-10-29 19:59:55 +08:00
Golden Looly e7659d6e26 Merge pull request #3772 from Pluto-Whong/patch-1
优化 “计算等份个数” 方法
2024-10-29 19:57:33 +08:00
Looly 93e113399b add test 2024-10-29 19:47:23 +08:00
Looly e108aa18ce PropDesc.isTransientForGet使用className,避免Android下类找不到问题 2024-10-29 19:42:56 +08:00
Looly db416c307c EscapeUtil.escapeHtml4增加空处理 2024-10-25 21:48:17 +08:00
Looly 0449db7aa9 add test 2024-10-24 18:59:50 +08:00
Looly 6d7cf5dddf fix comment 2024-10-18 14:10:20 +08:00
Looly 445a876dfe fix comment 2024-10-02 13:44:02 +08:00
Looly 5cf262d85a TreeUtil.buildSingle指定rootId节点存在时,作为根节点 2024-10-02 13:10:59 +08:00
Looly be98b46349 修复ignoreNullValue在JSONArray中无效问题 2024-09-29 13:22:16 +08:00
Looly 6d7d0abbba CollUtil#disjunction注释改为对称差集 2024-09-26 19:19:47 +08:00
Looly e81b218385 QrCodeUtil添加二维码logo支持配置圆角 2024-09-23 18:21:42 +08:00
Golden Looly cf7f57e66d Merge pull request #3747 from fun-li/v5-dev
QrCodeUtil添加二维码logo支持配置圆角
2024-09-23 17:01:48 +08:00
Looly 30f52352a4 AbstractDb增加getDs方法 2024-09-18 09:03:31 +08:00
Looly 42f2ff1440 add test 2024-09-14 16:17:10 +08:00
Looly 277ecc90dc HttpRequest增加setFixedContentLength方法 2024-09-14 15:31:22 +08:00