Commit Graph

11 Commits (72173bf89485196810168af0ef0be07e8cec1f5d)

Author SHA1 Message Date
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
4 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
4 years ago
KAAAsS 8a222e7df4
fix: nil pointer in qiniu and upyun driver (#1146)
4 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
4 years ago
HFO4 8659bdcf77 Fix: unable to read file from UPYUN (#472, #472, #836)
5 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
HFO4 a7ba357cb8 Fix: hash mark in file name lead to 404 error (#405)
6 years ago
HFO4 ce7784090f Feat: List files in upyun bucket
6 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
6 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
6 years ago
yeungc 6285e45e34
Fix: filename and code typo (#260)
6 years ago