SkirdaElectronLauncher/app
Daniel Scalzi 810e81521c
Added eslint. To lint, npm run lint.
Linted the entire project. Using different rules for the script files
as there are a lot of undefined variables just because of the way the
DOM's global scope works.

Mostly just code cleanup, however the linter did catch a minor bug with
a settings regex. That has been corrected.
2018-07-22 13:31:15 -04:00
..
assets Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
app.ejs Various CSS updates. 2018-06-12 04:12:22 -04:00
frame.ejs Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
landing.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
login.ejs Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.ejs ConfigManager improvements. v0.0.1-alpha.1 2018-05-10 00:01:38 -04:00
settings.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
welcome.ejs Added Content-Security-Policy to ensure that external scripts cannot be loaded. 2018-04-25 17:06:10 -04:00