275 Commits (816d209c03a37a14e59b0ce9488698983546ccab)

Author SHA1 Message Date
fatchan 21b4e8cf23 also use proper date in tasks 5 years ago
fatchan c6aaef2495 months are 0 indexed 5 years ago
fatchan 29e78c2e2b UTC dates for date param so modlog doesnt get broken by timezones 5 years ago
fatchan 198c76ea8a change password -> postpassword so browsers stop suggesting login password, add it to modal and make it random generate and save based on user input for JS users 5 years ago
fatchan 504fbd4496 dnsbl 5 years ago
fatchan e561f250ad custom css per board, with option to apply filter or disable completely 5 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 4032e6a214 allow custom mime types for file uploads defined in config 5 years ago
fatchan d3566b634f debuglog for log prunes and small fix to pink theme 5 years ago
fatchan 1e404e6065 optional number of days before pruning modlogs 5 years ago
fatchan 6837120a51 add some captcha options 5 years ago
fatchan 903aa62d87 make referercheck use dynamicresposne for those with them disabled rather than csrf victims, so it shows up nicely for js user 5 years ago
fatchan 1840265955 logs optional, add a config for it 5 years ago
fatchan 424c0e81e2 fix bug in server timeutils for past times 5 years ago
fatchan 66e3f29f4f same improvements to timeutils as in frontend, and remove old method of showing ban with document write 5 years ago
fatchan 8f7afcf1f6 make file duration strings handle over 24h and cleanup some file info addings in makepost 5 years ago
fatchan f86473a0af fix some weird posting situations and scripts for errors when thread with no live 5 years ago
fatchan 8659aa5baf make bans show properly for js users because browsers are dumb 5 years ago
fatchan 709e695ae7 captchas a bit wider and clean the generating a bit 5 years ago
fatchan 2c81037cb3 various minor changes and improve forms script for future use 5 years ago
fatchan d6b03ef862 override thumbExtension with png for images with opacity based on imageidentify data, and since gifs are always thumbed to prevent animation make sure they are not stretched if below thumbsize 5 years ago
fatchan 590ca46b87 limit, page, ip select global reports or reportee 5 years ago
fatchan e5284fe734 fixes and improvements to global deletes, so that affected boards that were not in the original fetched posts get rebuilt after the deleteS 5 years ago
fatchan 4ac46b0003 make that actually work 5 years ago
fatchan 6ee7a0058c make boards cache a bit better by making colors different between minutes instead of ms 5 years ago
fatchan 5784b4925f bugfixes 5 years ago
fatchan a5aaaa29a5 reference #55 working on global settings page/config editor, start with global filters and options to force change sitewide captcha 5 years ago
fatchan d67d027df5 fix time units e.g. 7 days shouod be 1 eeekx 5 years ago
fatchan 514ea1bbc3 improve time utils for relative time string and color to be more fradient instead of hard transitions 5 years ago
fatchan a41bc64987 hidden boards shown for global staff on board list 5 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 1eea6ec842 round instead of floor to make times more accurate 5 years ago
fatchan c073622eb6 local time, change some scripts names and orders, modal, footer, and udpate deps 5 years ago
fatchan d96cfce696 make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 5 years ago
fatchan b63e684422 fix some awaits in build tasks and make lock ttl configurable 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 948be77ec5 separate helper for page and query strings 5 years ago
fatchan ddedc78542 post from catalog, and small changes to gulpfile and captcha 5 years ago
fatchan f32a392d0a code theme changes to allow manually inputting language 5 years ago
fatchan a5e7349c28 file upload form changes for clipboard/drag+drop, and make it work on the banners upload page 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan b38446201a change how auto scroll scrolls to not change window hash, and make threshold gt not gte 5 years ago
fatchan 3a67e18695 make markdown code shorter 5 years ago
fatchan 0920fa9de4 net not imported by default, apparently node REPL is different 5 years ago
fatchan 07a51b3598 use net module in ip process handler 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan 427fe315f7 styling fixes 5 years ago
fatchan 8f81cc7d57 dont show language or relevance when < 5 5 years ago