0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/controllers/frontend
Hannah Wolfe 5dac1c97fc
Split renderChannel into controller + renderer (#9218)
refs #5091, refs #9192

- render channel was always a weird file
- now it's clearly 2 things
- we're slowly getting towards closing #5091... 🎉
- added some extra tests
2017-11-06 12:17:24 +00:00
..
context.js Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
error.js
fetch-data.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
format-response.js
post-lookup.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
render-channel.js Split renderChannel into controller + renderer (#9218) 2017-11-06 12:17:24 +00:00
render-post.js Splitted preview & single controllers from index (#9121) 2017-10-09 13:56:44 +02:00
secure.js
templates.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00