nodebb/test
Barış Soner Uşaklı 162ebacf5b fix: parseInt tids
..
database fix: isObjectField(s) empty field
files
helpers fix(emails): registration tests, email no longer passed-in, API tests (confirm email for test accounts)
mocks fix: improper use of filename extensions
.eslintrc
api.js fix(emails): broken test for api/user/email/:email
authentication.js fix(emails): registration tests, email no longer passed-in, API tests (confirm email for test accounts)
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js chore: eslint no-var, vars-on-top
categories.js feat: scheduled topics ()
controllers-admin.js fix: test :shipit:
controllers.js fix(emails): broken test for api/user/email/:email
coverPhoto.js chore: eslint no-var, vars-on-top
database.js chore: eslint no-var, vars-on-top
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js chore: eslint prefer-destructuring
feeds.js chore: eslint no-var, vars-on-top
file.js chore: eslint no-var, vars-on-top
flags.js fix(emails): broken test for api/user/email/:email
groups.js fix: purge uploaded images accordingly ()
image.js chore: eslint no-var, vars-on-top
locale-detect.js chore: eslint no-var, vars-on-top
messaging.js fix: , messageobj.content already parsed
meta.js chore: eslint no-var, vars-on-top
notifications.js fix: notification prune test
package-install.js chore: eslint no-var, vars-on-top
pagination.js chore: eslint no-var, vars-on-top
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js chore: eslint prefer-arrow-callback
plugins.js feat: guard against multiple resolves
posts.js fix: parseInt tids
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 feat: category search test
settings.js chore: eslint no-var, vars-on-top
socket.io.js test(emails): fixing broken tests introduced by e5ff68acd
template-helpers.js chore: eslint no-var, vars-on-top
topicEvents.js fix: init topic events from webserver.js
topicThumbs.js fix: tests
topics.js feat: store topic tags in topic hash ()
translator.js fix: improper use of filename extensions
upgrade.js chore: eslint prefer-arrow-callback
uploads.js test: remove logs
user.js fix: accidental early return in confirmByCode, tests, race condition
utils.js fix: improper use of filename extensions