nodebb/test
Barış Soner Uşaklı 0c20d7cdee test: fix brackets
..
database fix: numeric strings in mongo ()
files Bootstrap5 ()
helpers Merge branch 'master' into develop
mocks feat: update mkdirp to 3.x, closes
posts Webpack5 ()
topics Bootstrap5 ()
user Merge branch 'master' into develop
.eslintrc ESlint no-unused-vars
api.js feat: allow tag editing from topic tools
authentication.js Merge branch 'master' into develop
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js feat: update mkdirp to 3.x, closes
categories.js Bootstrap5 ()
controllers-admin.js refactor: `helpers.loginUser` to be fully async
controllers.js test: remove log
coverPhoto.js chore: eslint no-var, vars-on-top
database.js refactor: remove tabs after declaration
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js fix: properly unregister hooks in emailer tests
feeds.js breaking: remove socket.io/flags.js
file.js chore: eslint no-var, vars-on-top
flags.js test: remove history test
groups.js test: fix brackets
i18n.js Bootstrap5 ()
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js Bootstrap5 ()
meta.js refactor: tab rules
middleware.js Update to lru-cache@^7 ()
notifications.js feat: als ()
package-install.js Re-introduce lodash into src/package-install.js ()
pagination.js refactor: remove tabs after declaration
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js fix: , test runner to only run tests for plugins included in `test_plugins`
plugins.js feat: Allow defining active plugins in config ()
posts.js refactor: deprecate socket method posts.getPidIndex
pubsub.js chore: eslint no-var, vars-on-top
rewards.js chore: eslint no-var, vars-on-top
search-admin.js chore: eslint no-var, vars-on-top
search.js test: fix tests again
settings.js chore: eslint no-var, vars-on-top
socket.io.js Merge branch 'master' into develop
template-helpers.js Bootstrap5 ()
topics.js refactor: topic mark read/unread routes
translator.js test: fix escaping
upgrade.js test: upgrade.runParticular
uploads.js test: remove old comment
user.js Bootstrap5 ()
utils.js test: Blob doesnt exist in node 16