40 Commits (236e0ce8d5e4335b135553439dbbf30e877d6008)

Author SHA1 Message Date
fatchan 497832ab12 file inc change 5 years ago
fatchan 8659aa5baf make bans show properly for js users because browsers are dumb 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 05667c52a4 make board settings ratelimit changes per board, not per ip, duh 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 d96cfce696 make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 5 years ago
fatchan a7c698fb67 fix file number check in post controller prevent error in spam check 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan b99e7e9eab make board deleting not broken 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 6e4b2a9906 dont increase ratelimit unless no errors 5 years ago
fatchan bf7796368c action controller for forms typo and fix darken colors for some themes to fix ugly post info background 5 years ago
fatchan 5ae41a6703 prevent source and destionation thread/posts from matching in post move actions 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 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 76e2fee22e change globalmanage pages and add a recent posts view for all boards 5 years ago
fatchan 549313c49a split global management pages into separate each page 5 years ago
fatchan 830d0cc40e bans now shown in table format, better in future if public ban list needed 5 years ago
fatchan 7c0561d2ec separate manage pages for bans, reports, settings and banners 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan e18b4419d0 decrement files on post failure only when posts actually exist 5 years ago
fatchan d8f98a67cb configurable theme per board, and default in config 5 years ago
fatchan 1d497cb2bb change dec/inc of files when making post 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
fatchan 7ca255346a additional log message to modlog events 5 years ago
fatchan 9657321e72 bugfixes 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
Tom f0795a959f
Tags (#51) 5 years ago
Tom ab27114f71
add board tags, and limits to tags, moderators and filters (#49) 5 years ago
fatchan a7cf529a89 typo 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan 5863428990 create board fixed 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 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan 12f1df0e9c refactor, all orm controllers now separate ^-^ 5 years ago