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 98b72ca572 fix: allow local (and overridden) login strategies to pass Error objects back 4 years ago
..
accounts feat: use updateProfile for picture change 4 years ago
admin fix: #9339, only log email errors once per digest, notification push 4 years ago
write feat: category privilege API routes 4 years ago
404.js fix: awaiting res.render in send404 controller 4 years ago
accounts.js chore: eslint no-var, vars-on-top 4 years ago
admin.js chore: eslint no-var, vars-on-top 4 years ago
api.js feat(user): icon background selector in change picture modal 4 years ago
authentication.js fix: allow local (and overridden) login strategies to pass Error objects back 4 years ago
categories.js chore: eslint prefer-arrow-callback 4 years ago
category.js chore: eslint prefer-arrow-callback 4 years ago
composer.js chore: eslint prefer-destructuring 4 years ago
errors.js chore: eslint no-var, vars-on-top 4 years ago
globalmods.js refactor: moved ip-blacklist and post-queue styles/tpls to themes 5 years ago
groups.js chore: eslint prefer-template 4 years ago
helpers.js fix: regression where login redirect for admin routes didn't go to local=1 4 years ago
home.js chore: eslint prefer-destructuring 4 years ago
index.js feat: pass interstital errors to individual partials as well as to registerComplete 4 years ago
mods.js refactor: move post queue retrival code to posts.getQueuedPosts 4 years ago
osd.js chore: eslint object-curly-newline 4 years ago
ping.js chore: eslint prefer-template 4 years ago
popular.js chore: eslint prefer-template 4 years ago
posts.js chore: eslint prefer-template 4 years ago
recent.js feat: add tag filter to getSortedTopics 4 years ago
search.js Categories refactor (#9233) 4 years ago
sitemap.js chore: eslint prefer-arrow-callback 4 years ago
tags.js feat: closes #9380, add category filtering and topic tools to tag page 4 years ago
top.js chore: eslint prefer-template 4 years ago
topics.js chore: eslint max-len 4 years ago
unread.js chore: eslint prefer-destructuring 4 years ago
uploads.js chore: eslint max-len 4 years ago
user.js chore: eslint prefer-arrow-callback 4 years ago
users.js chore: eslint prefer-destructuring 4 years ago