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 6b6bfb4c6b
Modify: FileName header in remote put request should be urlencoded
5 years ago
..
fsctx Feat: GET interface for remote policy 5 years ago
local Modify: use path package in app level 5 years ago
qiniu Modify: split hooks into small modules 5 years ago
remote Modify: FileName header in remote put request should be urlencoded 5 years ago
response Modify: Decide whether to redirect when previewing based on storage policy 5 years ago
tests Test: file compress / download 5 years ago
archive.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 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 Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 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: remote file thumb preview 5 years ago
filesystem_test.go Feat: auth for remote callback / Modify: use map to store hooks in filesystem 5 years ago
hooks.go Feat: remoter handler get content 5 years ago
hooks_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 5 years ago
image.go Fix: policy should be re-dispatch while getting thumbnails 5 years ago
image_test.go Fix: policy should be re-dispatch while getting thumbnails 5 years ago
manage.go Feat: remote delete file / Fix: broken Filesystem recycle in upload request 5 years ago
manage_test.go Test: file compress / download 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 Modify: use path package in app level 5 years ago
upload_test.go Add: GetIntSetting helper 5 years ago
validator.go Feat: remote upload callback / validation 5 years ago
validator_test.go Fix: 0 length upload should be allowed 5 years ago