Cloudreve/pkg/filesystem
2019-11-26 19:51:54 +08:00
..
local Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
qiniu Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
context.go Fix: test failed due to missing context 2019-11-19 18:10:18 +08:00
errors.go Test: filesystem/file, filesystem, filesystem/hook, model/file/Create 2019-11-20 17:21:30 +08:00
file.go Feat: custom error for general layer codes 2019-11-26 19:51:54 +08:00
file_test.go Fix: able to upload empty file 2019-11-23 15:37:13 +08:00
filesystem.go Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
filesystem_test.go Test: list folder & filesystem/path & model/folder/list 2019-11-24 16:28:41 +08:00
hooks.go Modify: split hooks into small modules 2019-11-26 11:42:26 +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 Test: list folder & filesystem/path & model/folder/list 2019-11-24 16:28:41 +08:00
path_test.go Test: list folder & filesystem/path & model/folder/list 2019-11-24 16:28:41 +08:00
upload.go Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
upload_test.go Modify: split hooks into small modules 2019-11-26 11:42:26 +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