281 Commits (d8085f542180732e0ad43436dbc9d9452020fc14)

Author SHA1 Message Date
Thomas Lynch 363aa87d4d bugfix caching issue brekaing board list 3 years ago
Thomas Lynch 0b03b05d7c add a few missing things for this to globalsettings 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 5cce251d9b make the controllers and models exist and do something 3 years ago
Thomas Lynch c4c2a1543d start on adding custom banners 3 years ago
Thomas Lynch f93b270b62 close #337 3 years ago
Thomas Lynch b474134ed1 ability to change permissions for any markdown, this can be extended nicely in future close #303 3 years ago
Thomas Lynch 2a903e8df5 fix various issues with new settings 4 years ago
Thomas Lynch eb86c12fe0 close #331 4 years ago
Thomas Lynch f0cd378d14 close #321 4 years ago
Thomas Lynch 1b1883be1e fix the webring and the rest of the options to the new panel 4 years ago
Thomas Lynch 06bac65200 add global announcements, now that there is global settings, DUH close #301 4 years ago
Thomas Lynch a0fa0bde70 proper validation for thumb extension and mime types 4 years ago
Thomas Lynch 436381287b actual check for file extensions and extra mime types 4 years ago
Thomas Lynch 0d842e0320 allow -1 for iphashpevmlevel i nnew settings page 4 years ago
Thomas Lynch 125a984a9f corect some expected minmax results 4 years ago
Thomas Lynch 6fd843df62 more god damn settings 4 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 60cddef23a slowly switch configs to db and only a small amount of things like secrets remain in a config file 4 years ago
Thomas Lynch d14dcdcc76 improve and start work on the controller for global settings page with the new checker 4 years ago
Thomas Lynch ddd949e743 make schedules able to run separately and dont make instance on import, do it in the tasks folder index 4 years ago
Thomas Lynch 32ec1152b4 more 'tor' -> 'anonymizer' rewording changes including some conditionals, comments and FAQ page text close #316 4 years ago
Thomas Lynch d75fb8cb0f rename some tor-specific stuff to "anonymizer" to be more general since i added lokinet to my site, will make easier to add others e.g. i2p in futuure 4 years ago
Thomas Lynch c49541598f config to change perm level to delete board, close #311 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 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 8629143610 change video/audio handling, allows "audio" files with a video mime type to be uploaded properly, and get treated like audio file. might need some testing to make sure nothing broke :) 4 years ago
Thomas Lynch dfdd102626 Rehash ids when moving posts to another thread, closes #218 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 77b8ae5540 Overboard catalog reference #286 4 years ago
Thomas Lynch d12bed3dc2 add noscript warning to hcaptcha 4 years ago
ne0n 6f090adabe Fix typo 4 years ago
Thomas Lynch fed92d6621 separate trigger action for when tph vs pph is exceeded 4 years ago
some random guy 124de4351a board edit: take board name & description max length limits in config file into consideration 4 years ago
Thomas Lynch 40d17e360d globalmanage live posts 4 years ago
Thomas Lynch d7de091809 ~ edits dont open in new tab, and redirect back to page or post when click 'ok' in modal reference #272 4 years ago
Thomas Lynch 67026fcc0c - Remove some hardcoded limits on forms 4 years ago
Thomas Lynch 7a3943c447 patch messages length check for CRLF vs just LF, because browsers dont count CRLF as 2 characters like the server does (and like it technically is). this will happen for other fields too, but message is the only one that really matter close #269 4 years ago
Thomas Lynch a2d34ac4af close #265 global and board setting to disable .onion file posting 4 years ago
Thomas Lynch 0fc7535a8c Allow minutes and seconds in ban time inputs, allow 0 times (0s), and make the form reset not apply to settings form to be a bit less jarring 4 years ago
Thomas Lynch 97ba9247a8 bug in reply/file requirement settings, NOT related to issue reported in >>>/t/2#334 on demo site 4 years ago
Thomas Lynch f2df1aea4b Global manage page for boards. Shows all boards including unlisted, and marks abandoned boards 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 34cb073a11 Typos in self-delete account messages 4 years ago