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
Aaron Liu b1344616b8
test: fix failed ut
3 years ago
..
chunk feat(OneDrive): support `Retry-After` throttling control from Graph API (#280) 3 years ago
driver test: fix failed ut 3 years ago
fsctx feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681) 3 years ago
oauth feat(policy): add Google Drive Oauth client 3 years ago
response
tests
archive.go i18n: logs in filesystem 3 years ago
archive_test.go
errors.go fix: failed test due to missing error message in filesystem 3 years ago
file.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 3 years ago
file_test.go test: fix failed ut 3 years ago
filesystem.go test: fix failed ut 3 years ago
filesystem_test.go
hooks.go webdav兼容rclone的nextcloud选项(修改日期和checksum) 3 years ago
hooks_test.go test(hook): NewWebdavAfterUploadHook 3 years ago
image.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 3 years ago
image_test.go test: fix failed ut 3 years ago
manage.go refactor(thumb): new thumb pipeline model to generate thumb on-demand 3 years ago
manage_test.go test: fix failed ut 3 years ago
path.go
path_test.go
upload.go refactor(thumb): new thumb pipeline model to generate thumb on-demand 3 years ago
upload_test.go test: fix failed ut 3 years ago
validator.go refactor(thumb): thumb logic for slave policy 3 years ago
validator_test.go