Cloudreve/pkg/filesystem
2022-02-27 14:03:07 +08:00
..
driver Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
fsctx Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +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 Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +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 Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
file_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
filesystem.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +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 Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
hooks_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +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 Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
upload_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +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