HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
2022-02-27 14:07:12 +08:00 |
|
HFO4
|
868a88e5fc
|
Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
|
2022-02-27 14:03:07 +08:00 |
|
KAAAsS
|
8a222e7df4
|
fix: nil pointer in qiniu and upyun driver (#1146)
|
2022-02-26 08:39:47 +08:00 |
|
HFO4
|
de9c41082c
|
Feat: create upload session and pre-upload check
|
2022-02-10 19:30:08 +08:00 |
|
HFO4
|
8659bdcf77
|
Fix: unable to read file from UPYUN (#472, #472, #836)
|
2021-05-11 21:52:55 +08:00 |
|
Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
2020-11-21 17:34:55 +08:00 |
|
HFO4
|
a7ba357cb8
|
Fix: hash mark in file name lead to 404 error (#405)
|
2020-05-30 19:35:28 +08:00 |
|
HFO4
|
ce7784090f
|
Feat: List files in upyun bucket
|
2020-04-30 10:37:48 +08:00 |
|
HFO4
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
2020-04-27 10:31:34 +08:00 |
|
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
2020-04-24 11:08:07 +08:00 |
|
yeungc
|
6285e45e34
|
Fix: filename and code typo (#260)
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller_test.go to handler_test.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Rename handller.go to handler.go
* Fix typo
|
2020-03-23 13:44:59 +08:00 |
|
HFO4
|
e8c4660c38
|
Feat: check policy update before upload
|
2020-02-27 17:12:59 +08:00 |
|
HFO4
|
16613a6113
|
Modify: return parent folder id while listing objects
|
2020-02-07 13:54:37 +08:00 |
|
HFO4
|
807aa5ac18
|
Feat: OneDrive OAuth / refresh token
|
2020-01-19 12:52:36 +08:00 |
|
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
2020-01-18 14:08:43 +08:00 |
|