Aaron Liu
|
f36e39991d
|
refactor(thumb): new thumb pipeline model to generate thumb on-demand
|
3 years ago |
HFO4
|
4f65d0e859
|
fix: use default chunk size if it is set as 0
|
4 years ago |
HFO4
|
d117080991
|
Test: new changes pkg filesystem
|
4 years ago |
HFO4
|
07f13cc350
|
Refactor: factory method for OSS client
Fix: use HTTPS schema by default in OSS client
Feat: new handler for Qiniu policy
|
4 years ago |
HFO4
|
2811ee3285
|
Feat: slave policy creating upload session API
|
4 years ago |
HFO4
|
7dd636da74
|
Feat: upload session recycle crontab job / API for cleanup all upload session
|
4 years ago |
HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
4 years ago |
HFO4
|
868a88e5fc
|
Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
|
4 years ago |
KAAAsS
|
8a222e7df4
|
fix: nil pointer in qiniu and upyun driver (#1146)
|
4 years ago |
HFO4
|
de9c41082c
|
Feat: create upload session and pre-upload check
|
4 years ago |
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
|
5 years ago |
Breeze Chen
|
488e62f762
|
Fix qiniu last modify time. (#691)
|
5 years ago |
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
|
5 years ago |
HFO4
|
dfb663a6e0
|
Feat: List files in Qiniu bucket
|
6 years ago |
HFO4
|
36e5b31f73
|
Modify: add recursive options for list method
Test: local.List
|
6 years ago |
HFO4
|
f7311f906b
|
Feat: add List method to Handler interface / implement local.List
|
6 years ago |
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
|
6 years ago |
HFO4
|
16613a6113
|
Modify: return parent folder id while listing objects
|
6 years ago |
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
6 years ago |