nodebb/test
Barış Soner Uşaklı cd2e68cb2d feat: remove unused code, add 2 tests
..
database Change post owner ()
files Replace jimp with sharp ()
helpers testing new socket.io-client extraHeaders ()
mocks fix:
.eslintrc ESlint no-unused-vars
authentication.js Async refactor in place ()
batch.js Async refactor in place ()
blacklist.js fix(deps): update to eslint@6
build.js style(eslint): match operator-linebreak preferences
categories.js Topic await errors ()
controllers-admin.js fix: tests
controllers.js feat: remove unused code, add 2 tests
coverPhoto.js fix:
database.js fix: db info page
defer-logger.js upgrade to winston 3.1, closes ()
emailer.js fixed tests, closes
feeds.js use includes instead of indexOf
file.js feat: remove unused code, add 2 tests
flags.js fix(deps): update to eslint@6
groups.js fix: closes
image.js up deps
locale-detect.js fix: , autoLocale logic not playing nicely with no-refresh auths ()
messaging.js fix: test
meta.js parse '123' to 123 if it has no default
mocha.opts set cluster to false again
notifications.js remove unnecessary groups.resetCache calls
pagination.js ESlint object-curly-spacing
plugins.js feat: hooks can now return promise or call callbacks
posts.js Change post owner ()
pubsub.js test pubsub cache
rewards.js remove unnecessary groups.resetCache calls
search-admin.js style(eslint): match operator-linebreak preferences
search.js add searchonly option to searh api
settings.js more settings tests
socket.io.js feat: update unban logic/invocation and refactor User.bans module
template-helpers.js fix: test
topics.js Async refactor in place ()
translator.js fix:
uploads.js fix(deps): update dependency sharp to v0.21.3 ()
user.js fix: , allow invite and approval at the same time
utils.js feat: add utils.promiseParallel