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 97d678fd2a fix: return a user object, not an array of user objects (in v3 login check route) 4 years ago
..
accounts fix: add missing breadcrumb on /user/<slug>/categories 4 years ago
admin fix: send fewer items to client-side for ACP settings/email page 4 years ago
write fix: return a user object, not an array of user objects (in v3 login check route) 4 years ago
404.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
accounts.js Add settings page to control watched categories (#6648) 7 years ago
admin.js feat(acp): admin tags privilege 4 years ago
api.js feat(api): #9123, migrate rest of the getObject controllers to Write API 4 years ago
authentication.js feat: allow override of local fns in login controller, 400 instead of 500 for wrong login type [breaking] 4 years ago
categories.js feat: add filter:categories.getRecentTopicReplies 5 years ago
category.js fix: https://github.com/NodeBB/NodeBB/pull/8685 5 years ago
composer.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
errors.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
globalmods.js refactor: moved ip-blacklist and post-queue styles/tpls to themes 5 years ago
groups.js fix: spec 5 years ago
helpers.js feat: handle HTTP 429 as a response code 4 years ago
home.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
index.js feat: add user.email.confirmByUid for sso plugins 5 years ago
mods.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
osd.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
ping.js feat: async/await 6 years ago
popular.js fix: #8929, fix popular, top rss feed urls 5 years ago
posts.js feat: #7467, pass query params when redirecting to posts 6 years ago
recent.js fix: spec 5 years ago
search.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
sitemap.js refactor: async/await controllers 6 years ago
tags.js Category tags (#8938) 5 years ago
top.js fix: #8929, fix popular, top rss feed urls 5 years ago
topics.js fix: #9100 topic thumbs in OG image tags 5 years ago
unread.js refactor: move plugin hook methods to plugin.hooks.* 5 years ago
uploads.js fix: #9074, fix svg uploads 5 years ago
user.js fix: only add blocksCount for self and admins 5 years ago
users.js feat: invites regardless of registration type, invite privilege, groups to join on acceptance (#8786) 5 years ago