Chris Veilleux
|
d7b906c8f2
|
Merge remote-tracking branch 'origin/dev' into feature/add-device-navigation
|
2022-07-29 12:10:41 -05:00 |
Chris Veilleux
|
302e235326
|
Merge pull request #84 from MycroftAI/feature/improve-menu
Add account menu to sidenav
|
2022-07-29 12:03:44 -05:00 |
Chris Veilleux
|
c11d57560e
|
Merge remote-tracking branch 'origin/dev' into feature/improve-menu
|
2022-07-29 12:03:07 -05:00 |
Chris Veilleux
|
4c8e096db8
|
changed display name of account site on globalnav and moved to top of menu
|
2022-07-29 12:01:34 -05:00 |
Chris Veilleux
|
60aae2dc3d
|
Merge pull request #85 from MycroftAI/feature/propagate-defaults
propagate default values when adding first device
|
2022-07-29 11:43:56 -05:00 |
Chris Veilleux
|
404e62f9e7
|
when adding first device, if user sets any of the default values, ensure those are propagated to the pairing step.
|
2022-07-26 14:14:53 -05:00 |
Chris Veilleux
|
0225b05765
|
added account to sidenav menu for more visibility
|
2022-07-26 13:29:25 -05:00 |
Chris Veilleux
|
9ea3c12e3c
|
fixed url for development account url
|
2022-07-26 13:22:14 -05:00 |
Chris Veilleux
|
c4f931ce24
|
added development configuration for ng serve
|
2022-07-26 13:21:27 -05:00 |
Chris Veilleux
|
eaeb562f72
|
Merge pull request #83 from MycroftAI/refactor/angular-14
Upgrade to Angular 14
|
2022-07-26 11:59:33 -05:00 |
Chris Veilleux
|
b8b0c7b8c6
|
fixing upgrade issues
|
2022-07-21 12:17:33 -05:00 |
Chris Veilleux
|
3e7e63bb7e
|
updated to angular 14
|
2022-07-21 12:17:33 -05:00 |
Chris Veilleux
|
62cb8a1b37
|
updated to angular 13
|
2022-07-21 12:17:32 -05:00 |
Chris Veilleux
|
b1bb4b0762
|
updated to angular 12
|
2022-07-21 12:17:32 -05:00 |
Chris Veilleux
|
f009e16f51
|
updated to angular 11
|
2022-07-21 12:17:31 -05:00 |
Chris Veilleux
|
1e6fd886de
|
removed ng-waveform and downgraded zone.js to address update concerns
|
2022-07-20 16:30:45 -05:00 |
Chris Veilleux
|
d1f19d2b05
|
Add ability to navigate to web server running on device.
|
2022-07-20 14:15:13 -05:00 |
Chris Veilleux
|
6a1b95fd32
|
Re-add wake word and TTS engines
|
2022-03-22 16:31:37 -05:00 |
Chris Veilleux
|
2a5b65dd7e
|
Re-add IP address to the device information card. It should be more correct now with an update to the pantacor sync logic
|
2022-03-16 12:51:22 -05:00 |
Chris Veilleux
|
5fcace39f6
|
Merge remote-tracking branch 'origin/dev' into test
|
2022-03-15 09:57:47 -05:00 |
Chris Veilleux
|
18d758a3fb
|
Updated dependencies
|
2022-03-15 09:57:18 -05:00 |
Chris Veilleux
|
a41b8e2e93
|
Merge pull request #78 from MycroftAI/remove-wake-word-and-voice
Remove the wake word and voice options
|
2022-03-15 09:51:59 -05:00 |
Chris Veilleux
|
7ccf15840d
|
Remove the wake word and voice options from the device edit and default pages as a temporary measure for MVP
|
2022-03-14 14:20:34 -05:00 |
Chris Veilleux
|
9b40f6464b
|
Merge pull request #67 from MycroftAI/dependabot/npm_and_yarn/ajv-6.12.4
Bump ajv from 6.10.0 to 6.12.4
|
2022-03-14 14:17:08 -05:00 |
Chris Veilleux
|
f212cc8439
|
Merge pull request #74 from MycroftAI/dependabot/npm_and_yarn/color-string-1.9.0
Bump color-string from 1.5.3 to 1.9.0
|
2022-03-14 14:16:57 -05:00 |
Chris Veilleux
|
bbc2b96693
|
Merge pull request #75 from MycroftAI/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.5.0 to 3.7.1
|
2022-03-14 14:16:40 -05:00 |
Chris Veilleux
|
be7e0e8339
|
Merge pull request #76 from MycroftAI/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.7.0 to 1.14.9
|
2022-03-14 14:16:21 -05:00 |
dependabot[bot]
|
0c0c485e7a
|
Bump follow-redirects from 1.7.0 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.7.0...v1.14.9)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 16:43:37 +00:00 |
dependabot[bot]
|
d38fe51656
|
Bump ajv from 6.10.0 to 6.12.4
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.4.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.4)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 16:43:32 +00:00 |
dependabot[bot]
|
aead2c24b4
|
Bump jszip from 3.5.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.7.1)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 16:43:11 +00:00 |
dependabot[bot]
|
c7170e19c8
|
Bump color-string from 1.5.3 to 1.9.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.9.0)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 16:43:07 +00:00 |
Chris Veilleux
|
39003b9fba
|
Merge pull request #71 from MycroftAI/remove-ip-address
Remove IP address from Mark II device information
|
2022-03-03 10:43:03 -06:00 |
Chris Veilleux
|
530fc1c040
|
Merge pull request #72 from MycroftAI/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
|
2022-03-03 10:42:36 -06:00 |
Chris Veilleux
|
ccfb20b3bd
|
Merge pull request #73 from MycroftAI/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 5.2.3 to 6.3.16
|
2022-03-03 10:42:15 -06:00 |
dependabot[bot]
|
b873499c58
|
Bump karma from 5.2.3 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.3...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 06:39:45 +00:00 |
dependabot[bot]
|
9a854c59f2
|
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 21:22:25 +00:00 |
Chris Veilleux
|
5e61cbb37e
|
Remove the IP address field from the device temporarily until it can be tracked when it changes.
|
2022-02-22 10:58:51 -06:00 |
Chris Veilleux
|
7623708505
|
Merge pull request #70 from MycroftAI/add-more-authentication-checks
Add checks for unauthenticated users
|
2022-02-22 10:55:40 -06:00 |
Chris Veilleux
|
228f34219d
|
Added error handling for an unauthorized user to be redirected to the SSO login screen to more of the API calls.
|
2022-02-18 14:00:25 -06:00 |
Chris Veilleux
|
8fb2417cf7
|
Add QA option for release channel
|
2022-01-04 18:48:54 -06:00 |
Chris Veilleux
|
b8349affe1
|
Merge pull request #43 from MycroftAI/dependabot/npm_and_yarn/socket.io-2.4.1
Bump socket.io from 2.3.0 to 2.4.1
|
2021-10-06 11:31:36 -05:00 |
Chris Veilleux
|
785f7a5b7b
|
Merge pull request #59 from MycroftAI/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
2021-10-06 11:31:23 -05:00 |
Chris Veilleux
|
22cc548221
|
Merge pull request #61 from MycroftAI/dependabot/npm_and_yarn/tar-4.4.19
Bump tar from 4.4.8 to 4.4.19
|
2021-10-06 11:30:51 -05:00 |
Chris Veilleux
|
cbcc02f141
|
Merge pull request #63 from MycroftAI/dependabot/npm_and_yarn/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3
|
2021-10-06 11:30:36 -05:00 |
Chris Veilleux
|
56b35a1d8d
|
Merge pull request #62 from MycroftAI/remove-google-tts
remove google tts as an option for devices
|
2021-10-06 11:30:13 -05:00 |
dependabot[bot]
|
23bac43eaf
|
Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-06 08:41:07 +00:00 |
Chris Veilleux
|
4e4a1d2fe3
|
remove google tts as an option for devices
|
2021-10-05 20:08:03 -05:00 |
dependabot[bot]
|
187f98d8a1
|
Bump tar from 4.4.8 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 03:47:35 +00:00 |
Chris Veilleux
|
e32f9178d7
|
Merge pull request #60 from MycroftAI/bugfix/encode-ssh-key
encode the SSH key passed to the API to handle special characters
|
2021-08-17 23:24:26 -05:00 |
Chris Veilleux
|
883c2118bd
|
encode the SSH key passed to the API to handle special characters
(cherry picked from commit 4d089be162 )
|
2021-08-17 19:25:09 -05:00 |