73 Commits (4b732a2360af505d3488f38e9bb06aba814726fc)

Author SHA1 Message Date
fatchan 1123195e3f make some form boxes bigger, and change how total posts/active users shown on homepage 5 years ago
fatchan cf4707290e dont add unlisted board post count to total posts 5 years ago
fatchan 78988dbd33 make match when unser 5 years ago
fatchan 2786704849 unlisted boards, and dont show them on homepage 5 years ago
fatchan d8f98a67cb configurable theme per board, and default in config 5 years ago
fatchan 17f175d977 no banners board sadd fix 5 years ago
fatchan 5ef7da7100 banner rotating uses srandmember from redis of board banners 5 years ago
fatchan 99b738753f expiry for non existing board cache 5 years ago
fatchan 6a21fcccb1 add del to redis and cache boards for single board query and exists middleware 5 years ago
Tom f0795a959f
Tags (#51) 5 years ago
fatchan 6dd5eceb73 total posts+ active total users + refactor = parallel with promise.all for some stuff 5 years ago
fatchan 70b38d96e7 ability to delete own board for BO/global/admin 5 years ago
fatchan 4df62dcb09 refactor msTimes and use for ban times, scheduler and dates for posts/day 5 years ago
fatchan cfb53d3cc1 trim inputs and improve imput handling for inputs to prevent all whitespace 5 years ago
fatchan c54c9e7892 multi board rebuilds and rebuilds work for global actions untested 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan 82bc97ea3f way to delete banners 5 years ago
fatchan 92f8e993d9 banner uploads. no listing or deleting yet. gotta sleep 5 years ago
fatchan 9792f123d5 put boards in a map 5 years ago
fatchan d5870187bc global and board bans/reports separated, improved action selection form 5 years ago
fatchan e80e9e4452 differentiate between report reason and ban reason, improve actions form, renamed some stuff 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan 4ab5f786ba ip on post and reports, ability to dismiss reports. report and management improvements 5 years ago
fatchan f109307b44 db changes #9 5 years ago
fatchan 87de6f9724 manage page and admin bypass delete permissions 5 years ago
fatchan c0be2c0c9f fix sage, param/body data types and projectons 5 years ago
fatchan 9afa0a65cc refactor 5 years ago
fatchan 119cee57e9 post deletion checkboxes and some form validation (form validation needs refactor) 5 years ago
fatchan a313426e2a good enough styling for now 5 years ago
fatchan b696653e73 some style 5 years ago
fatchan f92adeb610 add boards with title, description, etc 5 years ago