alist/internal
KirCute 1335f80362
feat(archive): support multipart archives (#8184 close #8015)
* feat(archive): multipart support & sevenzip tool

* feat(archive): rardecode tool

* feat(archive): support decompress multi-selected

* fix(archive): decompress response filter internal

* feat(archive): support multipart zip

* fix: more applicable AcceptedMultipartExtensions interface
2025-03-27 23:20:44 +08:00
..
archive feat(archive): support multipart archives (#8184 close #8015) 2025-03-27 23:20:44 +08:00
authn fix(authn): subfolder api is considered as a wrong origin(closes #6294 in #6301) 2024-04-03 14:33:19 +08:00
bootstrap fix(db): support postgres trust/peer mode (#8198 close #8066) 2025-03-27 23:15:04 +08:00
conf fix: potential XSS vulnerabilities (#7923) 2025-03-15 23:28:40 +08:00
db feat(sftp-server): public key login (#7668) 2024-12-25 21:15:06 +08:00
driver feat(archive): support multipart archives (#8184 close #8015) 2025-03-27 23:20:44 +08:00
errs feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
fs feat(archive): support multipart archives (#8184 close #8015) 2025-03-27 23:20:44 +08:00
fuse chore: add fuse package 2022-07-20 00:39:20 +08:00
message chore: change message type 2022-08-14 03:05:30 +08:00
model feat(traffic): support limit task worker count & file stream rate (#7948) 2025-02-16 12:22:11 +08:00
net refactor: FilterReadMeScripts (#8154 close #8150) 2025-03-18 22:02:33 +08:00
offline_download feat(alias): support writing to non-ambiguous paths (#8216) 2025-03-27 23:17:45 +08:00
op feat(archive): support multipart archives (#8184 close #8015) 2025-03-27 23:20:44 +08:00
search fix(index): fix the issue where ignored paths are not updated (#7907) 2025-02-09 18:31:43 +08:00
setting refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
sign fix(archive): use another sign for extraction (#7982) 2025-03-01 18:34:33 +08:00
stream feat(archive): support multipart archives (#8184 close #8015) 2025-03-27 23:20:44 +08:00
task feat(task): allow retry canceled (#7852) 2025-01-27 20:18:10 +08:00