367 Commits (2f185deee7e374f219f75a01e5e18b9cc625fccb)

Author SHA1 Message Date
Thomas Lynch 51084e1bc0 Test a different captcha 4 years ago
Thomas Lynch 28fdb8af81 small refactor, make captcha check separate. should be eaasier to add different captchas now 4 years ago
Thomas Lynch 8e30513af1 remove some useless logic 4 years ago
Thomas Lynch 81fe9787dd no need for dnsbl on tor user 4 years ago
Thomas Lynch 09e0bcb518 references #209 , add optional google recaptcha. implementation could use some polish, but it will work for now. 4 years ago
Thomas Lynch 78f68f8baa clear tempfiles in the pre bypass check because it might be after handlePostFilesEarlyTor 4 years ago
Thomas Lynch f1db4f7317 Fix post history for tor user and remove manual addban form from non-global manage pages (for now) 4 years ago
Thomas Lynch 786f5a2ffa Bugfix for repeated getting new bypass when tor user didnt need one. not necessarily a big problem but it means they would keep getting new ids. this could actually be leveraged for a scuffed auto-refresh system in future 4 years ago
Thomas Lynch b0797f0418 Beta testing .onion support 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
some random guy 8b08f565cf actually use session cache 4 years ago
some random guy 5dc3fe9504 cache account info in redis db 4 years ago
some random guy cd789dba0c remove unnecessary user object from session 4 years ago
some random guy 0190ae5a0b less garbage is session store 4 years ago
some random guy cfc97b8101 do not read session when not needed 4 years ago
some random guy 6f1ab5292f safer redirects with login/logout 4 years ago
some random guy e30ec2737e normalize IP addresses 4 years ago
some random guy 6527526c86 secure random captchas 4 years ago
Thomas Lynch 1f7e670c7c modlog records for non-delete actions now link to posts closes #193 4 years ago
Thomas Lynch 21e2d0c2e6 Make countries helper support cloudflare XX and T1 country codes for unknown/tor exit node 4 years ago
Thomas Lynch 8935ca5c28 Customisable header for IP and country code, and improve how country names are handled 4 years ago
Thomas Lynch 97ed9a91f0 seemsgood, closes #194 4 years ago
Thomas Lynch f1abc3c224 Start on selective spoilering references #170 filename stripping references #204 4 years ago
fatchan 2f440b229a remove label from trigger reset task if none happened 4 years ago
Thomas Lynch e6f11478ee
Dev auto reset triggers (#152) 4 years ago
fatchan cc16ceadb6 Fix post history, allow people with perms to use hash substring and show subnet in bans 4 years ago
fatchan 0307f69693 Start fixing my really dumb retard mistake of how ips and post histories work 4 years ago
fatchan 84b9bdb578 Dont show webring link in navbar if disabled reference #145 4 years ago
fatchan dfc453ef81 fixes #137, not even a regression. i dont think that ever worked 4 years ago
fatchan 9f44f8aabc country blocking per board 4 years ago
fatchan a6e6f1d244 prep for disable login/create board link depending on settings and perms 4 years ago
fatchan efe7451982 fix thumbnail for single frame video while maintaining 1% for others references #121 4 years ago
fatchan 846bc63706 bump limit 4 years ago
fatchan 0e9c4feaff properly handler failed video thumbnails 4 years ago
fatchan ce1fb88863 blockbypass captcha auto load and add word answer to incorrect messages 4 years ago
fatchan 95ecb50a06 options changes, make unlisted/webring unlisted not opposites 4 years ago
fatchan 89aad64624 add different way to get board for perms check, and fix a dumb oversight and security in edit post. need to rename the bodyexists method maybe 4 years ago
fatchan e2a96d8bb3 post editing works now, hooray 4 years ago
fatchan 6cf31b5ef3 make titles not a greedy regex 4 years ago
fatchan ab7ac2558a add short commit hash as v?= query of important scripts and css for updates, to cache bust on updates for public site 4 years ago
fatchan d2a76353e7 delete temp files in captaverify 4 years ago
fatchan 2744d7dbe7 -refactor message markup handler to separate function 4 years ago
fatchan e897b1c161 dice regex issue 4 years ago
fatchan 8836ba6ba1 quotes changes for the 10000th time 4 years ago
fatchan 56a3f73184 improve flow of blockbypass 4 years ago
fatchan 8a520f44fe improve flow of blockbypass 4 years ago
fatchan 73a5241640 Add edit to action controllers and edit post view 4 years ago
fatchan f6e9fff68a allow multiple hosts in referer check 4 years ago
fatchan 8cec748ff9 fix quote bug for cross guotes being invalid when missing a number even if board exists 4 years ago
fatchan 0edce10529 add more calls during some checks like dnsbl and blockbypass fails to remove temp files 4 years ago