157 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)

Author SHA1 Message Date
fatchan 3bda3aa596 only use processip middleware where necessary references #121 4 years ago
fatchan 9ded8817d9 logout change 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 27ee48e6fb more on controller and structure for post editing 4 years ago
fatchan 0d152ce230 make user accoutn creation available for globals and above for provisioning accounts when its disabled 4 years ago
fatchan 569398a2e4 option to replace spaces in filename: 4 years ago
fatchan 84971cd274 start work on blockbypass 4 years ago
fatchan eb5f576034 be clear that filtered isnt about safety 4 years ago
fatchan 529e6bfacc early modview, somewhat scuffed 4 years ago
fatchan f540d07e67 option to disable filename filter 4 years ago
fatchan 504fbd4496 dnsbl 5 years ago
fatchan 1840265955 logs optional, add a config for it 5 years ago
fatchan 8522fb85be disable file upload debug, fix some more script bugs 5 years ago
fatchan 590ca46b87 limit, page, ip select global reports or reportee 5 years ago
fatchan b1614881b5 fix max files upload showing error, show max files on postform, etc #57 #2 5 years ago
fatchan 5784b4925f bugfixes 5 years ago
Tom d7f3825596
File limit error references #58 (#59) 5 years ago
fatchan 86851f3ffa modify express-fileupload, udpate deps and now use dynamicresponse when upload too large files 5 years ago
fatchan c1998ed31d start fixing file form upload to show error instead of showing ugly nginx 5 years ago
fatchan 2f69be1119 typographicalerror 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 d96cfce696 make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 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 08e93bdd2a fix user counting for new ip object and convert auth level and accounts list to array and number correctly in edit accounts model 5 years ago
fatchan 21d309309c banner and file size maxes to configs, and allow whitespace in filenames 5 years ago
fatchan 391bf96837 move some more small model/controlers to separate files, and reorganise the routers 5 years ago
fatchan d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan 2bd231a031 for routes that dont need session at all, dont use the refresh middleware e.g. public pages, banners, captcha, etc 5 years ago
fatchan 4e181ae712 refactor some middlewares to move them out of main server file 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 9657321e72 bugfixes 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
Tom f0795a959f
Tags (#51) 5 years ago
fatchan 5863428990 create board fixed 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
fatchan e17d7e2305 improvements to removebans and deleteboards controllers, and adjustments to combine global and board manage routes 5 years ago
fatchan 4787c0c1d8 references #2 more options for reply vs thread post settings on manage pages 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 70b38d96e7 ability to delete own board for BO/global/admin 5 years ago
fatchan 3e4ff79a8a ban checks more strict and different perms for board staff and global bans 5 years ago
fatchan 22e4033b82 add more options for filters, filter mode and auto ban configurable duration 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 6684639f48 enforce alphanumeric for board URIs 5 years ago
fatchan 55327d1b98 groundwork for user board creation 5 years ago
fatchan e7b4a60e95 proper permissions system ready for board creation and assigning staff, and post password hashing 5 years ago
fatchan 5a6e7cbf94 improved captcha trigger behaviour and optional modes 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago