91 Commits (ad0c83c4be45c4a408671d4ea7413176e7d59b44)

Author SHA1 Message Date
Thomas Lynch e4dd53427e Add language setting to global settings and board settings 2 years ago
Thomas Lynch 5a7368a0a4 Add a new property to permissions metadata and reflect on frontend inability for users without that "parent" permission to edit roles/accounts to have some permissions e.g. root, edit roles, edit accs 2 years ago
Thomas Lynch 5f99ca5062 Improve 0.11.0 migration 2 years ago
Thomas Lynch 713dcc222e Add migration to support ip type display change and update changelog, close #503 2 years ago
Thomas Lynch 4d86406483 Initial commit of 2FA for accounts, TOTP-based 2 years ago
Thomas Lynch 45757dd51e 0.9.1, update CHANGELOG, move migration file, update package*.json 2 years ago
Thomas Lynch 0fc87e752d make captcha font apply to text AND grid 2 years ago
Thomas Lynch 8e5c8b5ab0 Tegaki replaying overhaul 2 years ago
Thomas Lynch 9a7053242d Close #370 optional disable overboard reverse image links 2 years ago
Thomas Lynch 35da2a9ff1 Close #478 option to hide banners and [banners] links board setting 2 years ago
Thomas Lynch 47ab8d22c0 Configurable hot threads max age, update migration, changelog, etc 2 years ago
Thomas Lynch b57a69f8d6 fix text captcha options template and change defaults in template and migration 2 years ago
Thomas Lynch 8f74885ba2 Add noise and paint slider options to grid captcha 2 years ago
Thomas Lynch 3ab0a271c4 Inactive accounts handling schedule, globalsettings for it and migration. 2 years ago
Thomas Lynch 6ec6b32ed5 Change "wave" and "paint" text effect captcha options from toggle to slider 2 years ago
Thomas Lynch 0c2e99a96b
Fix issue of randomrange min < max constraint sometimes being violated 2 years ago
Thomas Lynch c8ebf9a579 Improvement to grid v1 to allow customising, allowing for something like this. 2 years ago
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch 9884ca2665 migration to remove old phashes 2 years ago
Thomas Lynch a9af02e105 bugfix incorrect fallback for arraysetting in board tags 2 years ago
Thomas Lynch 1a377a30ee close #322 2 years ago
Thomas Lynch c7b6ccb7e1 fix 0.6.0 migration 2 years ago
Thomas Lynch 80a4247a66 adjustable hot threads limit and threshold 2 years ago
Thomas Lynch 206dd3bc32 bans 2 years ago
Thomas Lynch 62678c2b19 Bans can now be "upgraded" retroactively to expand single IP bans to qrange/hrange bans. 2 years ago
Thomas Lynch 00ec5182f0 bugfix, some incorrect lib/ path changes in the migration that werent caught in tests 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch 74f8e1d0f0 add board toggle 2 years ago
Thomas Lynch 4685fd2212
fix migration not clearing users cache, causing bug with old cached users having wrong property names 2 years ago
Thomas Lynch ca404ccbec missing import 2 years ago
Thomas Lynch 18f149180f add migration, fix gulpfile index, update migrateversion and changelog 2 years ago
Thomas Lynch 8b4a793d5a initial roles data to gulpfile, and migration 2 years ago
Thomas Lynch 00da66f95e dont destructure roles, access it normally so load() callback will update them properly 2 years ago
Thomas Lynch 993924a5f2 Start making roles editable ref #377 2 years ago
Thomas Lynch 78f56b4be0 various bugfixes ref #377 2 years ago
Thomas Lynch 8bd41eabd0 ref #377 "template names", else "Custom" in accounts/staff table 2 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 2 years ago
Thomas Lynch ecab3b4131
Option to hide .post-data of posts marked as "deleted" 2 years ago
Thomas Lynch a2cd964946
add the migration for new default localstorage, make it true for threadwatcher 3 years ago
Thomas Lynch 2d42ce972a
Make sure to include delete protection board defaults in globalsettings ref #365 3 years ago
Thomas Lynch 20db8154e7 Stert on setting for BO to prevent deleting old threads or ones with a lot of replies, ref #365 3 years ago
Thomas Lynch fb6c0fa52f custom links for archive/reverse, close #373 3 years ago
Thomas Lynch a9833f7662 Imgops and archive links close #369 3 years ago
Thomas Lynch 1ef700630f disable custom overboard toggle global setting, migration, improved forms 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 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 8cb96722a9 migration notice tweak 3 years ago
Thomas Lynch 949b76da94 README update & improvements, and add note to 0.1.3 migration about generate-favicon gulp task 3 years ago
Thomas Lynch 9a6c0d22ab add little message reminder inside the latest migration for updating nginx config, until #352 can ever get done 3 years ago