nodebb/src
Barış Soner Uşaklı 398777633f fix: closes , fix DST issue on acp dashboard
..
admin feat: add dashboard sub-pages to ACP menu
api refactor: replace deprecated String.prototype.substr() ()
categories refactor: replace deprecated String.prototype.substr() ()
cli feat: post auto flagging on downvotes ()
controllers feat: add response:helpers.notAllowed
database perf: WIP , allow array of pids for posts.purge ()
groups fix: use escaped group names in invite modal
messaging fix: catch exceptions from sendNotifications
meta fix: -- mixed up sizes for fallback touch icons
middleware fix(security): explicitly declare cache-control header instead of using middleware
navigation fix: prevent crash if groups is not valid json
plugins perf: WIP , allow array of pids for posts.purge ()
posts perf: WIP , allow array of pids for posts.purge ()
privileges fix: column counts for other privileges
rewards fix: , fix reward duplication
routes fix(security): explicitly declare cache-control header instead of using middleware
socket.io Allows socket authentication to be handled within plugins ()
topics perf: WIP , allow array of pids for posts.purge ()
upgrades refactor: replace deprecated String.prototype.substr() ()
user perf: WIP , allow array of pids for posts.purge ()
views fix: column counts for other privileges
widgets refactor: setObjectBulk to match sortedSetAddBulk
als.js feat: als ()
analytics.js fix: closes , fix DST issue on acp dashboard
batch.js fix: redis batch
cache.js Categories refactor ()
cacheCreate.js chore: eslint prefer-arrow-callback
constants.js refactor: shared constants ()
coverPhoto.js chore: eslint prefer-template
emailer.js refactor: replace deprecated String.prototype.substr() ()
events.js feat: new admin events, closes
file.js chore: eslint prefer-arrow-callback
flags.js fix: delete history as well
image.js feat: add filter:image.stripEXIF
install.js fix: , use the correct env vars for web install
languages.js fix: translator path traversal
logger.js chore: eslint prefer-rest-params, prefer-spread
notifications.js perf: WIP , allow array of pids for posts.purge ()
pagination.js chore: eslint no-var, vars-on-top
password.js feat: add node 16 ()
prestart.js fix: dont overwrite asset_base_url if its set
promisify.js chore: eslint prefer-rest-params, prefer-spread
pubsub.js chore: eslint no-var, vars-on-top
search.js feat: , add cutoff to suggested topics
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 refactor: clone before returning
start.js feat: scheduled topics ()
translator.js Make utils and translator easier to require
upgrade.js feat: remove colors in favour of chalk ()
utils.js Make utils and translator easier to require
webserver.js feat: add ACP toggles for COEP and CORP headers