14 Commits (29ba37ac328ccbcb6e4276526f4cb0845de2f889)

Author SHA1 Message Date
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan 48e761be46 add ip range bans 5 years ago
fatchan 957cc087c8 add column in ban table to show if a ban has been viewed 5 years ago
fatchan d9559c76e6 fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
fatchan 830d0cc40e bans now shown in table format, better in future if public ban list needed 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan eaf39d3032 preserve multiple posts to show in ban, dont have multiple bans on same IP from a single action 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
fatchan e2ae113741 dont show full IP hash on ban page 5 years ago
fatchan 9d83260d22 added custom ban duration for bans, no duration is perma references #2 5 years ago
fatchan 8da6ce3d13 globalmanage page ban listing fix and improved ban page 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 5 years ago
fatchan 335b38f9cc unbanning, rename some routes and remove some unnecessary error catches 5 years ago
fatchan e8be5ea7b7 template improvements and no need to pass board to post mixin 5 years ago