Commit graph

10 commits

Author SHA1 Message Date
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
297fc8d5bb Fix: failed test due to relative path 2020-03-12 09:40:29 +08:00
HFO4
4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
HFO4
7fbbcefc57 Feat: get thumb & download file in qiniu policy 2020-01-15 14:15:25 +08:00
HFO4
5be7ec98c1 Feat: user storage pack 2020-01-14 10:32:54 +08:00
HFO4
a994a74f4e Fix: 0 length upload should be allowed 2019-11-23 15:39:30 +08:00
HFO4
671d031d00 Fix: able to upload empty file 2019-11-23 15:37:13 +08:00
HFO4
631c23f065 Feat: recycling file storage and user capacity when uploading canceled 2019-11-18 14:06:15 +08:00
HFO4
5aa61301af Fix: letter case should be ignored while validating file extension 2019-11-17 14:35:28 +08:00
HFO4
3741da692b Test: filesystem/local & filesystem/validator 2019-11-17 14:33:00 +08:00