1Panel/agent/utils/files
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
..
archiver.go feat: Support compress 7z and rar format files (#8776) 2025-05-21 22:25:40 +08:00
file_op.go feat: Add path protection mechanism to prevent deletion of system dir (#11130) 2025-12-01 09:40:00 +08:00
fileinfo.go fix: Fix the decompression issue of TGZ files (#10338) 2025-09-11 05:41:29 +00:00
rar.go feat: Support compress 7z and rar format files (#8776) 2025-05-21 22:25:40 +08:00
tar.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
tar_gz.go fix: Fix file decompression issue (#10320) 2025-09-09 11:14:44 +00:00
utils.go refactor: Optimize log file reading logic (#11064) 2025-11-25 22:42:29 +08:00
x7z.go feat: Support compress 7z and rar format files (#8776) 2025-05-21 22:25:40 +08:00
zip.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00