Ghost/core/server/routes
Jason Williams 4b46d85c26 Redirect from admin editor to frontend post view
closes #2628
- added /view/ route to the editor. if /view/ is appended to
  the url of a post being edited a redirect to the frontend
  will occur
- updated controller to check for /view/ and built the
  correct url for the post
- added test for the new route
2014-05-01 01:50:24 +00:00
..
admin.js Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
api.js Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
frontend.js Redirect feed -> rss 2014-03-24 09:46:39 +00:00
index.js Reduce size of ghost.js by moving related Routing code to their own files 2013-11-19 21:05:09 -05:00