62 Commits (51450aa0dd531511886d1858a301e9c005d227bf)

Author SHA1 Message Date
fatchan 28b64809a6 modlog message and option to show username for edit post 4 years ago
fatchan 89aad64624 add different way to get board for perms check, and fix a dumb oversight and security in edit post. need to rename the bodyexists method maybe 4 years ago
fatchan e2a96d8bb3 post editing works now, hooray 4 years ago
fatchan 27ee48e6fb more on controller and structure for post editing 4 years ago
fatchan 73a5241640 Add edit to action controllers and edit post view 4 years ago
fatchan 0edce10529 add more calls during some checks like dnsbl and blockbypass fails to remove temp files 5 years ago
fatchan 0d152ce230 make user accoutn creation available for globals and above for provisioning accounts when its disabled 5 years ago
fatchan a0d0394e62 dynamicresponse everything 5 years ago
fatchan 22400a6e71 get ratelimit cost from the right require 5 years ago
fatchan 7a00c6f689 make some ratelimits configurable 5 years ago
fatchan 73203db312 start option for unhashed ips 5 years ago
fatchan 53144641c4 more options for limits to increase length of subject, name, email, etc 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 3f3ad4ece7 global staff or admin can bypass customcss strict mode 5 years ago
fatchan e561f250ad custom css per board, with option to apply filter or disable completely 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 3254ab6c38 correct some messages like 'less than x characters' to 'x characters or less' because it is a strict < check 5 years ago
fatchan 802db997f9 config option to disable account creation 5 years ago
fatchan eb75a273da limit ip and board separately in ratelimit for board settings change 5 years ago
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