Cloudreve/pkg/filesystem
2019-12-11 12:24:09 +08:00
..
fsctx Feat: sign file source url 2019-12-10 17:10:34 +08:00
local Test: get source URL of files 2019-12-11 12:24:09 +08:00
qiniu
response Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
errors.go
file.go Test: get source URL of files 2019-12-11 12:24:09 +08:00
file_test.go Test: get source URL of files 2019-12-11 12:24:09 +08:00
filesystem.go Test: get source URL of files 2019-12-11 12:24:09 +08:00
filesystem_test.go Test: get source URL of files 2019-12-11 12:24:09 +08:00
hooks.go Feat: sign file source url 2019-12-10 17:10:34 +08:00
hooks_test.go Feat: sign file source url 2019-12-10 17:10:34 +08:00
image.go Test: get source URL of files 2019-12-11 12:24:09 +08:00
image_test.go Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
manage.go Fix: failed unit test due to missing mock.ExpectWereMatch() 2019-12-08 13:03:08 +08:00
manage_test.go Fix: failed unit test due to missing mock.ExpectWereMatch() 2019-12-08 13:03:08 +08:00
path.go Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
path_test.go Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
upload.go Feat: sign file source url 2019-12-10 17:10:34 +08:00
upload_test.go Feat: sign file source url 2019-12-10 17:10:34 +08:00
validator.go Feat: generate thumbnails for image file 2019-12-08 14:16:01 +08:00
validator_test.go