Ghost/core/server/controllers/frontend
Hannah Wolfe 75fdcd168e Added support for custom channel contexts (#9114)
refs #5091

- This simple change allows custom contexts to use existing channel logic
- E.g. if we want to create a custom tag-based channel, it can pass "tag" as the context, and get all the same metadata logic
2017-10-09 11:59:46 +02:00
..
channel-config.js 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
channels.js 🦄 Channels: Stored config in res.locals not req (#8884) 2017-08-14 10:21:24 +07:00
context.js Added support for custom channel contexts (#9114) 2017-10-09 11:59:46 +02:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
post-lookup.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
render-channel.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00