Commit Graph

60 Commits

Author SHA1 Message Date
zhouhao c01d31606c refactor: 优化资源释放 2025-03-13 10:25:32 +08:00
dependabot[bot] b83dc75943
build(deps): bump commons-io:commons-io from 2.11.0 to 2.15.1 in /jetlinks-components/io-component (#576)
* build(deps): bump commons-io:commons-io

Bumps commons-io:commons-io from 2.11.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 老周 <zh.sqy@qq.com>
2024-10-08 13:32:20 +08:00
zhouhao e3d7831073 build(maven): 2.3.0-SNAPSHOT 2024-09-27 11:09:22 +08:00
fighter-wang 0f78fec18f
feat(设备管理): 增加解析文件为属性物模型功能 (#569)
Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
2024-09-12 11:57:10 +08:00
zhouhao 49345c9062 fix: 修复无法访问文件问题 2024-04-07 16:16:01 +08:00
老周 16fee41d89
refactor: 优化文件地址逻辑 (#493)
* refactor: 优化文件地址逻辑
2024-04-07 15:01:18 +08:00
老周 a6281edb78
refactor(基础模块): 使用FileManager来存储静态文件 (#484) 2024-03-27 15:37:47 +08:00
PengyuDeng 454fa46df1
add(文件管理): 增加删除文件接口 (#466)
---------

Co-authored-by: 老周 <zh.sqy@qq.com>
2023-12-27 16:32:15 +08:00
zhouhao 27ff0510a6 refactor: 优化文件导入 2023-12-20 14:58:58 +08:00
ningqingsheng a5b3039be9
feat: 文件管理api文档补充 (#447) 2023-11-30 10:28:09 +08:00
老周 7d750a1e0c
build: 优化maven子模块的relativePath配置 (#406) 2023-08-17 16:10:35 +08:00
zhouhao 276ffdf100 build: 开启下一个版本 2.2.0-SNAPSHOT 2023-08-07 14:03:58 +08:00
tancong 333c95bdb3
refactor(基础模块): 优化excel导入数字类型格式错误提示 (#356) 2023-07-18 10:31:08 +08:00
Zhang Ji 563f9a328e
feat(设备): 导入设备数据,并提供日志下载 (#326)
* feat(基础模块): 增加通用导入工具

* feat(设备): 导入设备数据,并提供日志下载
2023-06-30 11:43:38 +08:00
zhouhao 32a3452f7b feat(maven): 2.1.0-SNAPSHOT 2023-04-20 10:09:58 +08:00
ayan 47ebc48edb 增加默认协议添加接口 2022-10-26 17:20:26 +08:00
zhouhao bd3bf2fa91 2.0 2022-09-26 17:40:16 +08:00
zhouhao a895e9e5d3 fix package error 2022-07-28 12:27:58 +08:00
zhouhao 90d5ea7872 优化文件管理 2022-07-27 10:14:27 +08:00
zhouhao 5f871ebd13 优化 2022-06-14 17:09:41 +08:00
zhouhao ede32aa7fc Merge branch 'master' into 1.20
# Conflicts:
#	jetlinks-components/io-component/pom.xml
#	jetlinks-components/io-component/src/main/java/org/jetlinks/community/io/file/FileManagerConfiguration.java
#	jetlinks-components/io-component/src/main/java/org/jetlinks/community/io/file/FileProperties.java
#	jetlinks-components/io-component/src/main/java/org/jetlinks/community/io/file/web/FileManagerController.java
#	jetlinks-components/network-component/tcp-component/src/main/java/org/jetlinks/community/network/tcp/parser/strateies/DelimitedPayloadParserBuilder.java
#	jetlinks-components/notify-component/notify-email/src/main/java/org/jetlinks/community/notify/email/embedded/DefaultEmailNotifier.java
#	pom.xml
2022-06-14 17:07:28 +08:00
ayan 812749393d 静态文件授权支持 2022-06-13 15:38:37 +08:00
zhouhao 44241548f4 增加文件管理 2022-06-13 14:52:22 +08:00
zhouhao 79e3db9266 增加文件管理 2022-06-13 14:45:34 +08:00
zhouhao aab9215293 优化 2022-05-24 17:22:40 +08:00
zhouhao 87a922687f 优化 2022-05-24 16:58:47 +08:00
zhouhao 024c3d9649 1.20.0-SNAPSHOT 2022-05-07 14:15:09 +08:00
zhouhao 803b7af565 1.13.0-SNAPSHOT 2022-01-17 16:16:52 +08:00
zhouhao 1794e3d33a 1.12.0 2022-01-07 14:15:22 +08:00
zhou-hao d99931fd88 1.12.0-SNAPSHOT 2021-10-13 14:55:50 +08:00
zhou-hao caf5e54d37 1.11.0 2021-10-13 14:53:38 +08:00
zhou-hao ed7ea1e0fc 1.11.0-SNAPSHOT 2021-08-05 10:41:45 +08:00
zhou-hao bd03dbd72a 1.10.0 2021-08-02 11:08:06 +08:00
zhou-hao 5666c23af1 1.10.0-SNAPSHOT 2021-06-02 13:46:18 +08:00
zhou-hao 3fa9c47af3 1.9.0 2021-05-31 09:31:03 +08:00
dependabot[bot] 1425a5a598
Bump commons-io from 2.6 to 2.7 in /jetlinks-components/io-component
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 20:04:07 +00:00
zhou-hao 1fee2614a8 1.9.0-SNAPSHOT 2021-02-24 18:28:06 +08:00
zhou-hao 8a74c22996 1.8.0 2021-01-11 09:45:02 +08:00
zhou-hao a7842cfb68 1.8-SNAPSHOT 2020-12-12 17:57:47 +08:00
zhou-hao 33dc75439d 1.7.0 release 2020-12-01 15:14:14 +08:00
zhou-hao 369491154e 1.7.0-SNAPSHOT 2020-11-05 10:31:24 +08:00
zhou-hao 8bb8f6b3d5 1.6.0 2020-10-30 10:58:23 +08:00
zhou-hao b316993505 1.6.0-SNAPSHOT 2020-10-19 19:40:07 +08:00
zhou-hao 38404d9086 1.5.0 2020-09-30 11:35:46 +08:00
zhou-hao d793bb5391 1.5.0-SNAPSHOT 2020-09-01 17:18:52 +08:00
zhou-hao 9e7485bdfb 1.4.0 2020-08-31 17:29:58 +08:00
zhou-hao b569a2c61f 1.4.0-SNAPSHOT 2020-07-16 16:13:41 +08:00
zhou-hao c8daf3d7b7 1.3.0 2020-07-10 18:40:29 +08:00
zhouhao eee7ec925f 1.3.0-SNAPSHOT 2020-05-29 23:15:01 +08:00
zhou-hao 7e97d9fe37 1.2.0 2020-05-29 15:55:10 +08:00