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
..
add_target_uid_to_flags.js chore: eslint prefer-destructuring 4 years ago
consolidate_flags.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
disable_sounds_plugin.js Remove sounds (#8617) 5 years ago
fix_category_colors.js chore: eslint prefer-arrow-callback 4 years ago
fullname_search_set.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
remove_allow_from_uri.js fix: #8432, add CSP frame-ancestors 5 years ago
remove_flag_reporters_zset.js chore: eslint prefer-destructuring 4 years ago
topic_poster_count.js refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
track_flags_by_target.js refactor: removed rather redundant flag reporters zset 5 years ago
verified_users_group.js refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation 4 years ago