Commit Graph

32 Commits (main)

Author SHA1 Message Date
dessant 42149b35b7 feat: upgrade to Manifest V3 in Chrome
BREAKING CHANGE: browser versions older than Chrome 123, Edge 123,
Firefox 115 and Opera 109 are no longer supported
3 weeks ago
dessant 57c941ae68 fix: set color scheme 2 years ago
dessant cd84690f36 fix: update speech recognition services
BREAKING CHANGE: the options for speech recognition services have changed,
the configuration of certain services may be needed
2 years ago
dessant c921f6509e feat: migrate to Vuetify
BREAKING CHANGE: browser versions older than Chrome 92, Edge 92,
Firefox 91, and Opera 78 are no longer supported
2 years ago
dessant 3fae62ee4a fix: update client app navigation
Closes #360.
2 years ago
dessant bce1cbb36c fix: add new API locations for Microsoft Azure 3 years ago
dessant da8266bf73 fix: add new API location for IBM Watson 3 years ago
dessant ab03085b0e feat: automatically clear non-critical error notifications
Closes #253.
3 years ago
dessant 17c0a383af fix: serve AMD64 client app installer for ARM macOS devices
Closes #261.
3 years ago
dessant e927330f43 chore: load secrets at runtime 4 years ago
dessant d34f5fa8b7 feat: navigate with client app using keyboard
Closes #168.
4 years ago
dessant 1f3588fa93 chore: format with prettier 4 years ago
dessant 2bdabf122e chore: update dependencies and refactor build script 4 years ago
dessant ce2d9424f5 fix: inject assets in challenge frames loaded from alternative URLs 4 years ago
dessant 1b9af9e93c fix: add button to existing challenge widgets after installation in Chrome 4 years ago
dessant 9995f46ed4 feat: enable client app installation on Windows 32-bit 4 years ago
dessant a57cdb839d fix: discard noise from audio challenge 4 years ago
dessant e985b7d666 fix: rotate Wit.ai API keys for English challenges
Closes #130.
4 years ago
dessant 182a0aa5cf fix: update available languages and API endpoints 4 years ago
dessant c9bbd0eee9 chore: add Edge target 4 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 0879515f21 feat: require new client app version 5 years ago
dessant 715aab74d5 fix: close client app before checking ping response 5 years ago
dessant e17107f751 feat: add option for automatically updating client app 5 years ago
dessant 779f466a50 feat: simulate user input 5 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 3f581bda57 feat: load challenge in English by default 6 years ago
dessant c32a6549eb feat: add Wit Speech API and tryEnglishSpeechModel option 6 years ago
dessant f8c1dde068 feat: add Microsoft Azure Speech to Text API 6 years ago
dessant 0c9a8248bf fix: set IBM API location instead of URL 6 years ago
dessant 58f9106f41 feat: add IBM Speech to Text 6 years ago
dessant 6a36ecb770 chore: add content 6 years ago