dependabot[bot]
e5b07c5d35
Bump find-my-way from 2.2.1 to 2.2.5
...
Bumps [find-my-way](https://github.com/delvedor/find-my-way ) from 2.2.1 to 2.2.5.
- [Release notes](https://github.com/delvedor/find-my-way/releases )
- [Commits](https://github.com/delvedor/find-my-way/compare/v2.2.1...v2.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 22:26:30 +00:00
sixteenmillimeter
46c56ab30b
Merge pull request #22 from sixteenmillimeter/dependabot/npm_and_yarn/handlebars-4.7.6
...
Bump handlebars from 4.4.3 to 4.7.6
2020-09-17 13:36:36 -04:00
sixteenmillimeter
07eafe4752
Merge pull request #21 from sixteenmillimeter/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-09-17 13:36:22 -04:00
dependabot[bot]
aa3d1aa15a
Bump handlebars from 4.4.3 to 4.7.6
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.4.3 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.7.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 10:54:11 +00:00
mmcwilliams
77d1aceb99
Make a state folder before install
2020-08-16 11:38:50 -04:00
mmcwilliams
1d2cc757ec
More explicitly watch for undefined env variables.
2020-07-25 11:56:43 -04:00
mmcwilliams
5caa0d17b2
Failed to install with lts, switched back to 9.9.0
2020-07-25 08:26:48 -04:00
mmcwilliams
98937bae82
Target host with build
2020-07-24 14:10:43 -04:00
mmcwilliams
d67d55d82f
Target version 9
2020-07-24 14:07:12 -04:00
mmcwilliams
2e2751ad1b
Add experimental pkg build process for creating portable binaries for debian
2020-07-23 18:04:11 -04:00
dependabot[bot]
9773b10311
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 08:08:53 +00:00
mmcwilliams
8ef21c4991
Motor key is now printable without supports inside the set screw void and the hobbled rod void.
2020-07-09 09:15:11 -04:00
mmcwilliams
1b9abd897d
Build script updates config.xml file for cordova build process.
2020-05-20 01:45:45 -04:00
mmcwilliams
8a221f1969
Increment version for release
2020-05-19 23:28:31 -04:00
mmcwilliams
020b273ab2
Monitor the progress of an advanced sequence
2020-05-19 23:23:42 -04:00
mmcwilliams
05af031cba
Resolves #19 . Resolves #18 . Resolves #17 .
...
Creates an "advanced" screen with UI for explicitly declaring the number of loops.
2020-05-19 18:40:19 -04:00
mmcwilliams
7d779bc5c9
Compile ble module with typescript. Add globals file to prevent errors.
2020-05-19 17:31:55 -04:00
mmcwilliams
b4091bf06b
Fixed single line issue
2020-05-19 17:28:14 -04:00
mmcwilliams
31ad5286de
Set sequence state to false when done.
2020-05-19 17:06:36 -04:00
mmcwilliams
d4acede481
Install uuid for build script. Increment patch
2020-05-19 17:06:24 -04:00
mmcwilliams
f03f83f33e
Create a build script for tagging the current build
2020-05-19 17:04:47 -04:00
mmcwilliams
f52b1cc861
Move install script into ./scripts
2020-05-19 17:04:36 -04:00
mmcwilliams
27f996684b
Throw warning containing raw bluetooth response if JSON parser fails.
2020-05-18 21:45:20 -04:00
Matt
476708de94
Add license to Readme.md
2020-05-17 16:00:36 -04:00
mmcwilliams
2e3cc409b0
PWA wifi functions were not attached to DOM elements, only mobile ones. getWifi, setWifi and editWifi bindings were added to both pwa.init and mobile.init functions and DOM elements were bound to the generic functions. Resolves #7
2020-05-15 23:06:57 -04:00
mmcwilliams
319e7a72ae
Add a default icon for app builds
2020-05-15 23:04:08 -04:00
mmcwilliams
e6b8d5b723
Update cordova-ios (due to errors on `cordova build ios`). Increment patch to 1.0.6
2020-05-15 21:40:50 -04:00
mmcwilliams
2dc24ce64e
Caught issue where frame function doesn't work after sequence is run.
2020-05-15 21:26:04 -04:00
mmcwilliams
31dd4288f3
Typo
2020-05-07 14:02:56 -04:00
mmcwilliams
a4d27955f7
Add web app link. Update parts list.
2020-05-07 13:48:16 -04:00
mmcwilliams
9fa6335c48
STATE.sequence is not being reset to false when over. UI issue #20 is appearing in web app as well as iOS app, so this problem is likely occuring in intval3.core.js or replicated in all apps.
2020-05-07 13:23:59 -04:00
mmcwilliams
f7d5d0e79a
Merge remote-tracking branch 'origin/master'
2020-05-07 13:22:37 -04:00
mmcwilliams
a7f6745cf7
Add MIT license to project. Was implicitly MIT licensed before but making it explicit.
2020-05-07 13:22:02 -04:00
mmcwilliams
b144faa8e3
No arg.label, just label
2020-01-14 13:34:31 -05:00
mmcwilliams
888cd074e6
Typo in createLogger
2020-01-14 13:33:13 -05:00
mmcwilliams
3ca335b113
Merge branch 'master' of https://github.com/sixteenmillimeter/intval3
2020-01-14 12:00:22 -05:00
mmcwilliams
c83bce13f7
update
2020-01-14 11:59:35 -05:00
mmcwilliams
1cf581602b
New log format that is more readable, not json. Has timestamps.
2020-01-14 11:59:29 -05:00
mmcwilliams
94e6982adb
Remove excessive log point to make them less noisy.
2020-01-14 11:59:12 -05:00
litter
30c78ba58d
Got build working again with AppCenter distrobution.
2020-01-02 16:55:22 -05:00
litter
a87e81f128
Merge branch 'master' of https://github.com/sixteenmillimeter/intval3
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
Merge server changes with more recent app changes.
2020-01-02 12:41:39 -05:00
litter
d4f04ec9f1
Fix error message on app startup. Test to determine this doesn't break functionality with connected app. Must run "getState()" on wake as well as startup.
2020-01-02 12:40:40 -05:00
mmcwilliams
e745ce404d
update
2019-12-27 19:49:36 -05:00
mmcwilliams
ee6c3d1a81
Mortally stupid typo
2019-12-27 19:49:31 -05:00
mmcwilliams
a328e824fb
update
2019-12-27 18:57:39 -05:00
mmcwilliams
1013ff1176
Broke the index page. I can't believe I let that slip.
2019-12-27 18:57:08 -05:00
mmcwilliams
07229c7925
Refactored wifi and ble into typescript and converted logic to async/await for most methods. Compiles without errors ATM.
2019-11-26 22:10:59 -05:00
mmcwilliams
de481ee185
Add bleno types.
2019-11-26 21:16:13 -05:00
mmcwilliams
a627143c22
update
2019-11-26 11:42:04 -05:00
mmcwilliams
d04b0a1d09
Installed pkg as dev module for building a binary on the pi (maybe). Added build scripts for automatically handling versioning on new commits.
2019-11-26 11:41:59 -05:00