Commit graph

6 commits

Author SHA1 Message Date
Romain Beaumont
3c15f83fa1 add line to menu on how to help 2021-03-17 00:16:09 +00:00
Romain Beaumont
ef6096fac2 add line on what is prismarine web client 2021-03-16 23:33:25 +00:00
Romain Beaumont
f08e362801 remove password for menu, add github link
fix #100 fix #101
2021-03-16 00:20:02 +00:00
u9g
0195c1356d
Make a nicer menu (#82)
* Make a nicer menu

* allow background to be colored + set font

* remove redirect

* replace with login with something more meaningful

* Update menu.js

* Update config.json
2021-03-14 17:02:35 +01:00
Romain Beaumont
b9685e7953 fix menu 2021-03-14 02:04:51 +00:00
Romain Beaumont
f04b085183
replace prompt by menu (#75)
* replace prompt by menu

implemented with lit element
https://lit-element.polymer-project.org/

I think we should use more of lit element for
all html things

makes it easy to build modular things

* use require
2021-03-14 02:20:11 +01:00