Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Rybalko
bc4c9bcac4
always show git hash in bs version (#81) 2021-12-13 15:12:43 +07:00
Pavel Rybalko
2c91c85fb7
Show current version (#80)
* identify version using Git describe

* fix tests
2021-12-10 20:32:59 +07:00
Kirill Pimenov
e27865e53b
Fix linter issues
Now that the rules are much more pedantic there are quite some places
where we are inconsistent with codestyle; all security issues detected
were false positives, though.
2020-08-03 20:38:37 +02:00
Kirill Pimenov
5d07299f88
Also print git commit hash 2019-07-15 17:19:56 +02:00
Kirill Pimenov
faffc0475d
Make webpack build a self-contained html page
Thanks to https://forum.vuejs.org/u/Jayesh
2018-12-12 13:52:32 +03:00
Kirill Pimenov
076881b280
Properly working ChecklistItem 2018-11-18 15:44:39 +01:00