nodebb/src
Barış Soner Uşaklı 161081e960 fix: escape flag reason
..
admin feat: add dashboard sub-pages to ACP menu
api fix: exempt ST from being del/res via last main posts ()
categories feat: allow exists methods to work with arrays and single id
cli fix: ./nodebb help with commander@7 ()
controllers fix: ()
database feat: allow optional fields argument on db.getObject(s) ()
groups fix: , crash on post flag
messaging refactor: style, no need to convert length to string
meta fix: best not to check file exists on every page load; copying favicon to uploads/system folder instead
middleware fix: express session saved even if saveUninitialized explicitly passed in
navigation chore: eslint prefer-arrow-callback
plugins feat: allow sync function ()
posts feat: allow exists methods to work with arrays and single id
privileges feat: scheduled topics ()
rewards chore: eslint prefer-arrow-callback
routes fix: express session saved even if saveUninitialized explicitly passed in
socket.io feat: scheduled topics ()
topics feat: remove sort again
upgrades feat: scheduled topics ()
user feat: allow exists methods to work with arrays and single id
views refactor: widgets ()
widgets refactor: widgets ()
analytics.js chore: eslint max-len
batch.js chore: eslint prefer-template
cache.js Categories refactor ()
cacheCreate.js chore: eslint prefer-arrow-callback
constants.js refactor: shared constants ()
coverPhoto.js chore: eslint prefer-template
emailer.js fix: , only log email errors once per digest, notification push
events.js chore: eslint prefer-arrow-callback
file.js chore: eslint prefer-arrow-callback
flags.js fix: escape flag reason
image.js chore: eslint prefer-template
install.js fix: , on install copy default favicon
languages.js feat: add hooks to language loading ()
logger.js chore: eslint prefer-rest-params, prefer-spread
notifications.js perf: increase batch size for notifs, run parallel
pagination.js chore: eslint no-var, vars-on-top
password.js chore: eslint prefer-arrow-callback
prestart.js chore: eslint no-var, vars-on-top
promisify.js chore: eslint prefer-rest-params, prefer-spread
pubsub.js chore: eslint no-var, vars-on-top
search.js chore: eslint no-var, vars-on-top
settings.js fix: settings v3
sitemap.js fix: , dont call sitemapstream if there are no entries in categories/pages/topics.xml
slugify.js feat: , add slugify module, deprecate utils.slugify
social.js chore: eslint prefer-arrow-callback
start.js feat: scheduled topics ()
translator.js Make utils and translator easier to require
upgrade.js feat: show time info for upgrade scripts
utils.js Make utils and translator easier to require
webserver.js fix: winston.info