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
7 years ago
..
fsctx Feat: GET interface for remote policy 7 years ago
local Modify: use path package in app level 7 years ago
qiniu
remote Modify: FileName header in remote put request should be urlencoded 7 years ago
response
tests
archive.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 7 years ago
archive_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 7 years ago
errors.go Feat: cancel archive action / request with context 7 years ago
file.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 7 years ago
file_test.go Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 7 years ago
filesystem.go Feat: remote file thumb preview 7 years ago
filesystem_test.go
hooks.go Feat: remoter handler get content 7 years ago
hooks_test.go Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 7 years ago
image.go Fix: policy should be re-dispatch while getting thumbnails 7 years ago
image_test.go Fix: policy should be re-dispatch while getting thumbnails 7 years ago
manage.go Feat: remote delete file / Fix: broken Filesystem recycle in upload request 7 years ago
manage_test.go
path.go
path_test.go
upload.go Modify: use path package in app level 7 years ago
upload_test.go Add: GetIntSetting helper 7 years ago
validator.go
validator_test.go