Commit Graph

17 Commits (72173bf89485196810168af0ef0be07e8cec1f5d)

Author SHA1 Message Date
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
4 years ago
HFO4 e37e93a7b6 Feat: create hidden file when creating upload session
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
HFO4 de9c41082c Feat: create upload session and pre-upload check
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
HFO4 cfaf20926f Feat: List files in COS 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
HFO4 304e7b502c Feat: thumbnail support for COS policy
6 years ago
yeungc 6285e45e34
Fix: filename and code typo (#260)
6 years ago
HFO4 c30c19ca3e Feat: create SFC for oss callback
6 years ago
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV
6 years ago
HFO4 16613a6113 Modify: return parent folder id while listing objects
6 years ago
HFO4 4abd5b2346 Feat: cos policy upload/download in server-side
6 years ago
HFO4 c34f211d7e Feat: get source url in COS
6 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
6 years ago
HFO4 8d437a451c Feat: COS credential / upload callback
6 years ago