.. |
assets/icons
|
New icons
|
2018-03-14 23:15:01 -04:00 |
css
|
Added console and sequence designs.
|
2018-03-14 21:08:20 -04: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
|
mse.mscript and mse.console for mscript editor features.
|
2018-03-05 13:27:00 -05:00 |
less
|
Added console and sequence designs.
|
2018-03-14 21:08:20 -04:00 |
lib
|
Execute an abitrary sequence, while locking up the UI. This is needed for the GO TO functions and the mscript editor.
|
2018-03-14 23:14:48 -04:00 |
src
|
Migrate mscript functions into their own source file
|
2018-03-04 23:55:31 -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
|
Move mscript commands into footer of the text editor
|
2018-03-04 23:57:45 -05:00 |
install.sh
|
No longer need logs directory locally.
|
2018-01-09 23:36:56 -05:00 |
main.js
|
Async/Await refactor in intval lib. FakeConnect needs repair.
|
2018-03-03 00:27:49 -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 |