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 83a17645a1
Feat: Put file in oss handler
6 years ago
..
fsctx Fix: do hard-copy when editing file with soft links 6 years ago
local Modify: use path package in app level 6 years ago
oss Feat: Put file in oss handler 6 years ago
qiniu Feat: put / get file in qiniu policy 6 years ago
remote Fix: failed unit test due to setting name change 6 years ago
response Modify: Decide whether to redirect when previewing based on storage policy 6 years ago
template Feat: qiniu upload & callback 6 years ago
tests Test: file compress / download 6 years ago
archive.go Feat: put / get file in qiniu policy 6 years ago
archive_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 6 years ago
errors.go Feat: cancel archive action / request with context 6 years ago
file.go Feat: user storage pack 6 years ago
file_test.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 6 years ago
filesystem.go Feat: download file / speed limit in oss policy 6 years ago
filesystem_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 6 years ago
hooks.go Feat: Put file in oss handler 6 years ago
hooks_test.go Feat: client-upload file in oss 6 years ago
image.go Feat: get thumb & download file in qiniu policy 6 years ago
image_test.go Fix: policy should be re-dispatch while getting thumbnails 6 years ago
manage.go Feat: get thumb & download file in qiniu policy 6 years ago
manage_test.go Feat: user storage pack 6 years ago
path.go Test: modified folder methods and filesystem 6 years ago
path_test.go Fix: failed uint test due to cache 6 years ago
upload.go Feat: qiniu upload & callback 6 years ago
upload_test.go Add: GetIntSetting helper 6 years ago
validator.go Feat: get thumb & download file in qiniu policy 6 years ago
validator_test.go Feat: get thumb & download file in qiniu policy 6 years ago