Commit Graph

158 Commits (master)

Author SHA1 Message Date
Darren Yu a26893aabc
Add: thumb quality for 3rd storage policy (#1763)
1 year ago
Aaron Liu b1344616b8 test: fix failed ut
1 year ago
Aaron Liu 89ee147961 feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
1 year ago
Aaron Liu 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
1 year ago
Aaron Liu 4c834e75fa adhoc: commit todo changes related to google drive
1 year ago
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client
1 year ago
Aaron Liu 8e2fc1a8f6 test(thumb): new changes in filesystem pkg
1 year ago
Aaron Liu bde4459519 feat(thumb): add ext whitelist for all policy types
1 year ago
Aaron Liu f5a21a7e6f feat(thumb): set size limit for original file
1 year ago
Aaron Liu b910254cc5 feat(thumb): delete generated thumb file
1 year ago
Aaron Liu e115497dfe feat(thumb): generate thumb for OneDrive files
1 year ago
Aaron Liu 62b73b577b feat(thumb): generate and return sidecar thumb
1 year ago
Aaron Liu 7cb5e68b78 refactor(thumb): thumb logic for slave policy
1 year ago
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
HFO4 4e8ab75211 feat(s3): support setting for force using path style endpoint (#1559)
2 years ago
Code 2bb28a9845
fix(s3): use HEAD method to get file info (#1521)
2 years ago
HFO4 7dda81368d test(source link): add unit test
2 years ago
HFO4 8d7ecedf47 feat(source link): create perm source link with shorter url
2 years ago
HFO4 392c824a33 feat(OneDrive): support `Retry-After` throttling control from Graph API (#280)
2 years ago
HFO4 56fa01ed61 fix: failed UT
2 years ago
HFO4 560097145b fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint
2 years ago
HFO4 63b536e5db Merge remote-tracking branch 'origin/master'
2 years ago
HFO4 19a2f69a19 test: fix failed UT
2 years ago
SuperHgO 2271fcfdef
fix: s3(minio) file remove operation hangout (#1491)
2 years ago
HFO4 f431eb0cbd fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint (#1301)
2 years ago
HFO4 f2c53dda31 Merge remote-tracking branch 'origin/master'
2 years ago
HFO4 196729bae8 i18n: logs in conf/crontab/email/fs.driver
2 years ago
XYenon b1685d2863
feat: seeding status for aria2 download tasks (#1422)
2 years ago
HFO4 f083d52e17 feat: tps limit for OneDrive policy
2 years ago
XYenon 5bd711afc6
fix: catch s3 presign err (#1277)
2 years ago
HFO4 7c8e9054ce fix: OneDrive chunk upload time should be `0`, avoiding upload timeouts when chunk size is large
2 years ago
HFO4 c62e355345 fix: cannot use LAN OSS endpoint for uploading
2 years ago
HFO4 ba0e3278e3 fix: signature error when finishing oss upload
2 years ago
HFO4 b8bc5bed13 test: new `overwrite` param in CreateUploadSession
2 years ago
HFO4 b1803fa51f fix: cannot overwrite file to slave policy / fix: remove lock system for webdav to resolve Windows Explorer issue.
2 years ago
HFO4 4f65d0e859 fix: use default chunk size if it is set as 0
2 years ago
HFO4 d117080991 Test: new changes pkg filesystem
2 years ago
HFO4 1c0a735df8 Test: new changes pkg remote, fsctx, part of filesystem
2 years ago
HFO4 c6130ab078 Feat: new changes in pkg: chunk, backoff, local, onedrive
2 years ago
HFO4 31315c86ee Feat: support option for cache streamed chunk data into temp file for potential retry.
2 years ago
HFO4 eaa8c9e12d Refactor: move thumbnail config from ini file to database
2 years ago
HFO4 7eb8173101 Feat: adapt new uploader for s3 like policy
2 years ago
HFO4 d3016b60af Feat: adapt new uploader for upyun policy
2 years ago
HFO4 9e5713b139 Feat: adapt new uploader for COS policy
2 years ago
HFO4 07f13cc350 Refactor: factory method for OSS client
2 years ago
HFO4 0df9529b32 Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
2 years ago
HFO4 015ccd5026 Feat: use new ChunkManager for OneDrive API client
2 years ago
HFO4 b6efca1878 Feat: uploading OneDrive files in client side
2 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
2 years ago
HFO4 9136f3caec Fix: while placeholder file got conflict, original file might be deleted
2 years ago