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 89ee147961
feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
1 year ago
..
chunk
driver feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681) 1 year ago
fsctx feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681) 1 year ago
oauth feat(policy): add Google Drive Oauth client 1 year ago
response
tests
archive.go
archive_test.go
errors.go
file.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 1 year ago
file_test.go test(thumb): new changes in filesystem pkg 1 year ago
filesystem.go feat(policy): add Google Drive Oauth client 1 year ago
filesystem_test.go
hooks.go webdav兼容rclone的nextcloud选项(修改日期和checksum) 2 years ago
hooks_test.go test(hook): NewWebdavAfterUploadHook 1 year ago
image.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 1 year ago
image_test.go test: fix failed ut 1 year ago
manage.go refactor(thumb): new thumb pipeline model to generate thumb on-demand 2 years ago
manage_test.go test: fix failed ut 2 years ago
path.go
path_test.go
upload.go refactor(thumb): new thumb pipeline model to generate thumb on-demand 2 years ago
upload_test.go test(thumb): new changes in filesystem pkg 1 year ago
validator.go refactor(thumb): thumb logic for slave policy 2 years ago
validator_test.go