Cloudreve/pkg/filesystem
2019-11-27 19:14:13 +08:00
..
local Test: download file in filesystem 2019-11-27 13:54:25 +08:00
qiniu Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
context.go Feat: file download in service level 2019-11-26 20:59:57 +08:00
errors.go Fix: folder with the same name should not be created 2019-11-27 19:14:13 +08:00
file.go Feat: download file with speed limit 2019-11-27 13:10:19 +08:00
file_test.go Test: download file in filesystem 2019-11-27 13:54:25 +08:00
filesystem.go Test: download file in filesystem 2019-11-27 13:54:25 +08:00
filesystem_test.go Test: download file in filesystem 2019-11-27 13:54:25 +08:00
hooks.go Feat: file download in service level 2019-11-26 20:59:57 +08:00
hooks_test.go Test: filesystem/hooks 2019-11-26 11:52:09 +08:00
image.go Modify: re-organize structure of filesystem 2019-11-20 15:53:00 +08:00
path.go Fix: folder with the same name should not be created 2019-11-27 19:14:13 +08:00
path_test.go Feat: file download in service level 2019-11-26 20:59:57 +08:00
upload.go Feat: download file with speed limit 2019-11-27 13:10:19 +08:00
upload_test.go Test: download file in filesystem 2019-11-27 13:54:25 +08:00
validator.go Fix: 0 length upload should be allowed 2019-11-23 15:39:30 +08:00
validator_test.go Fix: 0 length upload should be allowed 2019-11-23 15:39:30 +08:00