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