Cloudreve/pkg/filesystem
2020-02-01 10:34:23 +08:00
..
driver Feat: options to disable preview in file sharing 2020-01-29 11:03:09 +08:00
fsctx Feat: archive download in shared folder 2020-01-31 13:18:32 +08:00
response Fix: cache-control header in thumb redirect request 2020-02-01 10:08:34 +08:00
tests Test: file compress / download 2019-12-14 14:28:01 +08:00
archive.go Feat: archive download in shared folder 2020-01-31 13:18:32 +08:00
archive_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 2020-01-04 15:17:27 +08:00
errors.go Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
file.go Feat: thumb for shared folder 2020-02-01 10:34:23 +08:00
file_test.go Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
filesystem.go Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
filesystem_test.go Test: get filesystem from callback context 2020-01-22 14:41:12 +08:00
hooks.go Feat: get OneDrive thumbnails 2020-01-21 13:27:20 +08:00
hooks_test.go Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
image.go Fix: cache-control header in thumb redirect request 2020-02-01 10:08:34 +08:00
image_test.go Fix: cache-control header in thumb redirect request 2020-02-01 10:08:34 +08:00
manage.go Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
manage_test.go Feat: user storage pack 2020-01-14 10:32:54 +08:00
path.go Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
path_test.go Fix: failed uint test due to cache 2019-12-14 14:44:29 +08:00
upload.go Fix: capacity should be returned back when put failed 2020-01-25 10:40:53 +08:00
upload_test.go Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
validator.go Feat: get thumb & download file in qiniu policy 2020-01-15 14:15:25 +08:00
validator_test.go Feat: get thumb & download file in qiniu policy 2020-01-15 14:15:25 +08:00