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 fe7f5402a8 changed base templates path to Persona, from Vanilla.
This breaks all themes relying on templates from Vanilla!! See: https://community.nodebb.org/topic/6098/on-changing-the-default-theme-to-persona
11 years ago
..
categories pass the data used to create the category to filter:category.create 11 years ago
controllers closes #3342 11 years ago
database closes #3312 11 years ago
groups closed #2811 11 years ago
meta changed base templates path to Persona, from Vanilla. 11 years ago
middleware added new hook action:middleware.pageView 11 years ago
navigation check err item 11 years ago
plugins fixes #3314 11 years ago
posts delete cache on current process first 11 years ago
privileges changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table 11 years ago
rewards missing error 11 years ago
routes more line ending conversion #3343 11 years ago
socket.io added too many tags check to post edit 11 years ago
topics if no tags are passed in assume 0 tags 11 years ago
user Merge pull request #3284 from APXEOLOG/pr-1 11 years ago
views fixed #3341, introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values 11 years ago
widgets moved widget code out of controller; cleaned up code into a folder 11 years ago
analytics.js allow realtime updates of the traffic graph in ACP 11 years ago
batch.js renamed end to stop globally 11 years ago
categories.js closed #2820 11 years ago
database.js closes #3208 11 years ago
emailer.js closes #3271 11 years ago
emitter.js closes #3098 11 years ago
events.js closes #2550, closes #2518 11 years ago
favourites.js Uniform action:post.* hook 11 years ago
file.js file upload with spaces / general file upload fix wrt ajaxiy 11 years ago
groups.js closed #2811 11 years ago
hotswap.js moving nearly all startup messages to verbose type 11 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 11 years ago
install.js switching default theme on installation to Persona, from Lavender 11 years ago
languages.js cleaned languages.js 12 years ago
logger.js disable stuff that crashes in socket.io 1.x 11 years ago
messaging.js removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 11 years ago
meta.js closes #3303 11 years ago
notifications.js adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised 11 years ago
pagination.js closes #3038 11 years ago
password.js use send for child process 11 years ago
plugins.js fixes #3314 11 years ago
postTools.js closes #3051 11 years ago
posts.js resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 11 years ago
privileges.js more linting 11 years ago
pubsub.js closes #3014 11 years ago
search.js closes #3065 11 years ago
settings.js linting settings.js 12 years ago
sitemap.js Update sitemap.js 11 years ago
threadTools.js closes #3311 11 years ago
topics.js closes #3347 11 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". 11 years ago
user.js closes #3297 11 years ago
webserver.js changed base templates path to Persona, from Vanilla. 11 years ago