Commit Graph

55 Commits (master)

Author SHA1 Message Date
kksteini b785638dc0 Disable autoGainControl, echoCancellation and noiseSuppression in recorder 2022-06-03 09:34:00 +09:30
Thorsten Müller 4cfef9c0ad
Added info on "skip" key to tutorial. (#68) 2021-10-27 14:29:28 +09:30
Kris Gesling eb0eb096fa
Merge pull request #30 from MycroftAI/dependabot/npm_and_yarn/frontend/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
2021-10-27 14:24:30 +09:30
Kris Gesling c4546dd378
Merge pull request #34 from MycroftAI/dependabot/npm_and_yarn/frontend/http-proxy-1.18.1
Bump http-proxy from 1.17.0 to 1.18.1 in /frontend
2021-10-27 14:22:55 +09:30
Kris Gesling 592a1329f4
Merge pull request #40 from MycroftAI/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
Bump elliptic from 6.4.1 to 6.5.4 in /frontend
2021-10-27 14:21:26 +09:30
Kris Gesling b30d3adf2c
Merge pull request #41 from MycroftAI/dependabot/npm_and_yarn/frontend/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /frontend
2021-10-27 14:20:01 +09:30
Kris Gesling f87cea6d0f
Merge pull request #43 from MycroftAI/dependabot/npm_and_yarn/frontend/handlebars-4.7.7
Bump handlebars from 4.7.3 to 4.7.7 in /frontend
2021-10-27 14:19:40 +09:30
Kris Gesling 70a56a30c6
Merge pull request #45 from MycroftAI/dependabot/npm_and_yarn/frontend/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /frontend
2021-10-27 14:18:32 +09:30
Kris Gesling 704bec1187
Merge pull request #48 from MycroftAI/dependabot/npm_and_yarn/frontend/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
2021-10-27 14:17:15 +09:30
Kris Gesling 868c94dfa9
Merge pull request #53 from MycroftAI/dependabot/npm_and_yarn/frontend/urijs-1.19.7
Bump urijs from 1.19.1 to 1.19.7 in /frontend
2021-10-27 14:15:57 +09:30
dependabot[bot] d2689b3839
Bump handlebars from 4.7.3 to 4.7.7 in /frontend
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.7.
- [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.7.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 04:43:54 +00:00
Kris Gesling de8f80b25c
Merge pull request #71 from MycroftAI/dependabot/npm_and_yarn/frontend/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /frontend
2021-10-27 14:13:54 +09:30
dependabot[bot] 15bce92acd
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 04:43:38 +00:00
Kris Gesling 317ae719e7
Merge pull request #55 from MycroftAI/dependabot/npm_and_yarn/frontend/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
2021-10-27 14:12:40 +09:30
dependabot[bot] 8863a7e457
Bump ini from 1.3.5 to 1.3.8 in /frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 04:42:40 +00:00
Kris Gesling 017cf0ca29
Merge pull request #57 from MycroftAI/dependabot/npm_and_yarn/frontend/tar-4.4.19
Bump tar from 4.4.1 to 4.4.19 in /frontend
2021-10-27 14:11:24 +09:30
Kris Gesling 853ad9434a
Merge pull request #60 from MycroftAI/dependabot/npm_and_yarn/frontend/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
2021-10-27 14:10:08 +09:30
Kris Gesling 6730aa5b97
Merge pull request #64 from MycroftAI/dependabot/npm_and_yarn/frontend/url-parse-1.5.3
Bump url-parse from 1.4.3 to 1.5.3 in /frontend
2021-10-27 14:06:47 +09:30
Thorsten Müller 35d030a24e
Optimized "end-of-corpus" handling (fixing issue #38) (#70)
* Better handling of end-of-corpus detection.

* Adjusted docstring.
2021-10-27 14:04:29 +09:30
Thorsten Müller ce0b7217b0
Add some recording tips on landing page. (#69) 2021-10-27 13:56:46 +09:30
Thorsten Müller 2fa82f23ee
Added feature to skip a phrase on a recording session. (#52)
* Added feature to skip a phrase on a recording session.

* Adjustments based on PR feedback.

* Adjusted docstring according to Google styleguide.

* Fix dosctring typo.

* Reduce line-length of docstring

Co-authored-by: Kris Gesling <kris.gesling@mycroft.ai>
2021-10-14 12:22:02 +09:30
dependabot[bot] de26d12352
Bump url-parse from 1.4.3 to 1.5.3 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.3 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.3...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 19:58:53 +00:00
dependabot[bot] b8b95bacc5
Bump tmpl from 1.0.4 to 1.0.5 in /frontend
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:45:59 +00:00
dependabot[bot] 1cd95370e4
Bump tar from 4.4.1 to 4.4.19 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 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.1...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 03:08:31 +00:00
dependabot[bot] 84e7aaf6ec
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 20:58:32 +00:00
dependabot[bot] 950f492f8e
Bump urijs from 1.19.1 to 1.19.7 in /frontend
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.7.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.1...v1.19.7)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 01:13:48 +00:00
dependabot[bot] cfec3d605e
Bump hosted-git-info from 2.7.1 to 2.8.9 in /frontend
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 20:17:19 +00:00
dependabot[bot] 1b23171849
Bump y18n from 3.2.1 to 3.2.2 in /frontend
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 15:49:08 +00:00
dependabot[bot] f27d6b6768
Bump elliptic from 6.4.1 to 6.5.4 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 23:38:23 +00:00
dependabot[bot] 7262d8ac3d
Bump http-proxy from 1.17.0 to 1.18.1 in /frontend
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 01:19:24 +00:00
dependabot[bot] c97d0715fc
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 12:51:34 +00:00
Åke b19a6da985
Merge pull request #26 from MycroftAI/dependabot/npm_and_yarn/frontend/handlebars-4.7.3
Bump handlebars from 4.0.12 to 4.7.3 in /frontend
2020-02-07 09:18:54 +01:00
dependabot[bot] 16a2541627
Bump handlebars from 4.0.12 to 4.7.3 in /frontend
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-07 08:18:42 +00:00
Åke 3e651ae1f3
Merge pull request #20 from MycroftAI/dependabot/npm_and_yarn/frontend/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2 in /frontend
2020-02-07 09:18:32 +01:00
Åke ee97e4d97b
Merge pull request #19 from MycroftAI/dependabot/npm_and_yarn/frontend/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0 in /frontend
2020-02-07 09:18:08 +01:00
Åke 420c9e5449
Merge pull request #17 from MycroftAI/dependabot/npm_and_yarn/frontend/merge-1.2.1
Bump merge from 1.2.0 to 1.2.1 in /frontend
2020-02-07 09:17:34 +01:00
Åke Forslund 3687b84388 Remove installation of yarn
Solution suggested by Willem3141
2020-02-07 09:05:02 +01:00
dependabot[bot] 920085da1b
Bump mixin-deep from 1.3.1 to 1.3.2 in /frontend
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 16:44:05 +00:00
dependabot[bot] aa676ed018
Bump lodash.template from 4.4.0 to 4.5.0 in /frontend
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-24 03:49:17 +00:00
dependabot[bot] bbf777b417
Bump merge from 1.2.0 to 1.2.1 in /frontend
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-24 03:48:59 +00:00
Ruthvicp 49e1c7746f UI improvements
1. Disable review button when an audio plays
2. Disable next button when an audio plays
3. Avoid  jumping to next prompt when a user clicks for review
2019-04-04 13:06:01 -05:00
Ruthvicp 6ddf000b6c Disable review button before recording 2019-04-03 17:50:52 -05:00
Kathy Reid 7a33b236c3
update merge to 1.2.1
This was flagged as an automatic alert by GitHub
https://nvd.nist.gov/vuln/detail/CVE-2018-16469

_NOTE: I haven't built this in Docker from this branch to test, it's worth testing before merging_
2018-12-26 21:06:14 +11:00
Michael Nguyen 5da712897c feature fixes 2018-11-26 18:34:07 -06:00
Michael Nguyen bb628f5aa5 default to npm if yarn fails 2018-10-08 17:27:28 -05:00
Michael Nguyen 8ad0b6ff32 typo again 2018-10-05 11:14:27 -05:00
Michael Nguyen 6bf77fab23 fix typo 2018-10-05 11:00:47 -05:00
Michael Nguyen 2d9fc3c6d5 clean up docker 2018-10-04 19:52:41 -05:00
Michael Nguyen 4361e53491 fixed error in frontend docker 2018-10-04 19:51:14 -05:00
Michael Nguyen 0e28b183e4 tutorial, new prompts 2018-10-03 16:20:50 -05:00