nodebb/test
Barış Soner Uşaklı 62e162cf1e fix: backport ws token fix
..
database fix: closes , don't crash if tags array is empty
files Add more chat hooks, replace toobig.jpg ()
helpers fix: backport ws token fix
mocks Update to lru-cache@^7 ()
posts Webpack5 ()
topics fix: thumb remove on windows, closes
user fix: , clean old emails when updating via admin ()
.eslintrc ESlint no-unused-vars
api.js revert: a788bd1344
authentication.js test: add dummy emailer hook in authentication test
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js test: have some build tests not pollute build folder
categories.js test: fix broken test
controllers-admin.js test: dont try to load admin upload routes
controllers.js feat: allow groups to be exempt from maintenance mode
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 feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
groups.js breaking: remove deprecated groups socket calls
i18n.js test: fix i18n tests
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js Webpack5 ()
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 feat: store topic title and tags in diffs ()
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 fix: backport ws token fix
template-helpers.js Webpack5 ()
topics.js fix: only remove deleted tag, closes
translator.js Webpack5 ()
upgrade.js test: upgrade.runParticular
uploads.js test: remove old comment
user.js fix: lock post/reply similar to user.create
utils.js test: fix UUID test