587 Commits (8afb1c9ad47e17f794c55ba97842b7f3f2f10d88)

Author SHA1 Message Date
dolphin d51aa143a8 Add in hcaptcha support. 4 years ago
Thomas Lynch a140e9372a Need to set geometry on the file object always if audioThumbnails are enabled, not just if its being thumbnailed again 4 years ago
Thomas Lynch 250687b8e3 Fix variable names for thumbwidth/thumbheight on new image waveform thumbnails reference !185 didnt spot this earlier, sorry 4 years ago
some random guy da8522faec audio thumbnails 4 years ago
Thomas Lynch fed92d6621 separate trigger action for when tph vs pph is exceeded 4 years ago
Thomas Lynch 2385f4fa16 Bugfix on demand build thread page. issue destructuring when the buildthread task returns null 4 years ago
some random guy d34570062c board edit: rebuild pages on name/description change 4 years ago
Thomas Lynch 40d17e360d globalmanage live posts 4 years ago
Thomas Lynch d7de091809 ~ edits dont open in new tab, and redirect back to page or post when click 'ok' in modal reference #272 4 years ago
Thomas Lynch 668c9ce712 Fix typo in globalmanage accounts page 4 years ago
Thomas Lynch 768b5cb465 Try and prevent anti shadow bump from backfiring on bumplocked threads 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
Thomas Lynch 4f25dada43 let log pages rebuild on board theme change close #270 4 years ago
Thomas Lynch a2d34ac4af close #265 global and board setting to disable .onion file posting 4 years ago
Thomas Lynch f8862014f1 friendly error on gm image identify fail, because of a dumb issue with GM not handling animated webp close #266 4 years ago
Thomas Lynch 9558872c11 dont gif thumbnail static gifs 4 years ago
Thomas Lynch 35a6ef5ff7 ref #263 video thumbnail improvements and use ffmpeg 4 years ago
Thomas Lynch 6c0d4271ec close #263 option to make >thumbSize gif images have animated thumbnails, smaller gifs always static 4 years ago
Thomas Lynch 6657f50e4d add more options on the global manage boards list close #245 4 years ago
Thomas Lynch e32cbae32c Fix newline splitting in a few places and remove unnecessary hardcoded limit on global filters 4 years ago
Thomas Lynch f9e15e23e8 option for boards to enforce unique files board wide or per thread 4 years ago
Thomas Lynch f2df1aea4b Global manage page for boards. Shows all boards including unlisted, and marks abandoned boards 4 years ago
Thomas Lynch 18240670cf Let users self-delete their account, provided they dont hold any staff positions closes #240 4 years ago
Thomas Lynch 23b2858333 Make video thumbnail position work properly for webms, and make it configurable with new option videoThumbPercentage 4 years ago
Thomas Lynch caade1698b close #242 4 years ago
Thomas Lynch 18b58202e7 show last active date for accounts in globalnamage accounts page close #236 4 years ago
Thomas Lynch c19db93b83 little indent cleanup 4 years ago
Thomas Lynch a8ede39f80 secureCookies only try to set secure:true when x-forwarded-proto is https closes #223 4 years ago
Thomas Lynch 24574862a2 Add file-type moodule to check file mime types strictly, with 2 optiosn in config about it 4 years ago
Thomas Lynch b20ca7cc20 Capcode input changes reference #222 4 years ago
Thomas Lynch 1399dda5fd Json routes will hit backend & get 404'd there, 4 years ago
Thomas Lynch 5cecb13f22 Bugfix, when moderator has board transferred to them, they would hold both positions 4 years ago
Thomas Lynch b597ac8159 ability to resign from a board you mod/own. previously you could not leave a mod position, and you could not leave owner position (unless you transfer) closes #196 4 years ago
Thomas Lynch 5aba64f743 yes, there is :^) 4 years ago
some random guy 6da100597e use static/banner everywhere for banners 4 years ago
Thomas Lynch 211a3c860d pluralise report text, small css prefix tweaks 4 years ago
Thomas Lynch e99b884146 Use the proper country codes file in boarsettings 4 years ago
some random guy 5a093ce936 do not reroll dice when re-rendering markdown 4 years ago
Thomas Lynch f192a0e09c Captcha appearance and layout changes 4 years ago
Thomas Lynch 536aecffcc Bug in RNG causing blocking, and make captcha show properly in modal for mobile 4 years ago
Thomas Lynch 14dc090e08 Migration, and a change that will make it not get completely destroyed by ddos over TOR 4 years ago
Thomas Lynch 60d36bbb6a Make a bit more maintainable, support different captcha types with some config options 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 09e0bcb518 references #209 , add optional google recaptcha. implementation could use some polish, but it will work for now. 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 b0797f0418 Beta testing .onion support 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 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 6f1ab5292f safer redirects with login/logout 4 years ago