nodebb/src/controllers
Barış Soner Uşaklı 5daaa5ea78 fix: edge case in category filter
selecting a category and then clicking on all categories was breaking selection icons
..
accounts Bootstrap5 ()
admin fix: , use default value
write feat: token rolling API for admins
404.js new 404 page
accounts.js chore: eslint no-var, vars-on-top
admin.js chore: eslint no-var, vars-on-top
api.js fix: add composer:showHelpTab to api
authentication.js Merge branch 'master' into develop
categories.js chore: eslint prefer-arrow-callback
category.js Bootstrap5 ()
composer.js chore: eslint prefer-destructuring
errors.js refactor: add method to error messages
globalmods.js refactor: moved ip-blacklist and post-queue styles/tpls to themes
groups.js fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin
helpers.js fix: browser title if options.title is undefined
home.js chore: eslint prefer-destructuring
index.js fix: , regression where a user could not confirm their email if requireEmailAddress was enabled
mods.js fix: , show flag history to mods
osd.js chore: eslint object-curly-newline
ping.js chore: eslint prefer-template
popular.js chore: eslint prefer-template
posts.js chore: eslint prefer-template
recent.js Bootstrap5 ()
search.js fix: edge case in category filter
sitemap.js chore: eslint prefer-arrow-callback
tags.js Bootstrap5 ()
top.js Bootstrap5 ()
topics.js chore: whopps
unread.js Bootstrap5 ()
uploads.js refactor: replace deprecated String.prototype.substr() ()
user.js Bootstrap5 ()
users.js Bootstrap5 ()