Cloudreve/pkg/filesystem
2022-03-03 19:15:25 +08:00
..
driver Enable overwrite for non-first chunk uploading request 2022-03-03 19:15:25 +08:00
fsctx Feat: creating upload session and credential from master server 2022-02-28 17:52:59 +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 Feat: creating upload session and credential from master server 2022-02-28 17:52:59 +08:00
archive_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Refactor: create placeholder file and record upload session id in it 2022-02-27 14:07:12 +08:00
file.go Feat: use transactions to manipulate user's used storage 2022-02-27 14:24:17 +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 Feat: slave policy creating upload session API 2022-02-27 14:22:09 +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 Enable overwrite for non-first chunk uploading request 2022-03-03 19:15:25 +08:00
hooks_test.go Feat: use transactions to manipulate user's used storage 2022-02-27 14:24:17 +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: use database transactions to delete / update file size 2022-02-27 14:23:26 +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 Enable overwrite for non-first chunk uploading request 2022-03-03 19:15:25 +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