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 9a942f8b48
Modify: decoupling getSignedURL modules
6 years ago
..
fsctx Feat: sign file source url 6 years ago
local Modify: decoupling getSignedURL modules 6 years ago
qiniu
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
file.go Modify: decoupling getSignedURL modules 6 years ago
file_test.go Modify: decoupling getSignedURL modules 6 years ago
filesystem.go Modify: decoupling getSignedURL modules 6 years ago
filesystem_test.go Test: get source URL of files 6 years ago
hooks.go Test: update file content related hooks 6 years ago
hooks_test.go Test: update file content related hooks 6 years ago
image.go Test: update file content related hooks 6 years ago
image_test.go Test: thumbnail and authn / Modify: read thumbnail config from file 6 years ago
manage.go
manage_test.go Test: file compress / download 6 years ago
path.go
path_test.go Fix: failed uint test due to cache 6 years ago
upload.go Feat: update file content 6 years ago
upload_test.go Modify: decoupling getSignedURL modules 6 years ago
validator.go
validator_test.go