Commit Graph

103 Commits (master)

Author SHA1 Message Date
Å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 62620def10
Merge pull request #25 from MycroftAI/bugfix/yarn
Remove installation of yarn
2020-02-07 09:08:02 +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
Ruthvicp 5e910bed24
Update README.md 2019-04-02 10:41:46 -05:00
Ruthvicp 37a197f3fe rremoved empty lines from english corpus 2019-04-01 14:03:15 -05:00
Ruthvicp d0d43fd31e updated english corpus without duplicates 2019-03-06 11:33:40 -06:00
Steve Penrod dc93853495
Merge pull request #10 from MycroftAI/patch/CVE-2018-16469
update merge to 1.2.1
2019-01-03 23:22:08 -06: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
Steve Penrod b5e36aaf83
Merge pull request #9 from MycroftAI/KathyReid-patch-1
Update README.md
2018-12-11 17:09:10 -06:00
Kathy Reid d119effa7a
Update README.md
add table of contents generated from `markdown-toc`
2018-12-12 02:52:59 +11:00
Kathy Reid 5afc7b71fe
Update README.md 2018-12-12 02:42:37 +11:00
Kathy Reid 132ae75991
Update README.md
Minor additions to README, point to support, some Linux tips
2018-12-12 01:19:44 +11:00
Michael Nguyen 5da712897c feature fixes 2018-11-26 18:34:07 -06:00
Michael Nguyen 6e5fd491fc
Update README.md 2018-11-16 22:21:11 -06:00
Michael Nguyen 5be2344c38
Update README.md 2018-11-16 22:20:40 -06:00
Michael Nguyen 0e590979e8 LICENSE 2018-11-16 10:32:55 -06:00
Michael Nguyen 833b91f8e3
Merge pull request #3 from MycroftAI/feature/windows-support
Improve support for Windows use
2018-11-16 10:13:26 -06:00
Steve Penrod 7909951877 Improve support for Windows use
Several changes to make this easier to use on Windows
* Edited and expanded the instructions
* Added a one-click start-windows.bat.  This installs all needed components then runs the app.
* Corrected some non-ASCII characters in the corpus

NOTE: The start-windows.bat was only tested under Windows 10
2018-11-16 03:27:59 -06:00
Steve Penrod 52b7bdb7e9
Merge pull request #2 from MycroftAI/rewrite
Rewrite
2018-10-24 11:55:58 -05:00
Michael Nguyen a8bd2b0e4f add more docs 2018-10-09 12:56:58 -05:00
Michael Nguyen bb628f5aa5 default to npm if yarn fails 2018-10-08 17:27:28 -05:00
Steve Penrod 9a8cfd3f82
Merge pull request #1 from MycroftAI/rewrite
Rewrite
2018-10-08 15:41:48 -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 877abfcc7c Merge branch 'rewrite' of https://github.com/MycroftAI/mimic-recording-studio into rewrite 2018-10-04 19:51:34 -05:00
Michael Nguyen 4361e53491 fixed error in frontend docker 2018-10-04 19:51:14 -05:00
Michael Nguyen b9047333a4
Update README.md 2018-10-04 11:52:48 -05:00
Michael Nguyen 5bcf14043e update readme 2018-10-04 11:43:33 -05:00
Michael Nguyen 5cb054c6ff
Update README.md 2018-10-04 11:41:04 -05:00
Michael Nguyen fbb1b88efa removed uncessary log 2018-10-04 11:39:38 -05:00
Michael Nguyen 641eeb28ca typo 2018-10-03 18:33:19 -05:00
Michael Nguyen e188f381d6 update readme 2018-10-03 18:32:43 -05:00
Michael Nguyen 4f0031c2c6 udpate readme 2018-10-03 18:14:15 -05:00
Michael Nguyen ad5a08afb3 modified gif 2018-10-03 18:12:29 -05:00
Michael Nguyen 19b4a99d96 document on readme 2018-10-03 17:59:05 -05:00
Michael Nguyen 0e28b183e4 tutorial, new prompts 2018-10-03 16:20:50 -05:00
Michael Nguyen 0002dbf10c docker-compose and docker 2018-10-02 12:09:17 -05:00
Michael Nguyen e933983665 saved audio, get users info, get prompts 2018-09-26 00:15:12 -05:00
Michael Nguyen a62a9c041c add hot key svgs 2018-09-21 00:38:18 -05:00
Michael Nguyen 135b74b0de recorder, silence detection, wave visualization 2018-09-20 22:14:21 -05:00
Michael Nguyen 4cd433e8d6 backend init 2 2018-09-19 15:33:12 -05:00
Michael Nguyen a91be44bac backend init 2018-09-19 15:32:30 -05:00