HFO4
|
2811ee3285
|
Feat: slave policy creating upload session API
|
2022-02-27 14:22:09 +08:00 |
|
HFO4
|
7dd636da74
|
Feat: upload session recycle crontab job / API for cleanup all upload session
|
2022-02-27 14:16:36 +08:00 |
|
HFO4
|
3444b4a75e
|
Feat: chunk upload handling for local policy
|
2022-02-27 14:13:39 +08:00 |
|
HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
2022-02-27 14:07:12 +08:00 |
|
HFO4
|
e37e93a7b6
|
Feat: create hidden file when creating upload session
|
2022-02-27 14:04:30 +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 |
|
HFO4
|
de9c41082c
|
Feat: create upload session and pre-upload check
|
2022-02-10 19:30:08 +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
|
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 |
|
HFO4
|
304e7b502c
|
Feat: thumbnail support for COS policy
|
2020-04-22 11:09:33 +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 |
|