554 Commits (35da2a9ff1573dd4101e5d87b6ff7723e4d0bb7e)

Author SHA1 Message Date
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch 55778c8570 change filename stripping, make browser hash files and send hash of file to strip name instead of sending names to prevent duplicate both getting stripped or filename filters on backend breaking them. 4 years ago
Thomas Lynch 77cd6dd147 fix pruning bug intriduced during audio video files changes 4 years ago
Thomas Lynch 8629143610 change video/audio handling, allows "audio" files with a video mime type to be uploaded properly, and get treated like audio file. might need some testing to make sure nothing broke :) 4 years ago
Thomas Lynch dfdd102626 Rehash ids when moving posts to another thread, closes #218 4 years ago
Thomas Lynch 9215dcbf17 test only, blockhash option 4 years ago
Thomas Lynch beaefcd42b deleteboard custompage bugfix 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch a3674d3300 option to count all .onion as one 'user' in stats 4 years ago
Thomas Lynch b5580edd9e Allow sticky to be input as a number, 0 is disabled, higher numbers are a priority and threads will be sorted in descending order reference #289 4 years ago
Thomas Lynch 22f582f3a7 Insecure tripcodes reference #282 4 years ago
Thomas Lynch 6740d4d529 Auto remove captcha field if its no longer needed close #284 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
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 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 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 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 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 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 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