nodebb/src
Barış Soner Uşaklı 48165b9011 closes
..
admin Make utils and translator easier to require
categories https://github.com/Schamper/nodebb-plugin-poll/issues/86
controllers closes
database Widgets refactor ()
groups closes
messaging notifications tests
meta closes
middleware closes
navigation admin navigation test
plugins fixes
posts closes
privileges closes
rewards fix reward claimable check
routes added back logic to strip leading slashes, but after the fix to app.all
socket.io closes
topics closes
upgrades closes
user closes
views fixes
widgets closes
analytics.js linting
batch.js using async in batch
bcrypt.js always pass strings to bcrypt compare
categories.js
coverPhoto.js coverPhoto tests
database.js ESlint eol-last
emailer.js style
emitter.js ESlint eol-last
events.js closes
file.js file.delete method
flags.js closes
groups.js closes
hotswap.js ESlint eol-last
image.js fix test and image normalize test
install.js style changes
languages.js style changes
logger.js closes
messaging.js remove unnecessary checks
meta.js Unwrap meta modules
notifications.js switch .filter to uniq
pagination.js Switch from underscore to lodash
password.js Fix `node --inspect`
plugins.js expose license info in plugin API for installed plugins
posts.js Switch from underscore to lodash
privileges.js closes
pubsub.js closes , blacklist tests
reset.js closes
search.js fix test
settings.js ESlint no-cond-assign, no-void, valid-jsdoc
sitemap.js faster sitemap
social.js social tests
start.js fix process.env.url if it was changed
topics.js closes
translator.js Make utils and translator easier to require
upgrade.js changes to upgrade script progress bars to work better on narrow terminals, fixes
user.js closes
utils.js Make utils and translator easier to require
webserver.js closes