138 Commits (b05cd1a8a22696310f3e09be22e5ece793867434)

Author SHA1 Message Date
Thomas Lynch a93e42d90c assets as last thing for manage assets page in boards 3 years ago
Thomas Lynch 52c189a153 allow board custom pages to be edited, like newspost editing 3 years ago
Thomas Lynch d959450865 add ip check to form 3 years ago
Thomas Lynch 42422d3d35 reference #355 changes to paramconverter 3 years ago
Thomas Lynch fc15fb2195 add paramconverter middleware to some more post routes 3 years ago
Thomas Lynch 163522f02c playing golf with file middleware helper. came out nice 3 years ago
Thomas Lynch 042445d28c it works, with some kinks still to get through 3 years ago
Thomas Lynch c4c2a1543d start on adding custom banners 3 years ago
Thomas Lynch d4ff40d715 finish errors for changing global settings 4 years ago
Thomas Lynch de8dcbb8be progress on model, controller and the template 4 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 4 years ago
Thomas Lynch c49541598f config to change perm level to delete board, close #311 4 years ago
Thomas Lynch 75888c79bd case sensitive route... why does express have retarded defaults and how long has this been a thing? o.o 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch 9215dcbf17 test only, blockhash option 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch 3e2b361607 remove useless hasPerms(4) (4=not logged in or non-staff context) from form middlewares that already isLoggedIn e.g. create board and resign from board 4 years ago
Thomas Lynch a89c25af24 Let people actually resign from boards 4 years ago
Thomas Lynch 18240670cf Let users self-delete their account, provided they dont hold any staff positions closes #240 4 years ago
Thomas Lynch 25ce30dde8 fix issue posting bypass for non tor 4 years ago
Thomas Lynch b597ac8159 ability to resign from a board you mod/own. previously you could not leave a mod position, and you could not leave owner position (unless you transfer) closes #196 4 years ago
Thomas Lynch 14dc090e08 Migration, and a change that will make it not get completely destroyed by ddos over TOR 4 years ago
Thomas Lynch 48565133d2 actually, remove that completely for now 4 years ago
Thomas Lynch f1db4f7317 Fix post history for tor user and remove manual addban form from non-global manage pages (for now) 4 years ago
Thomas Lynch 786f5a2ffa Bugfix for repeated getting new bypass when tor user didnt need one. not necessarily a big problem but it means they would keep getting new ids. this could actually be leveraged for a scuffed auto-refresh system in future 4 years ago
Thomas Lynch b0797f0418 Beta testing .onion support 4 years ago
some random guy cfc97b8101 do not read session when not needed 4 years ago
Thomas Lynch 97ed9a91f0 seemsgood, closes #194 4 years ago
fatchan 5c606bf455 add process ip so modlog can be filled, closes #141 4 years ago
fatchan b4d9411ab4 close #129 4 years ago
fatchan 5c7fc003ad register.html/create.html hiding based on settings and fix broken captcha quota resetting for some forms references #124 4 years ago
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 5 years ago
fatchan eb5f576034 be clear that filtered isnt about safety 5 years ago
fatchan 529e6bfacc early modview, somewhat scuffed 5 years ago
fatchan f540d07e67 option to disable filename filter 5 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