Ghost/core/server/controllers
Hannah Wolfe ae2f34c910 Split post lookup out of frontend controller
no issue

- move the post lookup functionality into its own file
- handle the pre and post lookup checks to verify that we found the correct post
- checking that the URL matches handles checking that a post looked up with pagePermalink is a page
- all cases where there is no match throws a 404 directly, this could just call next() ?
2016-05-05 15:53:17 +02:00
..
frontend Split post lookup out of frontend controller 2016-05-05 15:53:17 +02:00
admin.js Restructure Configuration API endpoint 2016-02-19 18:49:23 +00:00