蘭
a69f7b1144
feat: add proxy support for file wget downloads ( #12942 )
2026-06-05 18:49:34 +08:00
ssongliu
979c1588e1
fix: improve command output handling ( #12837 )
2026-05-26 09:33:41 +08:00
ssongliu
d55982bde0
refactor: update agent and core utilities ( #12621 )
2026-05-21 12:35:09 +08:00
ssongliu
defb40702c
fix snapshot recover tar extraction ( #12777 )
2026-05-20 14:12:54 +08:00
蘭
5d2221203a
fix: optimize directory size calculation with concurrency control ( #12737 )
2026-05-15 11:25:35 +08:00
蘭
c392b72470
fix: Fix file decompression issue ( #12684 )
...
Refs #12675
2026-05-08 06:42:21 +00:00
蘭
e57dc1240b
feat: add stop functionality for decompress tasks and improve UI for task management ( #12582 )
2026-04-28 07:31:40 +00:00
蘭
f15f91e5fa
feat: add support for stopping compression tasks and enhance compression functionality ( #12553 )
2026-04-21 18:40:45 +08:00
蘭
254ed954e9
feat: Add file history management features ( #12510 )
2026-04-16 19:11:05 +08:00
KOMATA
39d2c34682
fix: ensure proper resource management in file operations ( #12358 )
...
* fix: Ensure proper resource management in file operations by closing files after creation and compression
* fix: Improve error handling for log file operations in MediaFile function
2026-04-07 17:35:31 +08:00
蘭
8533dd1d33
fix: Fix the issue where the gz file cannot be previewed after decompression ( #12314 )
2026-03-24 09:06:06 +00:00
蘭
a7b9fd0181
feat: add validation and error messages for wget URL input ( #12309 )
2026-03-24 05:44:07 +00:00
蘭
569363530a
fix: Fix the issue of preserving archive modification time during the decompression process of gz files ( #12297 )
2026-03-23 07:52:04 +00:00
蘭
e635a7beba
feat: add stop functionality for wget file downloads ( #12245 )
...
#9791
2026-03-20 09:05:54 +00:00
蘭
b645c4edb4
feat: enhance file operations to preserve file attributes during copy ( #12237 )
...
#11542
2026-03-20 03:19:54 +00:00
蘭
b96428e1d6
feat: Extract the file and retain the original file modification time ( #12228 )
...
#11542
2026-03-19 09:53:47 +00:00
ssongliu
1d5a26373d
chore: optimize lint and cleanup warnings ( #12161 )
2026-03-12 09:35:33 +00:00
蘭
b0a053b397
fix: Fix batch modification file/folder permission timeout issue ( #11775 )
...
#10737
2026-02-03 05:54:52 +00:00
ssongliu
825acd5b46
feat: Optimize snapshot backup items ( #11385 )
2025-12-18 07:43:13 +00:00
KOMATA
5de83985e3
feat: Add path protection mechanism to prevent deletion of system dir ( #11130 )
...
* feat: Add path protection mechanism to prevent deletion of critical system directories
* feat: Enhance recycle bin service with path protection for deletion requests
2025-12-01 09:40:00 +08:00
ssongliu
a6062897d5
fix: Support encrypted backup of databases ( #10963 )
2025-11-14 22:12:55 +08:00
巴山夜语
82a0f3a770
feat: Add utility to retrieve service configuration paths ( #10891 )
2025-11-11 11:12:34 +08:00
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit ( #10723 )
2025-10-22 18:32:42 +08:00
ssongliu
5ca02a1dcf
style: Optimize watermark style ( #10630 )
2025-10-14 16:51:26 +08:00
ssongliu
dde40064d2
fix: Fix the issue of abnormal terminal settings ( #10621 )
2025-10-13 21:29:14 +08:00
ssongliu
caaf05897a
fix: Optimize error messages for failed extraction with passwords ( #10453 )
2025-09-23 17:15:55 +08:00
蘭
f5fcbcd87a
fix: Fix the decompression issue of TGZ files ( #10338 )
2025-09-11 05:41:29 +00:00
蘭
291b594ad9
fix: Fix file decompression issue ( #10333 )
2025-09-10 14:23:25 +00:00
蘭
ee33fdab89
fix: Fix file decompression issue ( #10320 )
2025-09-09 11:14:44 +00:00
ssongliu
7cbebc8236
feat: Support backup for master ( #9498 )
2025-07-16 17:53:04 +08:00
ssongliu
be6d3ea337
fix: Update compression backup exclusion rules ( #9323 )
2025-06-27 09:25:23 +00:00
蘭
8cc7d1f67f
fix: Fix the issue of multiple selection moving folder errors ( #9317 )
2025-06-27 05:45:23 +00:00
CityFun
dd44fdd1f2
fix: Fixed issue with tar file failed with exist 1 ( #9261 )
2025-06-24 16:57:27 +08:00
蘭
eac4e15ef5
feat: Support compress 7z and rar format files ( #8776 )
2025-05-21 22:25:40 +08:00
蘭
057dcaf2e5
feat: Multi directory calculation size ( #8762 )
...
* feat: Multi directory calculation size
* feat: optimize code editor
* feat: directory calculation size
2025-05-21 11:55:37 +08:00
ssongliu
9732b09cf0
fix: Fix the problem of the exclusion directory failure in cronjob ( #8736 )
2025-05-19 17:23:17 +08:00
ssongliu
55bab2e255
fix: Fix the problem of eliminating file exceptions in the backup dir… ( #8596 )
2025-05-11 14:57:56 +00:00
ssongliu
e1635aa39d
fix: Modify the execution mode of the planned tasks ( #8580 )
2025-05-09 07:55:48 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
ssongliu
5cdc316293
fix: Fix the problem that some request connections are not released ( #8329 )
2025-04-07 07:39:50 +00:00
ssongliu
d09a3d82b9
fix: Fix the failure to back up file names containing Spaces for scheduled jobs ( #8263 )
2025-03-26 22:54:53 +08:00
zhengkunwang
0425cdcbb3
fix(app): fix issue with sync custom-app failed ( #8246 )
2025-03-25 09:31:33 +00:00
ssongliu
06b7ae2a38
fix: Fix backup compression failure ( #8234 )
2025-03-25 02:11:32 +00:00
zhengkunwang
80a0afc135
fix(file): fix issue with copy file failed ( #8153 )
2025-03-14 06:51:08 +00:00
zhengkunwang
ce22f8a2d8
feat(appstore): Optimize custom application repository logic ( #8133 )
2025-03-12 17:44:03 +08:00
ssongliu
99d3e65df5
fix: Modify the node initialization logic ( #8124 )
2025-03-11 23:08:32 +08:00
ssongliu
d3efd02d69
fix: Modify the information about the upper limit of free nodes ( #8070 )
2025-03-05 11:18:57 +00:00
ssongliu
79ecd60ea8
feat: Optimize encryption method ( #7908 )
2025-02-19 15:38:14 +08:00
ssongliu
680e237ef3
fix: fix the issue of import cycle ( #7757 )
2025-01-22 15:52:45 +08:00
ssongliu
fcc3f8e216
feat: optimize the invocation of proxy servers ( #7755 )
2025-01-22 14:28:22 +08:00