Ghost/core/server
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
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api Added missing read pages endpoint 2018-10-18 19:41:07 +02:00
apps Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
config Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
data Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
helpers Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
lib Extended sequence utility 2018-10-03 00:17:45 +02:00
models Added HTTP BREAD for integrations resource (#9985) 2018-10-18 14:03:56 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
translations Added missing read pages endpoint 2018-10-18 19:41:07 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Added missing read pages endpoint 2018-10-18 19:41:07 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00