You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CommanderRoot 200f0b2e4f
refactor: replace deprecated String.prototype.substr() (#10432)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
..
banned_users_group.js chore: eslint prefer-destructuring 4 years ago
category_name_zset.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
default_favicon.js fix: don't copy if src doesn't exist 4 years ago
schedule_privilege_for_existing_categories.js feat: scheduled topics (#9399) 4 years ago
subcategories_per_page.js chore: eslint prefer-destructuring 4 years ago
topic_thumb_count.js refactor: setObjectBulk to match sortedSetAddBulk 4 years ago