2642 Commits (b3db556bb07302eeb86d8fac6ae9070aff1aa7d2)
 

Author SHA1 Message Date
Thomas Lynch b3db556bb0 close #485 fix globalsettings using wrong variable to set selected property of inactive accounts action dropdown 2 years ago
Thomas Lynch 43517afb80 close #484 captcha frontend script broken for grid v2 for post captchas 2 years ago
Thomas Lynch fa8e3d3f4c README improvements 2 years ago
Thomas Lynch bd49d4e8a5
eslint fixes 2 years ago
Thomas Lynch 9e54f4ad0c
update CHANGELOG, just read through changes 2 years ago
Thomas Lynch 5783eedf25
Test fixes for docker 2 years ago
Thomas Lynch 2820e6ba7d Adjust package.json setup script to use --location=global instead of deprecated -g for npm install 2 years ago
Thomas Lynch e63edadb9e Dont return accounts with Permissions.ROOT in getInactive query 2 years ago
Thomas Lynch f69723e47f Change abandoned boards and inactive accounts schedule to immediate: true, to be run on reload 2 years ago
Thomas Lynch 0317414eb0 fix regression, incorrect local captchaType -> captchaOptions.type ref #469 2 years ago
Thomas Lynch d95a47b93c Minor readme change, fix hotthreads formula 2 years ago
Thomas Lynch a9b288d1ac Include thread score in hot thread hover title 2 years ago
Thomas Lynch 47ab8d22c0 Configurable hot threads max age, update migration, changelog, etc 2 years ago
Thomas Lynch f4e746cef4 Limit num of results to hotThreadsLimit 2 years ago
Thomas Lynch 1957aba02f ref #465 new "algorithm" to slightly bias, and allow threads for 30 days. TODO: make bias period adjustible, then its good to go. 2 years ago
Thomas Lynch f1caf5b509 Merge branch '435-account-permission-bypass-captcha' into develop 2 years ago
Thomas Lynch 8061ffecb4 Add solvedCaptcha=true check also to blockbypass for the few routes which check block bypass w/o verifyCaptcha middleware before 2 years ago
Thomas Lynch d9ee28c67c Update express-fileupload and npm audit fix file-type module 2 years ago
Thomas Lynch 2de0c0021e Ignore imghash failing close #481 2 years ago
Thomas Lynch 26e73dcb9c Merge branch '435-account-permission-bypass-captcha' into develop 2 years ago
Thomas Lynch 65c06cc39e Remove cruft of old pre-bypass captcha verification skip 2 years ago
Thomas Lynch 2f024b4eed update CHANGELOG 2 years ago
Thomas Lynch e1396674bb Add some more titles in antispam section of globalsettings page 2 years ago
Thomas Lynch 8752b12713 Merge branch '435-account-permission-bypass-captcha' into develop 2 years ago
Thomas Lynch 11631ee777 eslint fixes 2 years ago
Thomas Lynch 216968b053 Add middlewares to fetch account on individual blockbypass form to allow bypass permission to work (no isLoggedIn needed) 2 years ago
Thomas Lynch 47083e149b Fix the anonymizer bypass captcha permission issue (and fix the stupid pre-bypass and postsEarly in general) 2 years ago
Thomas Lynch b33fa6d697 Merge branch 'develop' into 'develop' 2 years ago
l29utp0 fd64e10d89 Capitalize all form buttons 2 years ago
Thomas Lynch 9977580b9e Dont duplicate security_headers for nocache version, just include the original 2 years ago
Thomas Lynch 36b86251be Merge branch 'develop' into 'develop' 2 years ago
l29utp0 1b5b12ea0e use youtube-nocookie 2 years ago
Thomas Lynch 13bcc34d5d update CHANGELOG 2 years ago
Thomas Lynch db6ceaf6b6 Merge branch 'crazy-css-tabs' into develop 2 years ago
Thomas Lynch 89a64e36c4 ref #477 for board settings 2 years ago
Thomas Lynch b73b657f4a Make first tab default selected ref #477 2 years ago
Thomas Lynch 712a11fb6d npm audit fix --save 2 years ago
Thomas Lynch 3a4737ad8e Add account permission to bypass captcha ref #435 still TODO fixing it for anonymizers 2 years ago
Thomas Lynch 962481845d Bugfix double sending headers on return from create model, e.g. if board already exists 2 years ago
Thomas Lynch c71c9c3277 CSS improvement 2 years ago
Thomas Lynch added79573 Tabbed board settings, and CSS improvement #477 2 years ago
Thomas Lynch 2aa776116d Testing css-only tabs solution for settings page organisation 2 years ago
Thomas Lynch 4a00a3fc81 update CHANGELOG 2 years ago
Thomas Lynch c99168b9c9 npm audit fix 2 years ago
Thomas Lynch 51de38f757 Merge branch '469-captcha-improvements' into 'develop' 2 years ago
Thomas Lynch a7d239cab2 Update .gitlab-ci.yml file 2 years ago
Thomas Lynch 4f3cea2327 Update .gitlab-ci.yml file 2 years ago
Thomas Lynch 467983fe06 Update .gitlab-ci.yml file 2 years ago
Thomas Lynch fb5b9ddb1f write the captchas to tmp in tests ref #469 !258 2 years ago
Thomas Lynch fb57aa6fd5 Add captcha generators tests (doesnt write them to disk, but runs the generator function for catching issues like !255 ref #469 2 years ago