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
|
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
|
e699287ffd
|
Modify: mark as success when deleting a file that does not exist;
Fix: minio is not usable in S3 policy
Modify: use batch request to delete S3 files
|
2021-02-28 16:48:51 +08:00 |
|
Breeze Chen
|
488e62f762
|
Fix qiniu last modify time. (#691)
|
2021-01-06 17:01:24 +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
|
dfb663a6e0
|
Feat: List files in Qiniu bucket
|
2020-04-29 10:37:15 +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
|
16613a6113
|
Modify: return parent folder id while listing objects
|
2020-02-07 13:54:37 +08:00 |
|
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
2020-01-18 14:08:43 +08:00 |
|