Commit Graph

373 Commits

Author SHA1 Message Date
Looly
fc4a71200a 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee) 2025-05-12 12:15:27 +08:00
厉军
2b777c3841 避免重复rename函数,增加新单元测试SshjSftpTest,SftpTest用于测试Sftp类 2025-04-30 16:22:14 +08:00
厉军
e458bca2a0 Merge remote-tracking branch 'origin/feature/ftp-rename' into v5-dev
# Conflicts:
#	hutool-extra/src/main/java/cn/hutool/extra/ftp/AbstractFtp.java
#	hutool-extra/src/test/java/cn/hutool/extra/ssh/SftpTest.java
2025-04-30 15:29:45 +08:00
厉军
6e2e137b91 测试代码调整 2025-04-30 15:28:18 +08:00
厉军
81159f75bb 解决pwd、cd调用command导致仅SftpSubsystem服务时无法正常使用的问题 2025-04-30 15:20:52 +08:00
Looly
9015c3ea0a AbstractFtp增加rename方法(issue#IC3PMI@Gitee) 2025-04-26 11:52:17 +08:00
Looly
6d8764eb03 TemplateConfig增加setUseCache方法(issue#IC3JRY@Gitee) 2025-04-26 11:31:22 +08:00
厉军
1e9c92c015 FTP接口增加rename方法,改文件/目录名 2025-04-24 16:43:39 +08:00
Looly
1c3e8634c8 add version 2025-03-03 11:41:40 +08:00
choweli
10f02bb9bc PinyinUtil增加选择是否返回声调 2025-02-27 10:27:46 +08:00
choweli
f697141cab PinyinUtil增加选择是否返回声调 2025-02-27 10:18:48 +08:00
Looly
4ef8814c14 fix test 2025-02-21 17:52:32 +08:00
Looly
05f16f051e change link 2025-02-21 17:40:14 +08:00
Looly
7d7d4406fc fix bug 2024-12-09 20:54:21 +08:00
Looly
0c5444e442 优化Ftp.download,返回false抛出异常(issue#3805@Github) 2024-12-04 12:20:55 +08:00
Looly
d11693fb2d 修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee) 2024-11-24 15:42:56 +08:00
阿拉丁神灯
e81e077b4c !1279 修复MailUtil发送html格式邮件无法正常展示图片问题
* bugfix mail:图片附件设置内联,能够正常引用附件图片
* bugfix mail:图片附件设置内联,能够正常引用附件图片
2024-11-21 02:49:42 +00:00
Looly
a06b7a32aa SpringUtil增加getBean重载(issue#3779@Github) 2024-11-21 10:29:01 +08:00
海轩铭
e411b082e7 将所有main中未使用的函数调用进行了删除 2024-11-14 16:44:31 +08:00
fanli
71cb737209 QrCodeUtil添加二维码logo支持配置圆角 2024-09-23 16:01:38 +08:00
Looly
7e539ec3ea 修复JakartaMailUtil引用javax的问题 2024-08-09 19:41:14 +08:00
Looly
ef90358c51 prepare 5.8.31 2024-08-09 19:21:32 +08:00
Looly
85fc13be04 单元测试由Junit4变更为Junit5 2024-08-09 14:53:02 +08:00
Looly
c7e0bc5d9f 单元测试由Junit4变更为Junit5 2024-08-09 14:32:30 +08:00
Looly
74ee2c7425 MailAccount增加自定义参数支持 2024-08-08 13:16:37 +08:00
Looly
c6fc880405 CompressUtil.createExtractor支持tgz自动识别 2024-07-31 00:36:13 +08:00
John Musk
78c2dd9c77 CompressUtil automatically decompress tgz and tar.gz files 2024-07-26 08:18:42 +09:00
Looly
cfc83563c1 增加JakartaMailUtil,支持新包名的mail 2024-07-16 16:54:36 +08:00
Looly
dffac9dc86 fix code 2024-05-24 17:26:17 +08:00
Looly
6fc1ba09d9 修复CompressUtil工具多出\问题 2024-04-15 11:16:29 +08:00
Rocsun
e41c2425f1 设置jsch登录认证方式,跳过Kerberos身份验证 2024-04-01 15:26:16 +08:00
Looly
eebec03334 修复图片操作未调用flush导致资源未释放问题 2024-03-28 22:26:32 +08:00
Looly
067d7dc495 FreemarkerEngine修改默认版本参数 2024-02-19 18:45:38 +08:00
Looly
22081e879a 修复SshjSftpSession关闭导致的问题 2024-01-24 10:09:27 +08:00
Looly
99ec3bbeb4 修复TinyPinyinEngine可能的空指针问题 2023-12-20 21:10:29 +08:00
Looly
9bb370c476 优化TokenizerEngine使用IK分词器支持并发 2023-12-14 17:44:57 +08:00
micuncang
a968250925 fix: https://github.com/dromara/hutool/issues/3426 2023-12-13 15:36:49 +08:00
Looly
9866840b81 SpringUtil增加getProperty重载 2023-12-05 20:46:56 +08:00
Looly
3c68b2b7b1 !1122 SpringUtil增加getProperty重载
Merge pull request !1122 from Charles7c/v5-dev
2023-12-05 12:45:10 +00:00
bwcx_jzy
c359a547cf fix Archiver 最后一个 Entry 为空文件夹时未关闭 Entry 2023-12-05 16:45:33 +08:00
Charles7c
fb1b828898 SpringUtil增加getProperty重载 2023-12-04 21:56:03 +08:00
Looly
6069e73d42 fix test 2023-08-11 11:32:05 +08:00
Looly
e58a6055d6 修复FileUtil无法正确识别Smb网络存储的路径问题 2023-08-10 22:03:16 +08:00
Looly
170c083907 修改异常包装策略:运行时异常不包装,只包装非运行时异常 2023-08-08 19:03:49 +08:00
Looly
5889435e09 fix test 2023-07-29 14:01:49 +08:00
Looly
0eee7eadc7 修复CVE-2023-24163漏洞 2023-07-29 13:56:02 +08:00
Looly
e8c1f7ad7b 修复多线程下Sftp中Channel关闭的问题 2023-07-29 12:15:40 +08:00
Looly
f424fc09c4 Query.of(entity)构建时传入fields 2023-07-20 11:50:23 +08:00
Looly
e91d5d8e44 修复MVEL加载错误问题 2023-07-20 08:59:34 +08:00
Looly
a74a8c7877 修复MVEL加载错误问题 2023-07-20 08:41:23 +08:00