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 c0f699e655 fix: disallow registration attempts with password length > 4096
This is a stopgap measure for v1.15.0
4 years ago
..
admin refactor: api categories 4 years ago
api refactor: remove /users/{uid}/settings/{setting} route 4 years ago
categories feat: add filter:category.getFields 4 years ago
cli fix: #8630, sort extra deps 4 years ago
controllers fix: disallow registration attempts with password length > 4096 4 years ago
database performance improvements (#8795) 4 years ago
groups fix: #8595, dont save escaped data when renaming groups 4 years ago
messaging feat: #8662, verified/unverified user groups 4 years ago
meta performance improvements (#8795) 4 years ago
middleware fix: broken test 4 years ago
navigation performance improvements (#8795) 4 years ago
plugins performance improvements (#8795) 4 years ago
posts fix: post editing not taking plugin hook results into account 4 years ago
privileges refactor: remove usage of middlewares 4 years ago
rewards fix: #7958, give rewards one by one 5 years ago
routes fix: #8805 define our own name for write API v3 4 years ago
socket.io performance improvements (#8795) 4 years ago
topics fix(writeapi): normalizing data 4 years ago
upgrades feat: move postercount to topic hash 4 years ago
user fix: missing await 4 years ago
views feat: rearrange buttons on manage/users 4 years ago
widgets performance improvements (#8795) 4 years ago
analytics.js performance improvements (#8795) 4 years ago
batch.js refactor: async/await file 5 years ago
cache.js feat: increase size of local cache 5 years ago
constants.js refactor: shared constants (#8707) 4 years ago
coverPhoto.js performance improvements (#8795) 4 years ago
emailer.js fix: regression caused by 7545951725 4 years ago
events.js #8115 - log post owner changes (#8117) 5 years ago
file.js refactor: switch to using slugify module 4 years ago
flags.js feat: additional sorting options for flags 4 years ago
image.js refactor: remove util.promisify calls 5 years ago
install.js Remove sounds (#8617) 4 years ago
languages.js feat: #8734, jquery-ui, jquery-form, timeago (#8748) 4 years ago
logger.js feat: display stack trace on winston.error 5 years ago
notifications.js feat: replace relative urls to absolute before sending email notifs 4 years ago
pagination.js performance improvements (#8795) 4 years ago
password.js refactor: password async/await 6 years ago
prestart.js performance improvements (#8795) 4 years ago
promisify.js feat: remove topics.async.getTopicData usage 5 years ago
pubsub.js fix: #8474 5 years ago
search.js fix: wrong data passed to getCategories 5 years ago
settings.js closes #5008 6 years ago
sitemap.js feat: 8502, don't change topics sitemaps on every reply 5 years ago
slugify.js feat: #8734, add slugify module, deprecate utils.slugify 4 years ago
social.js style: linting 4 years ago
start.js refactor: startup 5 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js feat: #8662, verified/unverified user groups 4 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js feat: #8801, disable express compression by default 4 years ago