- 30 Sep, 2017 1 commit
-
-
Patrick Lehner authored
-
- 29 Sep, 2017 1 commit
-
-
jf99 authored
* add missing quotation mark * fix typo * fix grammar * fix grammar * insert missing word
-
- 28 Sep, 2017 1 commit
-
-
Michael Henretty authored
This reverts commit fe8f6433.
-
- 27 Sep, 2017 7 commits
-
-
Michael Henretty authored
This reverts commit d31de940.
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
-
- 26 Sep, 2017 2 commits
-
-
Michael Henretty authored
-
Michael Henretty authored
-
- 25 Sep, 2017 2 commits
-
-
Michael Henretty authored
-
Michael Henretty authored
* add basic linter (using prettier) to the build process
-
- 23 Sep, 2017 11 commits
-
-
Michael Henretty authored
-
Michael Henretty authored
This reverts commit 6d372b26.
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
Michael Henretty authored
-
- 22 Sep, 2017 1 commit
-
-
Omniscimus authored
* Add recording length check * Add recording volume check * Sense check recordings before checking if set is complete * Use const where possible in recording sense checks * Return enum value instead of strings for recording validity * Change min recording length to 300 ms * Refactor some functions in record.tsx * For invalid recordings, just log a message to the console for now
-
- 21 Sep, 2017 7 commits
-
-
Kenrick authored
* Change code style to async/await in web/src/lib/api.ts
-
Neil Stoker authored
-
Omniscimus authored
-
Caroline authored
-
Patrick Lehner authored
-
Patrick Lehner authored
-
https://github.com/mds3dstn71/voice-webMichael Henretty authored
Merge branch 'add-mds-sentences' of https://github.com/mds3dstn71/voice-web into mds3dstn71-add-mds-sentences
-
- 19 Sep, 2017 1 commit
-
-
Michael Henretty authored
-
- 18 Sep, 2017 6 commits
-
-
Michael Henretty authored
-
Michael Henretty authored
-
-
Patrick Lehner authored
-
Kenrick authored
* Fix issue with record button not centered Elements with display: inline-block could introduces a space between elements: https://stackoverflow.com/q/5078239 * Apply further fix on centering issue of record button * Remove forcing line-height to 1em
-
Omniscimus authored
* Use a Responder class for sending server responses * Use Responder in static.ts * Use node-static instead of static.ts again * Change the Responder class into a respond function
-