Ghost/core/server/controllers/frontend
Hannah Wolfe 8c7d305cd5 🐛 Fixed channel context to be based on res.locals (#8910)
closes #8907, closes #8908

- Add a bunch of tests to detect these breakages!
- Then change all the places where req.channelConfig was still being used
2017-08-16 11:06:30 +01: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 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01: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 Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07: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