Cloudreve/pkg/filesystem
2020-01-02 13:41:57 +08:00
..
fsctx Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
local Modify: add time.Now for expiration inside signing function 2020-01-02 13:41:57 +08:00
qiniu Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
remote Modify: add time.Now for expiration inside signing function 2020-01-02 13:41:57 +08:00
response Modify: Decide whether to redirect when previewing based on storage policy 2019-12-31 13:09:26 +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 file thumb preview 2020-01-02 13:31:41 +08:00
file_test.go Feat: remote file thumb preview 2020-01-02 13:31:41 +08:00
filesystem.go Feat: remote file thumb preview 2020-01-02 13:31:41 +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 Fix: policy should be re-dispatch while getting thumbnails 2020-01-02 13:10:04 +08:00
image_test.go Fix: policy should be re-dispatch while getting thumbnails 2020-01-02 13:10:04 +08:00
manage.go Feat: remote delete file / Fix: broken Filesystem recycle in upload request 2020-01-01 20:15:05 +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 Add: GetIntSetting helper 2020-01-02 12:44:53 +08:00
upload_test.go Add: GetIntSetting helper 2020-01-02 12:44:53 +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