AXiS
  1. AXiS

electron-kiosk

Public
AuthorCommitMessageCommit dateIssues
Matthew KingMatthew King
601b5bfd9f9Update README for simplicity
Matthew KingMatthew King
86a425cb8b1Update index properties to remove Virtual since they can be used for mocking purposes
Matthew KingMatthew King
6711ffaab93MMerge branch 'develop' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into develop
Jesse MooreJesse Moore
38c4758dedcMMerge pull request #10 in AXIS/electron-kiosk from bugfix/AXIS-269-ekiosk-prevents-auto-focusing to develop* commit '0465fff493e4fc6ceac7c4082a78a807b2309ab4': Add blur/focusing to the webviewAXIS-269
Matthew KingMatthew King
0465fff493eAdd blur/focusing to the webview
Matthew KingMatthew King
22e5364cf16MMerge branch 'develop' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into develop
Tanner GoinsTanner Goins
5f79c939eaaMMerge pull request #9 in AXIS/electron-kiosk from feature/AXIS-261-as-a-user-i-can-use-copy-a-fake to develop* commit '5926d1fb82f6f5bb6df9c83c08c11579a34dde1c': Remove unused fullurl settings, fix bug when saving when devmode was false Add developer mode options with virtual device/keysAXIS-261
Matthew KingMatthew King
5926d1fb82fRemove unused fullurl settings, fix bug when saving when devmode was false
Matthew KingMatthew King
de873c14c1aAdd developer mode options with virtual device/keys
Matthew KingMatthew King
e902eb56cacMMerge branch 'feature/AXIS-242-display-uuid-serial-number-inside' into developAXIS-242
Matthew KingMatthew King
6da6d67d4b6Add UUID at the bottom left of the screen in case it's needed..
Matthew KingMatthew King
38fb284897cMMerge branch 'feature/AXIS-134-when-clicking-start-ekiosk-show' into developAXIS-134
Matthew KingMatthew King
1ddcc968c22Move window creation to be immediate
Matthew KingMatthew King
d9efed6dbb8MMerge branch 'develop' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into develop
Matthew KingMatthew King
3800da8c6cdMMerge 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...AXIS-238
Matthew KingMatthew King
ea7766be890fix comparison to short circuit.add variable for magic number, fix default spelling
Matthew KingMatthew King
2c76e76734eMove debug to webview console
Matthew KingMatthew King
8eed89d4015Move some let references to const
Matthew KingMatthew King
bc6d9560a6dMMerge branch 'feature/AXIS-238-axis-kiosk-upgrades' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into feature/AXIS-238-axis-kiosk-upgradesAXIS-238
Matthew KingMatthew King
05c795527beUpdate README to say you actually need bootstrapping
Matthew KingMatthew King
20d8cac3707MMerge branch 'feature/AXIS-238-axis-kiosk-upgrades' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into feature/AXIS-238-axis-kiosk-upgradesAXIS-238
Matthew KingMatthew King
621cbb4c4e7Add missing debug option, updat eelectron to use .x versioning
Matthew KingMatthew King
ea0c896a5c0Update README with development details
Matthew KingMatthew King
ea23a358be3MMerge branch 'feature/AXIS-238-axis-kiosk-upgrades' of ssh://stash.iwtsolutions.com:7999/axis/electron-kiosk into feature/AXIS-238-axis-kiosk-upgradesAXIS-238
Matthew KingMatthew King
0febf1b37b6Auto creating /var/log on startup, update url to use latest HX urls, add note for windows
Matthew KingMatthew King
cad005790cbFix electron dependency to use latest 1.7 bugfix only, fix windows maximize option (fullscreen doesn't work)
Matthew KingMatthew King
50021c14a21partial upate to read me (to note windows), update scripts to work with/around windows
Matthew KingMatthew King
64e2b87cdc6Update kiosk installation to use git version of axis-sys-info, update electron version
Matthew KingMatthew King
749ae1f871bFix apiKey setting
Matthew KingMatthew King
d2a5e881148Bump minor version
Matthew KingMatthew King
a90f93c1207Add electron packaging scripts
Matthew KingMatthew King
e0fbaaa877aAdd auto creation of /etc/axis + /etc/axis/kiosk.conf and /etc/axis/device.conf
Matthew KingMatthew King
2c3324540e7Add async setting access/saving
Matthew KingMatthew King
1aacc5c3560Remove grunt requirement from project, add new eslint sora plugin, fix eslint sora plugin rules
Matthew KingMatthew King
dd6316d3896minor gitignore update, add axis-system-information, add license/privat efields
Matthew KingMatthew King
20322417483Add basic debug command which opens devtools
Matthew KingMatthew King
4b12eb40e19Update readme details, add debug script in package json
Matthew KingMatthew King
a6940deb2fbDisabled hardware accelleration for rasp pi deployments
Matthew KingMatthew King
d63a33a487cUpdate start command to run as sudo
Matthew KingMatthew King
027b36823b3Add ability to clear cache with shortcut
Matthew KingMatthew King
dcbcb327d63MMerge branch 'master' into develop
Matthew KingMatthew King
0f8ff57936bAdd env variable check
Matthew KingMatthew King
54ab72ba593Update tag to breaking change (due to downtime removal, 1.3.5 mistaken)
Matthew KingMatthew King
7336c9c7bd3MMerge branch 'release_1.3.5'
Matthew KingMatthew King
bec5a3f58b7Remove unused downtime code
Matthew KingMatthew King
6ccaecb6a46 Remove downtime stuff, add more logging/better
Matthew KingMatthew King
79249c45085Attempts at bug fixing connection error view
Matthew KingMatthew King
2f4b492f56cModified uuid to use dmi info on device instead
Matthew KingMatthew King
7e6f2df1384Bugfix downtime decisions
Matthew KingMatthew King
a6d5aa29f32Minor tweaks to debug messages and timeout clearing