559 Commits (084c2f880882ba399c4ac37076f8330584d3b60d)

Author SHA1 Message Date
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 3 years ago
Thomas Lynch 2a903e8df5 fix various issues with new settings 3 years ago
Thomas Lynch 9c7d061086 fix permlevel and unterminated regex group 3 years ago
Thomas Lynch 51f729b367 dont allow []() url regex by default, only for people with permission like staff or in newsposts, announcements, etc. 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 a469824158 rest of configs, and ability to add new task to queue for gulp 3 years ago
Thomas Lynch 6fd843df62 more god damn settings 3 years ago
Thomas Lynch 849882a066 more model and form improvement 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 c6441c33f8 start on the model, update paramconverter, refactor the setting thing from boardsettings and fix a bug (how did that not cause problems?? o.o) 3 years ago
Thomas Lynch d29b82587f publish on global settings change and start the massive task of making more stuff configurable 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 d31a60e69a put thumbs in a folder, tests would have been nice to have cos this will probably cause regressions, heh... reference #307 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 98f2983725 fix issue with audio waveform thumb width 4 years ago
Thomas Lynch 766b0b274d allow banners bigger than 300x100 dimensions and option to allow other aspect ratio 4 years ago
Thomas Lynch 1b4555c538 remove unused import 4 years ago
Thomas Lynch 5345bb7c0c remove thumbwidth check not processong for audio 4 years ago
Thomas Lynch 8003f4de08 optimisation, cache already calculated dates in board list since its max-age 60 anyway users wont notice 4 years ago