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 64342fa88d
Feat: send remote uploading callback
6 years ago
..
fsctx Add: upload controller in slave mode 6 years ago
local Modify: auth instance as first param in SignURI/Request 6 years ago
qiniu Modify: split hooks into small modules 6 years ago
remote Feat: use sync.pool to obtain new FileSystem instance 6 years ago
response Modify: add general ReaderCloserSeeker interface for handler GET method to return 6 years ago
tests Test: file compress / download 6 years ago
archive.go Fix: download archived file anonymously 6 years ago
archive_test.go Test: file compress / download 6 years ago
errors.go Test: delete objects related methods 6 years ago
file.go Modify: decoupling getSignedURL modules 6 years ago
file_test.go Modify: decoupling getSignedURL modules 6 years ago
filesystem.go Feat: use sync.pool to obtain new FileSystem instance 6 years ago
filesystem_test.go Feat: use sync.pool to obtain new FileSystem instance 6 years ago
hooks.go Feat: send remote uploading callback 6 years ago
hooks_test.go Add: upload controller in slave mode 6 years ago
image.go Feat: file uploading in slave mode 6 years ago
image_test.go Feat: file uploading in slave mode 6 years ago
manage.go Feat: finish WebDAV adaptation 6 years ago
manage_test.go Test: file compress / download 6 years ago
path.go Test: modified folder methods and filesystem 6 years ago
path_test.go Fix: failed uint test due to cache 6 years ago
upload.go Fix: untracked files 6 years ago
upload_test.go Fix: untracked files 6 years ago
validator.go Feat: generate thumbnails for image file 6 years ago
validator_test.go Fix: 0 length upload should be allowed 6 years ago