221 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)

Author SHA1 Message Date
fatchan 6aeaeaf895 add some filetypes to nginx configs 4 years ago
fatchan 84971cd274 start work on blockbypass 4 years ago
fatchan 53144641c4 more options for limits to increase length of subject, name, email, etc 4 years ago
fatchan eb5f576034 be clear that filtered isnt about safety 4 years ago
fatchan f540d07e67 option to disable filename filter 4 years ago
fatchan 9161b0425e strict filtering option 4 years ago
fatchan 504fbd4496 dnsbl 4 years ago
fatchan 946d6a4351 default customcss null and rebuilds when changing 4 years ago
fatchan e561f250ad custom css per board, with option to apply filter or disable completely 4 years ago
fatchan 987c7bc8e4 not really true because of order of rules and another existing for html, will need to change where files are stored for that to work 4 years ago
fatchan 84c526b5f7 better/more secure and improved comments about custom file types and uses content-disposition attachment header in nginx 4 years ago
fatchan 68bd674fe5 min and max length to boards, and make it handled properly in posting, frontend js message coutner, etc 5 years ago
fatchan 802db997f9 config option to disable account creation 5 years ago
fatchan 4032e6a214 allow custom mime types for file uploads defined in config 5 years ago
fatchan 1e404e6065 optional number of days before pruning modlogs 5 years ago
fatchan 41912d8e26 option for disabling reply subject, even when not forceanon 5 years ago
fatchan 6837120a51 add some captcha options 5 years ago
fatchan 1840265955 logs optional, add a config for it 5 years ago
fatchan 7eef25f75d configurable number of shown replies for thread or sticky #2 5 years ago
fatchan 22c554299f change webring logos->logo to match julay implm and add to example config 5 years ago
fatchan 36cd3bf59d update README and config.example with more comments and relevant info 5 years ago
fatchan 025e6de2d5 502 not so ugly error page for nginx 5 years ago
fatchan a5b3128e19 make unlisted and webring visibility independent 5 years ago
fatchan b63e684422 fix some awaits in build tasks and make lock ttl configurable 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan c7f70c88a0 opus audio file type 5 years ago
fatchan f32a392d0a code theme changes to allow manually inputting language 5 years ago
fatchan 9c7285edcc add filetypes to nginx config 5 years ago
fatchan 75596eaa96 names of staff hidden by default with checkbxo to optionalyl show name 5 years ago
fatchan ce5f116cb6 get it up to speed with logos of latest webring schema 5 years ago
fatchan 0b1fcf1cce put dummy urls in webring config example 5 years ago
fatchan f7efa9f34f option for insecure cookies in production mode, and add missing stuff to example config 5 years ago
fatchan 2407630177 add simple config to unique quote limit for posts 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan b6a8703621 some changes to make it at least _possible_ to run in dev without https 5 years ago
fatchan 64d61c1117 add separate trigger threshold for TPH and PPH stats 5 years ago
fatchan 273998689e configurable default ban duration, fix bugs in appeal being allowed and add fallback for ban reason on ban page to use both public ban reason and modlog message 5 years ago
fatchan 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 82997d836d update gulpfile with better paths and add example nginx conf 5 years ago
fatchan 21d309309c banner and file size maxes to configs, and allow whitespace in filenames 5 years ago
fatchan 7d9e3c184f sort webring boards, skip empty or errored ones and change column width 5 years ago
fatchan 712bb9bec4 update default settings for board in config 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan d8f98a67cb configurable theme per board, and default in config 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago
fatchan e7b4a60e95 proper permissions system ready for board creation and assigning staff, and post password hashing 5 years ago
fatchan 73edb8d51c non-greedy markdown, and add faq+custom pags to gulpfile 5 years ago
fatchan 7d7f43373e config to disable referrer check for local dev environment 5 years ago