Cloudreve/pkg/filesystem
2019-12-29 14:31:03 +08:00
..
fsctx Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
local Modify: auth instance as first param in SignURI/Request 2019-12-29 13:50:23 +08:00
qiniu
remote Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +08:00
response
tests Test: file compress / download 2019-12-14 14:28:01 +08:00
archive.go
archive_test.go Test: file compress / download 2019-12-14 14:28:01 +08:00
errors.go
file.go Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
file_test.go Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
filesystem.go Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +08:00
filesystem_test.go Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +08:00
hooks.go Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
hooks_test.go Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
image.go Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
image_test.go Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
manage.go Feat: finish WebDAV adaptation 2019-12-20 15:08:04 +08:00
manage_test.go Test: file compress / download 2019-12-14 14:28:01 +08:00
path.go
path_test.go Fix: failed uint test due to cache 2019-12-14 14:44:29 +08:00
upload.go Fix: untracked files 2019-12-28 15:54:16 +08:00
upload_test.go Fix: untracked files 2019-12-28 15:54:16 +08:00
validator.go
validator_test.go