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 a26183875f
fix: in decompress, file stream should be closed after copy it to temp file.
4 years ago
..
chunk Test: new changes pkg filesystem 4 years ago
driver fix: use default chunk size if it is set as 0 4 years ago
fsctx Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
response Feat: slave side list file 6 years ago
tests Test: pkg/task / Fix: failed test due to policy cache 6 years ago
archive.go fix: in decompress, file stream should be closed after copy it to temp file. 4 years ago
archive_test.go test: fix failed test 4 years ago
errors.go Improve error message when uploading is conflicted 4 years ago
file.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
file_test.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
filesystem.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
filesystem_test.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
hooks.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
hooks_test.go Test: new changes pkg remote, fsctx, part of filesystem 4 years ago
image.go Refactor: move thumbnail config from ini file to database 4 years ago
image_test.go Test: new changes pkg filesystem 4 years ago
manage.go Fix: show modified date instead of creating date in file list 4 years ago
manage_test.go Test: new changes pkg filesystem 4 years ago
path.go Comply with Golang semantic import versioning (#630) 5 years ago
path_test.go Comply with Golang semantic import versioning (#630) 5 years ago
upload.go fix: remove filesystem upload log 4 years ago
upload_test.go Test: new changes pkg filesystem 4 years ago
validator.go Feat: get policy from directory props / Feat: return source enabled flag in file list 4 years ago
validator_test.go Test: new changes pkg filesystem 4 years ago