336 Commits (816d209c03a37a14e59b0ce9488698983546ccab)

Author SHA1 Message Date
fatchan 29e78c2e2b UTC dates for date param so modlog doesnt get broken by timezones 5 years ago
fatchan d04b391b7e patch brainlet filtering to make filters lowercase 5 years ago
fatchan 25f0fccfa0 some minor improvements 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 9161b0425e strict filtering option 5 years ago
fatchan 4ace3647eb staff bypass board locked 5 years ago
fatchan 5a5cc2e1aa change cache keys to be a bit more idiomatic 5 years ago
fatchan 946d6a4351 default customcss null and rebuilds when changing 5 years ago
fatchan e561f250ad custom css per board, with option to apply filter or disable completely 5 years ago
fatchan 8a41dfd6ea store original username input in db and convert to lowercase on transfer 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 2a42b1d78f fix a mimetype check from last update 5 years ago
fatchan 4032e6a214 allow custom mime types for file uploads defined in config 5 years ago
fatchan 5fb7178aa9 dont have a long private cache for that 5 years ago
fatchan 41912d8e26 option for disabling reply subject, even when not forceanon 5 years ago
fatchan 3803fb16e9 remove shitty webring optimisation, not needed 5 years ago
fatchan bdf4968b10 banners upload page correctly error on 0 new banners and use dynamicresponse for errors 5 years ago
fatchan 22e3c0880c delete ip in thread(s) option #2 5 years ago
fatchan e0f5eb0493 fix names and allow spaces and hashes in more places 5 years ago
fatchan dff39674d3 apply filters to filenames, and separate each part 5 years ago
fatchan 3783f122a2 separate function for different settings validation, and rebuild immediately for more options 5 years ago
fatchan 8bb1d53402 use dynamicresponse in banner upload form 5 years ago
fatchan a7a31c8c9e fix math for thumbnail sizes out of aspect ratio 5 years ago
fatchan 9e9ecdf927 unfuck setting mods 5 years ago
fatchan 8e7489ca31 global filter case insensitive 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 126f2c7e2c pages should also apply filter to webring from boardlist 5 years ago
fatchan ac6a6f8c05 show proper page numbers when filtered 5 years ago
fatchan 9e9453e484 allow to filter or goto account or board page from global log entry list 5 years ago
fatchan 8659aa5baf make bans show properly for js users because browsers are dumb 5 years ago
fatchan c0ef4e5dad globallogs with simple board and user filter to globalmanage page 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 bf5359e9e4 some small private cache and max age for more dynamic pages 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 9a0196bfb5 make captcha folder in gulpfile, and banners folder for board in create 5 years ago
fatchan a5b3128e19 make unlisted and webring visibility independent 5 years ago
fatchan b1614881b5 fix max files upload showing error, show max files on postform, etc #57 #2 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 514ea1bbc3 improve time utils for relative time string and color to be more fradient instead of hard transitions 5 years ago
fatchan d8873b450c search account username or baord URI on globalmanage accounts, and improve appearance 5 years ago
fatchan 3cccf9f6c2 dont allow board owners to assign themself moderator 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 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 15847293c0 start mod page improvements with pagination in some places references #55 5 years ago