HeliosLauncher/app
Daniel Scalzi 4b2cac1eff
Completed Java validation for windows.
Possible paths are pulled from the registry and JAVA_HOME. These are sorted by version and whether they point to a JRE or JDK. Each path will be validated using an experimental option which yields the arch of the binary. The first one to  be validated will be selected and returned.
2018-03-28 17:13:11 -04:00
..
assets Completed Java validation for windows. 2018-03-28 17:13:11 -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