Cloudreve/pkg/filesystem
2019-12-10 11:55:28 +08:00
..
local Test: local handler.thumb 2019-12-09 12:18:30 +08:00
qiniu Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
response Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
context.go Feat: file download in service level 2019-11-26 20:59:57 +08:00
errors.go Test: delete objects related methods 2019-12-01 14:31:29 +08:00
file.go Feat: get file source route / Fix: cache initialize at wrong time 2019-12-10 11:55:28 +08:00
file_test.go Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
filesystem.go Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
filesystem_test.go Test: download file in filesystem 2019-11-27 13:54:25 +08:00
hooks.go Feat: generate thumbnails for image file 2019-12-08 14:16:01 +08:00
hooks_test.go Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
image.go Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +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: download file with speed limit 2019-11-27 13:10:19 +08:00
upload_test.go Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
validator.go Feat: generate thumbnails for image file 2019-12-08 14:16:01 +08:00
validator_test.go Fix: 0 length upload should be allowed 2019-11-23 15:39:30 +08:00