Cloudreve/pkg/filesystem
2019-12-28 13:14:00 +08:00
..
fsctx Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
local Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
qiniu Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
response Modify: add general ReaderCloserSeeker interface for handler GET method to return 2019-12-13 20:54:28 +08:00
tests Test: file compress / download 2019-12-14 14:28:01 +08:00
archive.go Fix: download archived file anonymously 2019-12-13 18:07:15 +08:00
archive_test.go Test: file compress / download 2019-12-14 14:28:01 +08:00
errors.go Test: delete objects related methods 2019-12-01 14:31:29 +08:00
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 Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
filesystem_test.go Test: get source URL of files 2019-12-11 12:24:09 +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 Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
path_test.go Fix: failed uint test due to cache 2019-12-14 14:44:29 +08:00
upload.go Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
upload_test.go Feat: file uploading in slave mode 2019-12-28 13:14:00 +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