569 Commits (1ef700630f4d5e35fa8d3a04d940d16f62c93333)

Author SHA1 Message Date
Thomas Lynch 1ef700630f disable custom overboard toggle global setting, migration, improved forms 3 years ago
Thomas Lynch ed75519a7b serve overboard(catalog) as json 3 years ago
Thomas Lynch fb3a6e4592 sort add/remove boardlists in overboard 3 years ago
Thomas Lynch ac10f3f636 overboard upgrade to allow add/remove boards, both views and the link to each keeps the same. 3 years ago
Thomas Lynch 6c7e850379 mongo driver change ops no longer available. we only used as boolean nayways so just set to true 3 years ago
Thomas Lynch 48438a6b77 disable reply subject and forceanon change 3 years ago
Thomas Lynch 65097c40aa custompage editing to same name and error format bugfix 3 years ago
Thomas Lynch 444f71c637 add missing board data to options in buildcustompage to prevent double fetch from db 3 years ago
Thomas Lynch a93e42d90c assets as last thing for manage assets page in boards 3 years ago
Thomas Lynch 311a2d7a69 markdown, add fortune as sort of an example for somebody admin only in migration permlevel 3 years ago
Thomas Lynch 3cf216450e red text and hide postform button when thread hits reply limit, not in modview and not cyclical 3 years ago
Thomas Lynch 23dff03b86 Fix board deleting not removing modBoards from accounts 3 years ago
Thomas Lynch 52c189a153 allow board custom pages to be edited, like newspost editing 3 years ago
Thomas Lynch 20d1e4b6f1 there are more than 250 country codes 3 years ago
Thomas Lynch 092b3876f7 small mistake in boards customflags default being [] instead of {}, but shouldnt affect much since Object.entries will return the same for them and adding/deleting will put correct thing 3 years ago
Thomas Lynch 9f96608fca thumbnail change 3 years ago
Thomas Lynch f464a81ee5 bugfix for banner upload 3 years ago
Thomas Lynch 1785b70d68 check deletedCount when removing custompage and show error when deleting invalid named pages, rather than doing an extra db call to check if they exist 3 years ago
Thomas Lynch 744b2530c5 fix u live link for peo 3 years ago
Thomas Lynch 15bb7116b2 bugfix ban reporter multiple with same ip 3 years ago
Thomas Lynch 999b75f276 rebuild after flag change 3 years ago
Thomas Lynch b167cec7f6 close #348 3 years ago
Thomas Lynch 65618b288b unfuck creation, needs webring false to bewebring false 3 years ago
Thomas Lynch 8892f64bad merge webring db, 3 years ago
Thomas Lynch 325b629a28 allow that to be an actual space if they want, lol 3 years ago
Thomas Lynch 0b03b05d7c add a few missing things for this to globalsettings 3 years ago
Thomas Lynch 042445d28c it works, with some kinks still to get through 3 years ago
Thomas Lynch f5c834a5d6 make adding flags upcase existing country names and simple check for existing 3 years ago
Thomas Lynch 5cce251d9b make the controllers and models exist and do something 3 years ago
Thomas Lynch cc7919bac2 banners->assets 3 years ago
Thomas Lynch c4c2a1543d start on adding custom banners 3 years ago
Thomas Lynch 594c0fee8a close #343 3 years ago
Thomas Lynch 02be7cbc5a reference #340 3 years ago
Thomas Lynch d4e39ce046 close #338 3 years ago
Thomas Lynch 035d945b98 fix live posts not including mongo objectid 3 years ago
Thomas Lynch 48d15c1a28 typo globalSettings->globalFilters 3 years ago
Thomas Lynch a34340ea00 move the settings to mongo instead of redis (like it should have been in the first place tbh) 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 a3a76e3f8c post delete bug 4 years ago
Thomas Lynch 2a903e8df5 fix various issues with new settings 4 years ago
Thomas Lynch 9c7d061086 fix permlevel and unterminated regex group 4 years ago
Thomas Lynch 51f729b367 dont allow []() url regex by default, only for people with permission like staff or in newsposts, announcements, etc. 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 a469824158 rest of configs, and ability to add new task to queue for gulp 4 years ago
Thomas Lynch 6fd843df62 more god damn settings 4 years ago
Thomas Lynch 849882a066 more model and form improvement 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