273 Commits (d0f856ab0063cbb6d7980eb64dba320ba17ed4c9)

Author SHA1 Message Date
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 3 years ago
Thomas Lynch eb86c12fe0 close #331 3 years ago
Thomas Lynch f0cd378d14 close #321 3 years ago
Thomas Lynch 1b1883be1e fix the webring and the rest of the options to the new panel 3 years ago
Thomas Lynch 06bac65200 add global announcements, now that there is global settings, DUH close #301 3 years ago
Thomas Lynch a0fa0bde70 proper validation for thumb extension and mime types 3 years ago
Thomas Lynch 436381287b actual check for file extensions and extra mime types 3 years ago
Thomas Lynch 0d842e0320 allow -1 for iphashpevmlevel i nnew settings page 3 years ago
Thomas Lynch 125a984a9f corect some expected minmax results 3 years ago
Thomas Lynch 6fd843df62 more god damn settings 3 years ago
Thomas Lynch d4ff40d715 finish errors for changing global settings 3 years ago
Thomas Lynch de8dcbb8be progress on model, controller and the template 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch 60cddef23a slowly switch configs to db and only a small amount of things like secrets remain in a config file 3 years ago
Thomas Lynch d14dcdcc76 improve and start work on the controller for global settings page with the new checker 3 years ago
Thomas Lynch ddd949e743 make schedules able to run separately and dont make instance on import, do it in the tasks folder index 3 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
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 a22ad89f48 share same route for boards html/json, like board/thread/catalog 4 years ago
Thomas Lynch 1399dda5fd Json routes will hit backend & get 404'd there, 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 60d36bbb6a Make a bit more maintainable, support different captcha types with some config options 4 years ago