28 Commits (f5f981b525b7e51815f68970849201cdac4efbca)

Author SHA1 Message Date
fatchan 48e761be46 add ip range bans 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan e802efb0be redirect to pages more consistently when login is needed, with correct redirect 5 years ago
fatchan fabab059de early post moving, next up refactor to move re-markup for styling logic and backlinks out from deletepost into general case to use when moving posts that have quotes in them 5 years ago
fatchan 85de95bc31 fix names of sage/bumplock action in a few places 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago
fatchan 8f5eaa45c5 change bans to not be a building action if there was no ban message 5 years ago
fatchan 957cc087c8 add column in ban table to show if a ban has been viewed 5 years ago
fatchan 9970a9b43a dont show areas with no permissions to board vols 5 years ago
fatchan 7c0561d2ec separate manage pages for bans, reports, settings and banners 5 years ago
fatchan de61e95c64 early account management on global manage page. maybe list isnt necessary, could be changed to a simple input box to avoid getting too big, or having to make separate page/paginated 5 years ago
fatchan 71410ca48d add ability to ban reporters e.g. for spamming reports 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
Tom f0795a959f
Tags (#51) 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan c7cd5eebbc cache parameters for permission check 5 years ago
fatchan 04c784bc40 changes to actionchecker perms levels for file uinlinks, and reverse check for board exist in form 5 years ago
fatchan 12f1df0e9c refactor, all orm controllers now separate ^-^ 5 years ago
fatchan 8cdd235e8f set perm level on middleware to not check it redundantly, easier to maintain 5 years ago
fatchan 87f59ed051 board moderators can now be assigned/removed 5 years ago
fatchan 3e4ff79a8a ban checks more strict and different perms for board staff and global bans 5 years ago
fatchan 63af4f0f15 fixed ban check for new perm levels and add login check (not just perm level) to authed forms 5 years ago
fatchan e7b4a60e95 proper permissions system ready for board creation and assigning staff, and post password hashing 5 years ago
fatchan c8093fce8b captcha ratelimiting 5 years ago
fatchan de953fd8cf indent and style fixes 5 years ago
fatchan 0373ba610c basic antispam. currently for posting only references #2 5 years ago
fatchan 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago