You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/filesystem
HFO4 286f76cbec
Feat: download file / speed limit in oss policy
5 years ago
..
fsctx Fix: do hard-copy when editing file with soft links 5 years ago
local Modify: use path package in app level 5 years ago
oss Feat: download file / speed limit in oss policy 5 years ago
qiniu Feat: put / get file in qiniu policy 5 years ago
remote Fix: failed unit test due to setting name change 5 years ago
response Modify: Decide whether to redirect when previewing based on storage policy 5 years ago
template Feat: qiniu upload & callback 5 years ago
tests Test: file compress / download 5 years ago
archive.go Feat: put / get file in qiniu policy 5 years ago
archive_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 5 years ago
errors.go Feat: cancel archive action / request with context 5 years ago
file.go Feat: user storage pack 5 years ago
file_test.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 5 years ago
filesystem.go Feat: download file / speed limit in oss policy 5 years ago
filesystem_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 5 years ago
hooks.go Fix: do hard-copy when editing file with soft links 5 years ago
hooks_test.go Feat: client-upload file in oss 5 years ago
image.go Feat: get thumb & download file in qiniu policy 5 years ago
image_test.go Fix: policy should be re-dispatch while getting thumbnails 5 years ago
manage.go Feat: get thumb & download file in qiniu policy 5 years ago
manage_test.go Feat: user storage pack 5 years ago
path.go Test: modified folder methods and filesystem 5 years ago
path_test.go Fix: failed uint test due to cache 5 years ago
upload.go Feat: qiniu upload & callback 5 years ago
upload_test.go Add: GetIntSetting helper 5 years ago
validator.go Feat: get thumb & download file in qiniu policy 5 years ago
validator_test.go Feat: get thumb & download file in qiniu policy 5 years ago