HFO4
|
7279be2924
|
Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
|
2020-12-01 19:22:52 +08:00 |
|
HFO4
|
a5805b022a
|
Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
|
2020-11-29 19:15:35 +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
|
cfaf20926f
|
Feat: List files in COS bucket
|
2020-04-29 10:36:52 +08:00 |
|
HFO4
|
52c2422be9
|
Feat: list oss files
|
2020-04-28 11:43:32 +08:00 |
|
HFO4
|
1afc750dae
|
Modify: create folder if not exist while importing files
|
2020-04-28 10:47:40 +08:00 |
|
HFO4
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
2020-04-27 10:31:34 +08:00 |
|
HFO4
|
8c547a05fd
|
Fix: mismatched pointer receiver in oss.Driver
|
2020-04-24 11:14:32 +08:00 |
|
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
2020-04-24 11:08:07 +08:00 |
|
HFO4
|
46743f3c1e
|
Fix: unsupported GET parameters in public OSS bucket
|
2020-04-07 10:15:11 +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 |
|