HFO4
|
a5f80a4431
|
Feat: get permanent URL for OneDrive policy
|
2021-03-20 12:33:39 +08:00 |
|
HFO4
|
a93b964d8b
|
Modify: OneDrive file URL cache will refreshed after file is updated
|
2021-03-03 17:07:26 +08:00 |
|
HFO4
|
bd2bdf253b
|
Feat: using custom reverse proxying in OneDrive file downloading
|
2020-12-08 17:30:22 +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
|
8a2be58ef3
|
Feat: List files in OneDrive
|
2020-04-30 11:45:35 +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 |
|