alist/internal/op
KirCute_ECT bb40e2e2cd
feat(archive): archive manage (#7817)
* feat(archive): archive management

* fix(ftp-server): remove duplicate ReadAtSeeker realization

* fix(archive): bad seeking of SeekableStream

* fix(archive): split internal and driver extraction api

* feat(archive): patch

* fix(shutdown): clear decompress upload tasks

* chore

* feat(archive): support .iso format

* chore
2025-01-18 23:28:12 +08:00
..
archive.go feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
const.go fix(storage): explicitly set storages' status to disabled (#3810) 2023-03-11 20:45:35 +08:00
driver.go feat(index): add `disable index` option for storages (#7730) 2024-12-30 22:52:55 +08:00
driver_test.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
fs.go feat(url-tree): support url tree driver writing (#7779 close #5166) 2025-01-10 20:50:56 +08:00
hook.go feat: add ignore direct link params (close #5434) 2023-10-26 19:21:09 +08:00
meta.go fix: cache nil value for meta 2022-12-28 17:44:34 +08:00
path.go feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
setting.go perf: Speed ​​of database initialization (#7694) 2024-12-25 21:08:22 +08:00
sshkey.go feat(sftp-server): public key login (#7668) 2024-12-25 21:15:06 +08:00
storage.go feat: add `Reference` interface to driver (#7805) 2025-01-18 23:26:58 +08:00
storage_test.go fix(test): ensure `setupStorages` is executed once (#6422) 2024-05-09 14:22:19 +08:00
user.go perf: delete user cache after cancel `2FA` 2023-08-06 20:47:58 +08:00