nodebb/test
Barış Soner Uşaklı 0af9d26fe5 feat: change uploadCroppedPicture to use updateProfile as well
..
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 spec: schema docs for new ACP dashboard subpage routes
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 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 chore: eslint prefer-destructuring
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 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 feat: change uploadCroppedPicture to use updateProfile as well
utils.js chore: eslint prefer-destructuring