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 a1747073df
feat(webdav): support setting download proxy
11 months ago
..
chunk feat(OneDrive): support `Retry-After` throttling control from Graph API (#280) 2 years ago
driver Add: thumb quality for 3rd storage policy (#1763) 12 months ago
fsctx feat(webdav): support setting download proxy 11 months ago
oauth feat(policy): add Google Drive Oauth client 1 year ago
response Feat: slave side list file 4 years ago
tests Test: pkg/task / Fix: failed test due to policy cache 4 years ago
archive.go i18n: logs in filesystem 2 years ago
archive_test.go test: new changes in decompress method 2 years ago
errors.go fix: failed test due to missing error message in filesystem 2 years ago
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: fix failed ut 1 year ago
filesystem.go test: fix failed ut 1 year ago
filesystem_test.go Test: new changes pkg remote, fsctx, part of filesystem 2 years ago
hooks.go webdav兼容rclone的nextcloud选项(修改日期和checksum) 1 year ago
hooks_test.go test(hook): NewWebdavAfterUploadHook 1 year ago
image.go fix(thumb): cannot generate thumbnails in slave mode 1 year ago
image_test.go test: fix failed ut 1 year ago
manage.go feat(webdav): supoort rename in copy and move (#1774) 12 months ago
manage_test.go test: fix failed ut 1 year 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 refactor(thumb): new thumb pipeline model to generate thumb on-demand 1 year ago
upload_test.go test: fix failed ut 1 year ago
validator.go refactor(thumb): thumb logic for slave policy 1 year ago
validator_test.go Test: new changes pkg filesystem 2 years ago