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
..
activeusers.js chore: eslint prefer-template 4 years ago
create.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
data.js feat: allow optional fields argument on db.getObject(s) (#9385) 4 years ago
delete.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
index.js refactor: tab rules 3 years ago
recentreplies.js fix: controversial posts/bests posts not showing anything 3 years ago
search.js feat: add data param to filter:categories.search 3 years ago
topics.js fix: #10357 3 years ago
unread.js chore: eslint prefer-template 4 years ago
update.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
watch.js chore: eslint prefer-template 4 years ago