Cloudreve/pkg/filesystem
2022-02-26 08:39:47 +08:00
..
driver fix: nil pointer in qiniu and upyun driver (#1146) 2022-02-26 08:39:47 +08:00
fsctx Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
response Feat: slave side list file 2020-04-28 10:02:53 +08:00
tests Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
archive.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
archive_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file.go Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +08:00
file_test.go Test: new modifications in filesystem pkg 2021-11-16 20:54:21 +08:00
filesystem.go Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +08:00
filesystem_test.go Fix: slave node cannot transfer files to other slave node 2021-11-30 19:26:07 +08:00
hooks.go Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +08:00
hooks_test.go Test: new modifications in filesystem pkg 2021-11-16 20:54:21 +08:00
image.go Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
image_test.go Feat: improve thumbnails proformance and GC for local policy (#1044) 2021-11-11 17:45:22 +08:00
manage.go Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +08:00
manage_test.go Test: new modifications in filesystem pkg 2021-11-16 20:54:21 +08:00
path.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload.go Feat: support chunk size option in policy 2022-02-10 19:31:06 +08:00
upload_test.go Feat: create upload session and pre-upload check 2022-02-10 19:30:08 +08:00
validator.go Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +08:00
validator_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00