Cloudreve/pkg/filesystem
HFO4 e699287ffd Modify: mark as success when deleting a file that does not exist;
Fix: minio is not usable in S3 policy
Modify: use batch request to delete S3 files
2021-02-28 16:48:51 +08:00
..
driver Modify: mark as success when deleting a file that does not exist; 2021-02-28 16:48:51 +08:00
fsctx Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests 2020-12-01 19:22:52 +08:00
response Feat: slave side list file 2020-04-28 10:02:53 +08:00
tests Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
archive.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
archive_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
filesystem.go Fix: add recycleLock preventing recycle FileSystem used by another goroutine 2020-11-21 19:32:25 +08:00
filesystem_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
hooks.go Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests 2020-12-01 19:22:52 +08:00
hooks_test.go Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests 2020-12-01 19:22:52 +08:00
image.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
image_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
manage.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
manage_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
validator.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
validator_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00