Commit graph

11 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
f1ef21e195 Feat: add local policy 2020-02-26 15:11:06 +08:00
HFO4
c1d2b933aa Feat: RWMutex / reload for aira2 2020-02-25 14:02:14 +08:00
HFO4
a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00
HFO4
7a6c84a115 Fix: unsafe pointer while initializing unfinished aria2 task 2020-02-09 10:52:06 +08:00
HFO4
2b853dddd3 Test: aria2 related 2020-02-06 13:53:47 +08:00
HFO4
cde49e6e98 Feat: group-defined aria2 download options 2020-02-06 10:27:20 +08:00
HFO4
491e4de9de Feat: download torrent / multiple file / select file 2020-02-05 15:11:34 +08:00
HFO4
3ed84ad5ec Feat: validate / cancel task while downloading file in aria2 2020-02-05 12:58:26 +08:00
HFO4
8c7e3883ee Feat: handle aria2 download complete 2020-02-05 11:22:19 +08:00
HFO4
fe8f1b1ef5 Feat: creat uri aria2 download task 2020-02-04 15:29:52 +08:00