35 Commits

Author SHA1 Message Date
597a0546ce Fix markdown formatting 2023-05-03 19:18:08 -06:00
8b6eb55927 Merge pull request 'Added docker files' (#5) from nikkilocke/Captcheck:master into master
Reviewed-on: #5
2023-05-03 19:16:35 -06:00
a9b363c0b1 Added docker files 2022-02-16 12:19:18 +00:00
b2adec2271 Update copyright year 2021-11-22 18:45:01 -07:00
97929c6731 Update to support PHP 8 2021-11-22 18:41:45 -07:00
1c725e7170 Minor text fix 2019-05-25 13:15:00 -06:00
9d889455cc Rename captcheck.dist.js to captcheck.min.js, update docs 2019-05-25 13:13:24 -06:00
bc7e250972 Fix bug where some containers end up with two CAPTCHAs inside 2019-05-25 13:09:36 -06:00
b91d5c6872 Update license year 2019-05-25 13:08:41 -06:00
9ad8d37858 Update copyright date 2018-07-25 17:51:40 -06:00
897831e76c Add info bar 2018-07-25 17:51:18 -06:00
fb298289cf Adjust theme 2018-07-25 17:39:07 -06:00
288d6aaf44 Make iframe src relative 2018-07-25 17:24:43 -06:00
6c12179b49 Improve output of test.php 2018-07-25 17:24:08 -06:00
f5ca72b318 Remove index.php, due to redundancy with test.html 2018-07-25 17:23:41 -06:00
987639decd Add index.html webpage 2018-07-25 17:16:49 -06:00
f592ce0975 Update readme 2018-04-15 19:06:30 -06:00
528b4b5954 Wrap text in license file 2018-04-15 19:02:10 -06:00
7753d696b8 Add support for nonces (put data-stylenonce="NONCE" on the div) 2018-04-15 19:01:58 -06:00
e955fa9885 Override website theme link borders 2017-11-27 16:22:49 -07:00
b72de471fe Use event handlers instead of onClick and onEnter, for strict CSPs 2017-11-27 16:11:25 -07:00
60f8ae266f Update readme 2017-06-13 02:42:08 -06:00
3758078b2d Fix a thing v0.4 2017-06-13 02:21:16 -06:00
f18680c020 Add (much) better text questions. 2017-06-13 02:15:41 -06:00
11231af4cd Update readme 2017-06-12 00:29:00 -06:00
37ed36fa22 Add logo 2017-06-12 00:19:50 -06:00
a62d1b85e0 Add accessible format, add support for multiple CAPTCHAS on a page (use class instead of id for container) v0.3 2017-06-11 23:25:24 -06:00
f61e08d699 Add minified version (captcheck.dist.js) and nice version of the CSS 2017-06-10 21:08:38 -06:00
1c866d4908 Make (extra) sure question text is black v0.2.1 2017-06-10 20:50:26 -06:00
70c45d24f7 Make sure question text is black, improve test sample v0.2 2017-06-09 17:21:46 -06:00
f0101aaea2 Add session IP address logging 2017-06-09 13:26:54 -06:00
8cc0315cf7 Add random line noise, adjust amount of static 2017-06-09 13:03:14 -06:00
cbbd8859c8 Update readme, add SQL code, remove unused function in required.php v0.1 2017-06-09 03:50:25 -06:00
950650fd1f Automatically delete old sessions 2017-06-09 03:44:55 -06:00
563399081b Initial commit 2017-06-09 03:33:56 -06:00