Cloudreve/pkg/filesystem
2019-12-30 19:37:21 +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 Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
remote Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +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 Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
file_test.go Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
filesystem.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
filesystem_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
hooks.go Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
hooks_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +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: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
upload_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
validator.go Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
validator_test.go Fix: 0 length upload should be allowed 2019-11-23 15:39:30 +08:00