Commit Graph

12 Commits (6fdf77e00e26186a6ebf5055a0012c73a355b675)

Author SHA1 Message Date
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
5 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
5 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
5 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