alist/internal/fs
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
copy.go feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +08:00
fs.go feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
get.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
link.go feat(alias): support proxy and direct together 2023-03-14 13:46:27 +08:00
list.go fix(alias): Support forced refresh of file list (#6562) 2024-06-16 16:59:10 +08:00
other.go feat: optimize file operation interface (#2757) 2022-12-20 15:02:40 +08:00
put.go feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +08:00
walk.go perf(alias): disabled log on fs call (close #4054) 2023-04-07 00:02:07 +08:00