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 5a50a098d8 added a new middleware and plugin hook
- Middleware added: requireUser, redirects to login if there is no user session.
- Hook added: filter:router.page
10 years ago
..
categories pass the data used to create the category to filter:category.create 10 years ago
controllers fixed #3355 10 years ago
database closes #3312 10 years ago
groups closed #2811 10 years ago
meta don't enforce dependency check when running in dev mode 10 years ago
middleware added a new middleware and plugin hook 10 years ago
navigation check err item 10 years ago
plugins fixes #3314 10 years ago
posts fixed #3007 10 years ago
privileges changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table 10 years ago
rewards missing error 10 years ago
routes added a new middleware and plugin hook 10 years ago
socket.io fixed wrong documentation in comments... 10 years ago
topics fixed #3007 10 years ago
user added new hook "filter:digest.subscribers" to allow plugins to override digest subscriptions 10 years ago
views parse category description closes #3209 10 years ago
widgets moved widget code out of controller; cleaned up code into a folder 10 years ago
analytics.js allow realtime updates of the traffic graph in ACP 10 years ago
batch.js renamed end to stop globally 10 years ago
categories.js parse category description closes #3209 10 years ago
database.js closes #3208 10 years ago
emailer.js closes #3271 10 years ago
emitter.js closes #3098 10 years ago
events.js closes #2550, closes #2518 10 years ago
favourites.js Uniform action:post.* hook 10 years ago
file.js file upload with spaces / general file upload fix wrt ajaxiy 10 years ago
groups.js closed #2811 10 years ago
hotswap.js moving nearly all startup messages to verbose type 10 years ago
image.js added plugin hooks so that imagemagick can still be called, as a plugin, for image manipulation tasks, falling back to using lwip 10 years ago
install.js switching default theme on installation to Persona, from Lavender 10 years ago
languages.js cleaned languages.js 11 years ago
logger.js disable stuff that crashes in socket.io 1.x 10 years ago
messaging.js removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
meta.js closes #3303 10 years ago
notifications.js adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised 10 years ago
pagination.js closes #3038 10 years ago
password.js use send for child process 10 years ago
plugins.js fixes #3314 10 years ago
postTools.js closes #3051 10 years ago
posts.js resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
privileges.js more linting 10 years ago
pubsub.js closes #3014 10 years ago
search.js closes #3065 10 years ago
settings.js linting settings.js 11 years ago
sitemap.js Update sitemap.js 10 years ago
threadTools.js closes #3311 10 years ago
topics.js closes #3347 10 years ago
upgrade.js some prep work to allow for checking of dependency versions. Also updated upgrade.check behaviour to send back error if schema is out of date, instead of no error and "false". 10 years ago
user.js closes #3297 10 years ago
webserver.js more line ending conversion #3343 10 years ago