Merge pull request #8 in AXIS/electron-kiosk from feature/AXIS-238-axis-kiosk-upgrades to develop
* commit 'ea7766be890f9636726e245b385545c7f1fabbf3': (21 commits)
fix comparison to short circuit. add variable for magic number, fix default spelling
Move debug to webview console
Move some let references to const
Update README to say you actually need bootstrapping
Add missing debug option, updat eelectron to use .x versioning
Update README with development details
Auto creating /var/log on startup, update url to use latest HX urls, add note for windows
Fix electron dependency to use latest 1.7 bugfix only, fix windows maximize option (fullscreen doesn't work)
partial upate to read me (to note windows), update scripts to work with/around windows
Update kiosk installation to use git version of axis-sys-info, update electron version
Fix apiKey setting
Bump minor version
Add electron packaging scripts
Add auto creation of /etc/axis + /etc/axis/kiosk.conf and /etc/axis/device.conf
Add async setting access/saving
Remove grunt requirement from project, add new eslint sora plugin, fix eslint sora plugin rules
minor gitignore update, add axis-system-information, add license/privat efields
Add basic debug command which opens devtools
Update readme details, add debug script in package json
Disabled hardware accelleration for rasp pi deployments
...