You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 38bf30c8ca fix: adapt to breaking change in commander 3 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api feat: add mute history, closes #10596 3 years ago
categories refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
cli fix: adapt to breaking change in commander 3 years ago
controllers fix: don't crash if req.body.username is not string 3 years ago
database feat: make it simpler to use redis sentinels 3 years ago
groups fix: use escaped group names in invite modal 3 years ago
messaging feat: closes #10501, minimum reputation to chat 3 years ago
meta feat: Allow defining active plugins in config (#10767) 3 years ago
middleware Webpack5 (#10311) 3 years ago
navigation fix: #10528, gray out disabled nav items 3 years ago
plugins feat: Allow defining active plugins in config (#10767) 3 years ago
posts fix: unnecessary escape 3 years ago
privileges Webpack5 (#10311) 3 years ago
rewards fix: #9827, fix reward duplication 3 years ago
routes chore: remove optional `middleware` parameter from setupPageRoute and setupAdminPageRoute calls 3 years ago
socket.io feat: Allow defining active plugins in config (#10767) 3 years ago
topics fix: #10692 3 years ago
upgrades refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
user fix: don't require password challenge if no password is set in user account 3 years ago
views fix: move panel-offset setting code back to theme header 3 years ago
widgets refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
als.js feat: als (#9749) 4 years ago
analytics.js fix: closes #10436, fix DST issue on acp dashboard 3 years ago
batch.js fix: redis batch 3 years ago
cache.js
cacheCreate.js
constants.js
coverPhoto.js
emailer.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
events.js feat: new admin events, closes #10405 3 years ago
file.js fix: handle ENOENT on file deletion, closes #10645 3 years ago
flags.js fix: don't crash if target/user is undefined 3 years ago
helpers.js Webpack5 (#10311) 3 years ago
image.js feat: add filter:image.stripEXIF 3 years ago
install.js fix: #10334, use the correct env vars for web install 3 years ago
languages.js fix: translator path traversal 3 years ago
logger.js
notifications.js perf: WIP #10449, allow array of pids for posts.purge (#10465) 3 years ago
pagination.js
password.js feat: add node 16 (#9847) 3 years ago
prestart.js fix: #10473, trim trailing slashes on config url 3 years ago
promisify.js
pubsub.js
search.js feat: #10460, add cutoff to suggested topics 3 years ago
settings.js fix: prevent crash in expandObjBy #9618 4 years ago
sitemap.js fix: #9301, dont call sitemapstream if there are no entries in categories/pages/topics.xml 4 years ago
slugify.js
social.js fix: cannot turn off all networks 3 years ago
start.js feat: scheduled topics (#9399) 4 years ago
translator.js Webpack5 (#10311) 3 years ago
upgrade.js feat: Allow defining active plugins in config (#10767) 3 years ago
utils.js test: fix tests again 3 years ago
webserver.js Merge remote-tracking branch 'origin/master' into develop 3 years ago