Commit graph

17 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
fc5b7d42c8 Test: pkg/task 2020-02-06 16:01:06 +08:00
HFO4
7fbbcefc57 Feat: get thumb & download file in qiniu policy 2020-01-15 14:15:25 +08:00
HFO4
4a5782b4e5 Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
HFO4
0932a10fed Feat: generate thumbnails for image file 2019-12-08 14:16:01 +08:00
HFO4
93010e3525 Feat: delete objects 2019-11-30 15:09:56 +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
438ce02420 Modify: re-organize structure of filesystem 2019-11-20 15:53:00 +08:00
HFO4
aa17aa8e6a Feat: after uploading hooks and checks 2019-11-18 19:09:56 +08:00
HFO4
631c23f065 Feat: recycling file storage and user capacity when uploading canceled 2019-11-18 14:06:15 +08:00
HFO4
160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 2019-11-18 13:26:32 +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
HFO4
841832bb65 Add: context 2019-11-16 20:31:34 +08:00
HFO4
e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4
79caf635f9 Feat: basic file validator 2019-11-16 16:05:10 +08:00