Commit Graph

77 Commits (3edb00a6484cef08692245cbbd41421d76ad32e5)

Author SHA1 Message Date
Aaron Liu 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
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 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 f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year 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 560097145b fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint
2 years ago
HFO4 19a2f69a19 test: fix failed UT
2 years ago
HFO4 f431eb0cbd fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint (#1301)
2 years ago
HFO4 196729bae8 i18n: logs in conf/crontab/email/fs.driver
2 years ago
HFO4 f083d52e17 feat: tps limit for OneDrive policy
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 4f65d0e859 fix: use default chunk size if it is set as 0
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 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 118d738797 Feat: support apply append mode and overwrite mode for FileStream
3 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
3 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
3 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
3 years ago
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
3 years ago
HFO4 e37e93a7b6 Feat: create hidden file when creating upload session
3 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
3 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
3 years ago
HFO4 532bff820a Test: new modifications in filesystem pkg
3 years ago
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 595f4a1350 Test: get parament source in OneDrive handler
3 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
3 years ago
HFO4 170f2279c1 Fix: failed to get thumbnails under global OneDrive policy
3 years ago
HFO4 4e2f243436 Feat: support using SharePoint site to store files
4 years ago
HFO4 a93b964d8b Modify: OneDrive file URL cache will refreshed after file is updated
4 years ago
HFO4 fc5c67cc20 Feat: disable overwrite for OneDrive policy
4 years ago
HFO4 e699287ffd Modify: mark as success when deleting a file that does not exist;
4 years ago
HFO4 5b44606276 Test: replace cdn proxy url for OneDrive policy
4 years ago
HFO4 bd2bdf253b Feat: using custom reverse proxying in OneDrive file downloading
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 280308bc05 Modify: increase OneDrive client uploading chunk size to 100MB
4 years ago
HFO4 79daf92896 Test: List files in OneDrive
4 years ago
HFO4 8a2be58ef3 Feat: List files in OneDrive
4 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
4 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
4 years ago
HFO4 8c7d075484 Fix: repeated return of capacity when OneDrive WebDAV upload canceled
4 years ago