Commit Graph

41 Commits (b910254cc5f449f4335acb6d2e1b15002257ed43)

Author SHA1 Message Date
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
HFO4 196729bae8 i18n: logs in conf/crontab/email/fs.driver
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 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 31315c86ee Feat: support option for cache streamed chunk data into temp file for potential retry.
2 years ago
HFO4 7eb8173101 Feat: adapt new uploader for s3 like 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 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 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
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
4 years ago
HFO4 7279be2924 Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
4 years ago
HFO4 a5805b022a Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 cfaf20926f Feat: List files in COS bucket
4 years ago
HFO4 305497e7cb Test: oss.List
4 years ago
HFO4 52c2422be9 Feat: list oss files
4 years ago
HFO4 1afc750dae Modify: create folder if not exist while importing files
4 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
4 years ago
HFO4 8c547a05fd Fix: mismatched pointer receiver in oss.Driver
4 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
4 years ago
HFO4 46743f3c1e Fix: unsupported GET parameters in public OSS bucket
4 years ago
yeungc 6285e45e34
Fix: filename and code typo (#260)
4 years ago
HFO4 d1ca65461c Fix: incorrect capacity unit for OSS traffic limit
5 years ago
HFO4 71876a79cd Fix: failed test due to relative path
5 years ago
HFO4 2f1f619f2f Fix: failed test due to modifications
5 years ago
HFO4 c4eada2723 Modify: oss handle sign URL
5 years ago
HFO4 16613a6113 Modify: return parent folder id while listing objects
5 years ago
HFO4 b1490a665c Fix: missing x-oss-process params in thumb url in public oss bucket
5 years ago
HFO4 4abd5b2346 Feat: cos policy upload/download in server-side
5 years ago
HFO4 0d2e3cc717 Test: Onedrive.OAuth
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago