17 Commits

Author SHA1 Message Date
ccd0
07fa6e944e Move form checking to named function. 2015-06-20 20:01:54 -07:00
ccd0
cde281cdf6 Prevent noscript captcha submission when no checkboxes are checked.
Google gives an obnoxious error page instead of reloading in this case.
2015-06-20 19:53:20 -07:00
ccd0
d8ba3e1708 Don't run noscript captcha stuff on error pages. 2015-06-20 19:45:03 -07:00
ccd0
83ce9c1cfe Extend arrow key navigation to noscript captcha. 2015-06-20 19:33:48 -07:00
ccd0
9538fa5cd7 Allow clicking the image in noscript captcha rather than the checkbox. 2015-06-20 11:30:46 -07:00
ccd0
551b11d447 Remove code that focused on first image of captcha. 2015-06-19 00:03:26 -07:00
ccd0
905f6173c1 Support selecting images in the image captcha with the space bar in addition to the enter key. 2015-06-05 15:09:19 -07:00
ccd0
966c6dc441 Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-06-03 18:34:18 -07:00
ccd0
f492712444 Update image captcha keyboard navigation for DOM changes. 2015-06-03 16:25:41 -07:00
ccd0
f321323865 Add IJKL as an alternative to the arrow keys for image captcha. 2015-05-26 14:14:48 -07:00
ccd0
5ec0dcdcad Possible fix for bug causing scrolling to the top of the page. 2015-04-26 03:11:38 -07:00
ccd0
bd2ebc82ee Add focus indication to verify button. 2015-04-20 16:37:56 -07:00
ccd0
681a9e2e5b Move CSS to multiline string. 2015-04-20 16:12:45 -07:00
ccd0
8bea005b3f Make reload button reachable by arrow keys. 2015-04-17 23:26:19 -07:00
ccd0
7912dde878 Arrow key navigation in picture captcha. 2015-04-17 22:44:12 -07:00
ccd0
4c64cf3b9b This should be checked before trying to focus. 2015-04-17 21:17:01 -07:00
ccd0
09acfaf9a2 Move captcha fixes to its own module. 2015-04-17 21:10:46 -07:00