Commit graph

16 commits

Author SHA1 Message Date
Archerx
ae89b402f6
fix: statik data needs to be initialized (#640)
Co-authored-by: xuc2 <xuc2@knownsec.com>
2020-11-25 21:23:26 +08:00
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
ee0f8e964d Feat: eject internal static files 2020-05-23 13:57:02 +08:00
HFO4
bfb5b34edc Fix: concurrent logging lock / Feat: listen SSL (#287) 2020-05-23 13:17:48 +08:00
HFO4
9910f8d732 Modify: check static file version when statics folder exists 2020-04-12 12:46:59 +08:00
HFO4
fa900b166a Feat: check static files version 2020-04-08 10:00:03 +08:00
HFO4
f594d0ab83 Feat: check new versions while booting 2020-03-18 11:36:34 +08:00
HFO4
e1aced0f01 Modify: check DB version before migration 2020-03-14 18:12:26 +08:00
HFO4
4ba24e0cf1 Modify: clean modals 2020-03-11 15:22:21 +08:00
HFO4
4d70f9fa3e Fix: get execute file path dynamically 2020-03-11 10:32:35 +08:00
HFO4
68d3131521 Feat: cross compile script 2020-03-09 16:53:01 +08:00
HFO4
30311d181d Feat: embed static files 2020-03-09 14:07:36 +08:00
HFO4
c1d2b933aa Feat: RWMutex / reload for aira2 2020-02-25 14:02:14 +08:00
HFO4
ef42ec3927 Modify: create Web Authn instance when needed 2020-02-23 15:50:41 +08:00
HFO4
31d4a0e1c2 Feat: admin dashboard homepage 2020-02-23 10:19:13 +08:00
HFO4
a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00