0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
kirrg001 12ff70497f Changed entry lookup helper to respect the resource type
refs #9866

- the entry helper is used for static pages and post lookups
- now that we support changing the api version, we have to respect the resource type
- for v2: we ask the pages controller for static pages
- in v0.1: pages and posts lived on the same route
- we are talking about the content API (!) - not admin api
2018-10-18 19:41:07 +02:00
..
client@756065d0fe Updated Ghost-Admin to 2.2.4 2018-10-18 12:29:28 +01:00
server Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
test Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00