nodebb/test
Barış Soner Uşaklı 0e07f3c9ba feat: allow defining a list of system tags
..
database feat: add failing test for list append/prepend with list ()
files fix: , remove webfonts ()
helpers chore: eslint no-var, vars-on-top
mocks chore: eslint prefer-arrow-callback
.eslintrc ESlint no-unused-vars
api.js test: topic reordering tests
authentication.js chore: eslint no-var, vars-on-top
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 chore: eslint max-len
controllers-admin.js chore: eslint no-var, vars-on-top
controllers.js fix: tests, new categories go to top now
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 chore: eslint no-restricted-syntax
groups.js chore: eslint no-var, vars-on-top
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 chore: eslint no-var, vars-on-top
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 chore: eslint prefer-destructuring
posts.js feat: load user posts/topics via xhr on infinitescroll
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: add category search test,
settings.js chore: eslint no-var, vars-on-top
socket.io.js feat: add invalid event name to error message
template-helpers.js chore: eslint no-var, vars-on-top
topicEvents.js fix: init topic events from webserver.js
topicThumbs.js feat: ability to re-order topic thumbnails
topics.js feat: allow defining a list of system tags
translator.js chore: eslint prefer-destructuring
upgrade.js chore: eslint prefer-arrow-callback
uploads.js chore: eslint max-len
user.js chore: eslint no-var, vars-on-top
utils.js chore: eslint prefer-destructuring