Commit Graph

146 Commits (main)
 

Author SHA1 Message Date
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 5 years ago
dessant f7b9554a5a fix: remove demo speech service
The service is unreliable.
5 years ago
dessant 4a823f905c fix: get audio URL from audio element
The audio download button may not be available on some platforms.
5 years ago
dessant 4af0606388 chore: enable label actions 5 years ago
dessant c7e31f92b3 chore(release): 0.5.1 5 years ago
dessant 0db060da26 fix: divide click coordinates by display scale on Windows
Closes #40.
5 years ago
dessant 59d436603d chore(release): 0.5.0 5 years ago
dessant 0879515f21 feat: require new client app version 5 years ago
dessant d9aef008f3 fix: wait for client app to close before launching new version 5 years ago
dessant aebd114728 fix: allow installation on windows if manifest location is not set 5 years ago
dessant 4b4d64532d fix: clean up after client app update 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 0fcc1db276 chore(release): 0.4.1 5 years ago
dessant baa6581a0d fix: break early during challenge reset 5 years ago
dessant 73bc76ee12 chore: update issue templates 5 years ago
dessant 261afea9fc chore: update copyright year 5 years ago
dessant e055850143 fix: account for OS scaling during mouse movement
Closes #27.
5 years ago
dessant 8dd0e3b39a chore: add issue templates 5 years ago
dessant 250251d56c chore(release): 0.4.0 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
5 years ago
dessant 61b1f97af2 chore(release): 0.3.0 5 years ago
dessant 3f581bda57 feat: load challenge in English by default 5 years ago
dessant c32a6549eb feat: add Wit Speech API and tryEnglishSpeechModel option 6 years ago
dessant f13d1eaace fix: use English as alternative language for Google Cloud Speech API
Captchas with a non-English locale often have English audio.
6 years ago
dessant f461b2aa09 chore: update Chrome download button 6 years ago
dessant 15595efce6 refactor: use `else if` 6 years ago
dessant 1f1af981c6 chore: add Chrome download link 6 years ago
dessant 0a07a0f721 chore(release): 0.2.0 6 years ago
dessant 8383e657a6 chore: update notice 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 fdb4ccaaa8 feat: indicate that work is in progress 6 years ago
dessant 58f9106f41 feat: add IBM Speech to Text 6 years ago
dessant f51c3b8d2a chore: Firefox 52 is not supported
See commit 8be3007.
6 years ago
dessant 0f715c2a05 chore(release): 0.1.1 6 years ago
dessant 8be30076e1 fix: solve compatibility issues with older browser versions
- Firefox 52 does not support the OfflineAudioContext constructor
- versions before Chrome 62, Firefox 57, and Opera 42 do not support
passing OfflineAudioContext parameters as a single object

Closes #3.
6 years ago
dessant b047efde72 chore: add Opera download link 6 years ago
dessant a2bcbfa05e chore: add Firefox download link 6 years ago
dessant 5fe1f4c1cc chore(release): 0.1.0 6 years ago
dessant 6a36ecb770 chore: add content 6 years ago