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 1963a495fb
Feat: get file source route / Fix: cache initialize at wrong time
5 years ago
..
local Test: local handler.thumb 5 years ago
qiniu
response Feat experimental WebAuth API 5 years ago
context.go Feat: file download in service level 5 years ago
errors.go Test: delete objects related methods 5 years ago
file.go Feat: get file source route / Fix: cache initialize at wrong time 5 years ago
file_test.go Test: modified folder methods and filesystem 5 years ago
filesystem.go Feat experimental WebAuth API 5 years ago
filesystem_test.go Test: download file in filesystem 5 years ago
hooks.go Feat: generate thumbnails for image file 5 years ago
hooks_test.go Test: modified folder methods and filesystem 5 years ago
image.go Test: thumbnail and authn / Modify: read thumbnail config from file 5 years ago
image_test.go Test: thumbnail and authn / Modify: read thumbnail config from file 5 years ago
manage.go Fix: failed unit test due to missing mock.ExpectWereMatch() 5 years ago
manage_test.go Fix: failed unit test due to missing mock.ExpectWereMatch() 5 years ago
path.go Test: modified folder methods and filesystem 5 years ago
path_test.go Test: modified folder methods and filesystem 5 years ago
upload.go Feat: download file with speed limit 5 years ago
upload_test.go Feat experimental WebAuth API 5 years ago
validator.go Feat: generate thumbnails for image file 5 years ago
validator_test.go