SkirdaElectronLauncher/app
Daniel Scalzi 7fb33c6813
Rough completion of JRE downloads from oracle.
Mojang fallback cannot be implemented due to limitations of decompressing large lzma files in node.js. This can probably be worked around by packaging with some command line binary, but it honestly it not worth it.
2018-03-31 20:45:24 -04:00
..
assets Rough completion of JRE downloads from oracle. 2018-03-31 20:45:24 -04:00
app.ejs Initial work on Java detection/validation system. 2018-03-28 16:13:57 -04:00
frame.ejs Added styles for active elements on the login view. Made the frame buttons unfocusable by tabbing. Changed the login form from a form to a div, the form element is not what we want to use. 2018-01-24 17:35:06 -05:00
index.ejs Adding focus and hover elements to the login view, minor change to svg style locations. 2018-01-23 18:07:18 -05:00
login.ejs Adding login functionality to login view (connection with authmanager). 2018-01-29 01:23:20 -05:00
welcome.ejs Initial work on welcome view, upgraded dependencies. 2018-02-19 20:27:42 -05:00