Commit Graph

36 Commits (fb56b27062ea2edd0b60decde0c55364b70aa62a)

Author SHA1 Message Date
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 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.
3 years ago
HFO4 0df9529b32 Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
3 years ago
HFO4 b6efca1878 Feat: uploading OneDrive files in client side
3 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
3 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
3 years ago
HFO4 effbc8607e Refactor: use chunk manager to manage resume upload in server side
3 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
3 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
3 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
3 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
3 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
3 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
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
HFO4 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
3 years ago
HFO4 700e13384e Fix: using url escape instead of unescape in remote handler (#1051)
3 years ago
HFO4 532bff820a Test: new modifications in filesystem pkg
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
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 960c886496 Test: slave side list file
4 years ago
HFO4 5d579cdadc Feat: slave side list file
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 2f1f619f2f Fix: failed test due to modifications
5 years ago
HFO4 bd643fa2d5 Feat: remote test ping and ping-back
5 years ago
HFO4 5363b90167 Test: options / WebDAV middleware
5 years ago
HFO4 16613a6113 Modify: return parent folder id while listing objects
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago