nodebb/test
Julian Lam 087e6020e4 refactor(email): validation checking methods, +tests fix
..
database fix: isObjectField(s) empty field
files fix: , remove webfonts ()
helpers chore: eslint no-var, vars-on-top
mocks fix: improper use of filename extensions
.eslintrc ESlint no-unused-vars
api.js fix(emails): broken test due to sticky registration interstitial
authentication.js feat: clear reset tokens on successful login
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: tests
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 Flags API ()
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 refactor: privileges, export modules directly ()
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 refactor(email): validation checking methods, +tests fix
utils.js fix: improper use of filename extensions