Ghost/core/server/controllers/frontend
Hannah Wolfe 050f1751c4 Simplify config for channels (#9158)
refs #5091

- remove the use of functions
- remove unnecessary quotes from tag filter
- move channel config to be a JSOn file called config.channels.json
- accept external config
- new channelUtils for tests
- remove channelConfig.get 
- refactor so tests work as expected
- refactor away duplicate 'name' value
2017-10-24 17:18:35 +01:00
..
channel-config.js Simplify config for channels (#9158) 2017-10-24 17:18:35 +01:00
channels.js Simplify config for channels (#9158) 2017-10-24 17:18:35 +01:00
config.channels.json Simplify config for channels (#9158) 2017-10-24 17:18:35 +01: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
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
render-post.js Splitted preview & single controllers from index (#9121) 2017-10-09 13:56:44 +02:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00