Commit Graph

118 Commits (a4cf9b9bfd5ed74ceeeeca07f6f0a23f3ac45590)
 

Author SHA1 Message Date
dessant 999ccf94c7 fix: remove origin header from background requests 5 years ago
dessant a57cdb839d fix: discard noise from audio challenge 5 years ago
dessant e985b7d666 fix: rotate Wit.ai API keys for English challenges
Closes #130.
5 years ago
dessant 182a0aa5cf fix: update available languages and API endpoints 5 years ago
dessant bb2bff913c fix: update speech service name 5 years ago
dessant 72aeceb8e4 fix: update UI layout 5 years ago
dessant 7fc0e96517 chore: add script for running in Chrome 5 years ago
dessant b04dc7e4d7 chore: update dependencies 5 years ago
dessant bc5e8bd1b4 chore: format with prettier 5 years ago
dessant fa06082672 chore: update description 5 years ago
dessant c9bbd0eee9 chore: add Edge target 5 years ago
dessant 865514e017 chore: remove unused dependencies 5 years ago
dessant 53cf717937 chore: remove exec scripts 5 years ago
dessant 57611ac664 fix: link client app installation guide from options page 5 years ago
dessant 0db1d7559e chore: update dependencies 5 years ago
dessant c7f604a620 chore: update dependencies 5 years ago
dessant 28acd2430d chore: update funding methods 5 years ago
dessant e3bffe7e57 chore(release): 0.6.0 5 years ago
dessant 2c899261d6 feat: transcribe audio in background script
Chrome 73 no longer allows bypassing CORS from content sripts,
speech service APIs are now called from the background script.

The origin of background requests is removed for privacy.

Closes #81.
5 years ago
dessant 43f9ce53bc feat: build with travis 5 years ago
dessant 3e42f6188f chore: update dependencies 5 years ago
dessant 83f1263a60 chore: update description 5 years ago
dessant 989f8c92ac chore: add funding methods 5 years ago
dessant 86afe56d42 chore(release): 0.5.3 5 years ago
dessant bbb6195444 refactor: improve readability 5 years ago
Menzo Wijmenga 22edae2d56 fix: correct the target element width / height for higher density screens
Fixes #71.
5 years ago
dessant e0f2cb5273 chore(release): 0.5.2 6 years ago
dessant f7b9554a5a fix: remove demo speech service
The service is unreliable.
6 years ago
dessant 4a823f905c fix: get audio URL from audio element
The audio download button may not be available on some platforms.
6 years ago
dessant 4af0606388 chore: enable label actions 6 years ago
dessant c7e31f92b3 chore(release): 0.5.1 6 years ago
dessant 0db060da26 fix: divide click coordinates by display scale on Windows
Closes #40.
6 years ago
dessant 59d436603d chore(release): 0.5.0 6 years ago
dessant 0879515f21 feat: require new client app version 6 years ago
dessant d9aef008f3 fix: wait for client app to close before launching new version 6 years ago
dessant aebd114728 fix: allow installation on windows if manifest location is not set 6 years ago
dessant 4b4d64532d fix: clean up after client app update 6 years ago
dessant 715aab74d5 fix: close client app before checking ping response 6 years ago
dessant e17107f751 feat: add option for automatically updating client app 6 years ago
dessant 0fcc1db276 chore(release): 0.4.1 6 years ago
dessant baa6581a0d fix: break early during challenge reset 6 years ago
dessant 73bc76ee12 chore: update issue templates 6 years ago
dessant 261afea9fc chore: update copyright year 6 years ago
dessant e055850143 fix: account for OS scaling during mouse movement
Closes #27.
6 years ago
dessant 8dd0e3b39a chore: add issue templates 6 years ago
dessant 250251d56c chore(release): 0.4.0 6 years ago
dessant 779f466a50 feat: simulate user input 6 years ago
dessant 3398166e83 feat: show reset button when the challenge is blocked
The challenge can be reloaded during a temporary block,
without reloading the entire page.

Requires new permission: webNavigation
6 years ago
dessant 61b1f97af2 chore(release): 0.3.0 6 years ago
dessant 3f581bda57 feat: load challenge in English by default 6 years ago