Commit Graph

13 Commits (72173bf89485196810168af0ef0be07e8cec1f5d)

Author SHA1 Message Date
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
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
KAAAsS 8a222e7df4
fix: nil pointer in qiniu and upyun driver (#1146)
3 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
3 years ago
HFO4 e699287ffd Modify: mark as success when deleting a file that does not exist;
4 years ago
Breeze Chen 488e62f762
Fix qiniu last modify time. (#691)
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 dfb663a6e0 Feat: List files in Qiniu bucket
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
yeungc 6285e45e34
Fix: filename and code typo (#260)
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