nodebb/src
Julian Lam ef4e74bfc8 refactor: client-side to use flag notes API
..
admin feat: add dashboard sub-pages to ACP menu
api Flags API ()
categories fix: dont show system tags in whitelist dropdown to regular users
cli fix:
controllers Flags API ()
database fix: returnOriginal deprecation
groups fix: purge uploaded images accordingly ()
messaging fix: , fix notif delay
meta fix: , sanitize all attributes in meta and link tags
middleware Flags API ()
navigation chore: eslint prefer-arrow-callback
plugins Revert "feat: add _hooks metadata object to all hooks that have object-type params"
posts fix: ()
privileges feat: store topic tags in topic hash ()
rewards chore: eslint prefer-arrow-callback
routes Flags API ()
socket.io refactor: client-side to use flag notes API
topics feat: store topic tags in topic hash ()
upgrades feat: store topic tags in topic hash ()
user fix: hide private user data in api/v3/users/[uid]
views feat: store topic tags in topic hash ()
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 Flags API ()
image.js chore: eslint prefer-template
install.js fix: improper use of filename extensions
languages.js feat: add hooks to language loading ()
logger.js chore: eslint prefer-rest-params, prefer-spread
notifications.js fix: return null
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 feat: store topic tags in topic hash ()
settings.js fix: prevent crash in expandObjBy
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