Commit Graph

77 Commits (cd84690f362773d4123e838299e07825a67812b4)

Author SHA1 Message Date
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 d68ce72e8d fix: set correct tabindex for extension button 2 years ago
dessant 3fae62ee4a fix: update client app navigation
Closes #360.
2 years ago
dessant c16df89d59 chore: fix typo 3 years ago
dessant 3d0fb3768b fix: update challenge reset 3 years ago
dessant 36afd655fe feat: link to guide for configuring Microsoft Azure Speech to Text 3 years ago
dessant 8930b1cf51 feat: link to guide for configuring Google Cloud Speech to Text 3 years ago
dessant 10cf778ce6 fix: update speech service names 3 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 ead4292c7c feat: link to guide for configuring IBM Watson Speech to Text 3 years ago
dessant ab03085b0e feat: automatically clear non-critical error notifications
Closes #253.
3 years ago
dessant 9d092c2c39 fix: handle new reCAPTCHA host
Closes #290.
3 years ago
dessant 17c0a383af fix: serve AMD64 client app installer for ARM macOS devices
Closes #261.
3 years ago
dessant 317eb95f6c fix: Opera add-ons does not accept the .enc file extension 4 years ago
dessant 31f915f517 feat: link to guide for configuring Wit.ai 4 years ago
dessant d01968d5b4 fix: show actionable error message when API quota is exceeded 4 years ago
dessant e927330f43 chore: load secrets at runtime 4 years ago
dessant 11a196c48b chore: add solver button to Shadow DOM 4 years ago
dessant d34f5fa8b7 feat: navigate with client app using keyboard
Closes #168.
4 years ago
dessant 39cf3c02ef feat: support Chrome Incognito 4 years ago
dessant 2df48169e1 fix: increase favicon size 4 years ago
dessant 1f3588fa93 chore: format with prettier 4 years ago
dessant 15ae99ea13 feat: create new section for client app options 4 years ago
dessant 692340c5aa fix: move mouse to the correct position when only text is zoomed in Firefox
Closes #133.
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 092f3b9492 feat: add support for reCAPTCHA Enterprise
Closes #236.
4 years ago
dessant edb74021ef fix: set challenge locale when widget is loaded from recaptcha.net 4 years ago
dessant afbde578cf fix: add extension button when challenge assets are loaded from recaptcha.net
Closes #194.
4 years ago
dessant ef7514e9ee fix: remove support for outdated browsers
BREAKING CHANGE: browser versions before Chrome 76, Firefox 68 and Opera 63
are no longer supported
4 years ago
dessant 84db116670 chore: use standard manifest key 4 years ago
dessant dcacc489e6 fix: remove unused permissions 4 years ago
dessant 1b9af9e93c fix: add button to existing challenge widgets after installation in Chrome 4 years ago
dessant 8a54f1fdce fix: trim Wit Speech API result only when it exists 4 years ago
dessant d244f62550 fix: update Wit Speech API 4 years ago
dessant aff5309176 chore: fix typo 4 years ago
dessant 9995f46ed4 feat: enable client app installation on Windows 32-bit 4 years ago
dessant aab8384d35 fix: send browser name to client app installer 4 years ago
dessant 999ccf94c7 fix: remove origin header from background requests 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 bb2bff913c fix: update speech service name 4 years ago
dessant 72aeceb8e4 fix: update UI layout 4 years ago
dessant bc5e8bd1b4 chore: format with prettier 4 years ago
dessant c9bbd0eee9 chore: add Edge target 4 years ago
dessant 57611ac664 fix: link client app installation guide from options page 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