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
chauncey 959e1f2576
fixed: webdav 上传接受图片时不生成缩略图的问题 (#779)
4 years ago
..
driver Modify: OneDrive file URL cache will refreshed after file is updated 4 years ago
fsctx Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764) 4 years ago
response Feat: slave side list file 5 years ago
tests Test: pkg/task / Fix: failed test due to policy cache 5 years ago
archive.go Comply with Golang semantic import versioning (#630) 4 years ago
archive_test.go Comply with Golang semantic import versioning (#630) 4 years ago
errors.go Comply with Golang semantic import versioning (#630) 4 years ago
file.go Comply with Golang semantic import versioning (#630) 4 years ago
file_test.go Comply with Golang semantic import versioning (#630) 4 years ago
filesystem.go Fix: add recycleLock preventing recycle FileSystem used by another goroutine 4 years ago
filesystem_test.go Comply with Golang semantic import versioning (#630) 4 years ago
hooks.go fixed: webdav 上传接受图片时不生成缩略图的问题 (#779) 4 years ago
hooks_test.go Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests 4 years ago
image.go fixed: webdav 上传接受图片时不生成缩略图的问题 (#779) 4 years ago
image_test.go Comply with Golang semantic import versioning (#630) 4 years ago
manage.go fixed: webdav 上传接受图片时不生成缩略图的问题 (#779) 4 years ago
manage_test.go Comply with Golang semantic import versioning (#630) 4 years ago
path.go Comply with Golang semantic import versioning (#630) 4 years ago
path_test.go Comply with Golang semantic import versioning (#630) 4 years ago
upload.go Comply with Golang semantic import versioning (#630) 4 years ago
upload_test.go Comply with Golang semantic import versioning (#630) 4 years ago
validator.go Comply with Golang semantic import versioning (#630) 4 years ago
validator_test.go Comply with Golang semantic import versioning (#630) 4 years ago