Commit graph

14 commits

Author SHA1 Message Date
Ink33
84807be1ca
use go:embed for static resources (#1107)
* feat: use go:embed to embed static files

* ci: fix broken test

* docs: update readme.md

* chore: remove statik

* feat: simplify code

Co-authored-by: AaronLiu <abslant@126.com>
2022-04-09 20:58:07 +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
hiCasper
a5000c0621
Modify: update actions (#398) 2020-05-20 11:48:00 +08:00
HFO4
ee0f224cbb Feat: use Monaco code editor 2020-05-03 13:16:40 +08:00
HFO4
99033d61c6 Add: arm64 build option 2020-04-12 12:00:01 +08:00
HFO4
3cc9940924 Remove: arm64 build option 2020-04-11 11:17:34 +08:00
HFO4
3c09ad7c02 Feat: arm64 build option in CI 2020-04-11 10:45:18 +08:00
HFO4
0ec97ca6a2 Feat: travis ci deploy 2020-03-11 18:37:57 +08:00
HFO4
c2ec4cd8a7 Modify: add commit info in debug 2020-03-10 12:46:17 +08:00
HFO4
27e1da8238 Modify: build asserts when release 2020-03-10 11:07:37 +08:00
Aaron
d80446d30f Feat: cross compile script 2020-03-10 02:39:19 +00:00
Aaron
98c122f047 Fix: mimatch shell in build.sh 2020-03-09 11:30:43 +00: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