SkirdaElectronLauncher/app
Daniel Scalzi 5c7e0c3c8a
Various additions and fixes to the launch controller.
Fixed an issue with concurrency when there are no downloads queued on launch. Added support for static function execution in AssetExec. Fixed a binding issue in uicore.js caused by delayed div loading. For now the solution is just hard coding in the value, will probably switch these two a css file later on. Included the launcher's x64 runtime directory in Java scans.
2018-04-02 18:40:32 -04:00
..
assets Various additions and fixes to the launch controller. 2018-04-02 18:40:32 -04:00
app.ejs Working on binding each view together. 2018-04-02 16:05:48 -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
landing.ejs Working on binding each view together. 2018-04-02 16:05:48 -04:00
login.ejs Working on binding each view together. 2018-04-02 16:05:48 -04:00
welcome.ejs Working on binding each view together. 2018-04-02 16:05:48 -04:00