Commit graph

12 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
91e202c7e6 Feat: decompression task 2020-02-03 13:23:33 +08:00
HFO4
f5d79b1f94 Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
HFO4
aeca161186 Feat: cancel archive action / request with context 2020-01-02 15:36:13 +08:00
HFO4
081c92067f Test: delete objects related methods 2019-12-01 14:31:29 +08:00
HFO4
93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00
HFO4
0982347f40 Fix: folder with the same name should not be created 2019-11-27 19:14:13 +08:00
HFO4
29def02489 Fix: upload was marked canceled when small file uploaded 2019-11-27 12:49:31 +08:00
HFO4
4156a71adf Feat: file download in service level 2019-11-26 20:59:57 +08:00
HFO4
7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create 2019-11-20 17:21:30 +08:00
HFO4
160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 2019-11-18 13:26:32 +08:00
HFO4
99e7eecab7 Feat: file upload handler 2019-11-17 13:50:14 +08:00