Commit Graph

149 Commits (b910254cc5f449f4335acb6d2e1b15002257ed43)

Author SHA1 Message Date
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
HFO4 0650684dd9 Feat: cancel upload session in slave node
2 years ago
HFO4 effbc8607e Refactor: use chunk manager to manage resume upload in server side
2 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
2 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
2 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
2 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
2 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
2 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
2 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
2 years ago