You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/filesystem
HFO4 0df9529b32
Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
4 years ago
..
chunk Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS 4 years ago
driver Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS 4 years ago
fsctx Fix: panics inside of task was not correctly logged into DB 4 years ago
response Feat: slave side list file 6 years ago
tests Test: pkg/task / Fix: failed test due to policy cache 6 years ago
archive.go Fix: panics inside of task was not correctly logged into DB 4 years ago
archive_test.go Comply with Golang semantic import versioning (#630) 5 years ago
errors.go Refactor: create placeholder file and record upload session id in it 4 years ago
file.go Feat: use transactions to manipulate user's used storage 4 years ago
file_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 4 years ago
filesystem.go Feat: process upload callback sent from slave node 4 years ago
filesystem_test.go Fix: slave node cannot transfer files to other slave node 4 years ago
hooks.go Feat: process upload callback sent from slave node 4 years ago
hooks_test.go Feat: use transactions to manipulate user's used storage 4 years ago
image.go Feat: improve thumbnails proformance and GC for local policy (#1044) 4 years ago
image_test.go Feat: improve thumbnails proformance and GC for local policy (#1044) 4 years ago
manage.go Feat: use database transactions to delete / update file size 4 years ago
manage_test.go Test: new modifications in filesystem pkg 4 years ago
path.go Comply with Golang semantic import versioning (#630) 5 years ago
path_test.go Comply with Golang semantic import versioning (#630) 5 years ago
upload.go Feat: uploading OneDrive files in client side 4 years ago
upload_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 4 years ago
validator.go Feat: get policy from directory props / Feat: return source enabled flag in file list 4 years ago
validator_test.go Comply with Golang semantic import versioning (#630) 5 years ago