Cloudreve/pkg/filesystem
2021-03-02 12:32:34 +08:00
..
driver Fix: failed unit test 2021-03-02 12:32:34 +08:00
fsctx Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764) 2021-03-01 13:03:49 +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 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764) 2021-03-01 13:03:49 +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