.. |
assets/icons
|
Placeholder icons and script for app icon. Windows is still not working, investigate the conversion step to see whether or not it is generating a valid icon.
|
2018-01-06 17:49:58 -05:00 |
css
|
All styles built into app.css file
|
2018-02-01 14:51:27 -05:00 |
data
|
Save devices state
|
2018-02-01 14:52:47 -05:00 |
fonts
|
Fixed font-awesome
|
2016-04-13 17:36:12 -04:00 |
js
|
Refactor src/index to use consts, not var, to prevent stupid bugs
|
2018-02-01 14:53:26 -05:00 |
less
|
Save devices state
|
2018-02-01 14:52:47 -05:00 |
lib
|
Write new profile setting to settings.json file when changed
|
2018-02-07 13:44:24 -05:00 |
src
|
Refactor src/index to use consts, not var, to prevent stupid bugs
|
2018-02-01 14:53:26 -05:00 |
tests
|
Add mscript tests
|
2016-04-12 00:21:31 -04:00 |
.gitignore
|
Hardcode cfg.json with all the new command characters.
|
2018-01-09 23:02:47 -05:00 |
build_linux.sh
|
Use local binaries, not global ones, in build scripts
|
2018-01-09 12:35:50 -05:00 |
build_mac.sh
|
Sleep after packaging
|
2018-03-02 21:12:06 -05:00 |
build_win.js
|
Build windows .msi script
|
2018-01-30 04:08:35 -05:00 |
build_win.sh
|
Run build win after building for windows
|
2018-01-30 09:33:16 -05:00 |
gulpfile.js
|
Stop building app with mscript.js, gets required by index.js
|
2018-01-05 15:47:54 -05:00 |
icons.sh
|
Placeholder icons and script for app icon. Windows is still not working, investigate the conversion step to see whether or not it is generating a valid icon.
|
2018-01-06 17:49:58 -05:00 |
index.html
|
Reposition icons within the command buttons
|
2018-02-01 14:54:12 -05:00 |
install.sh
|
No longer need logs directory locally.
|
2018-01-09 23:36:56 -05:00 |
main.js
|
Write new profile setting to settings.json file when changed
|
2018-02-07 13:44:24 -05:00 |
package-lock.json
|
Electron update because of vulnerability report
|
2018-01-23 00:04:37 -05:00 |
package.json
|
Auto packager formatting
|
2018-03-02 21:12:39 -05:00 |