0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/server/services
kirrg001 e302be2749 Changed preview controller to support v0.1 and v2
refs #9866

- invent preview api, but only used internally
  - the idea of a preview api is definitiely reaslistic and came up in the past a couple of times
- by that we don't have to differentiate between pages or posts controller
- still support v0.1
- preview controller is not registered for http, only internal handling
2018-10-18 19:41:07 +02:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
mail Changed http to https links 2018-08-16 12:13:24 +02:00
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
routing Changed preview controller to support v0.1 and v2 2018-10-18 19:41:07 +02:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
themes Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
url Changed how we determine if a resource is owned by an url generator 2018-10-18 19:41:07 +02:00
labs.js
slack.js Changed http to https links 2018-08-16 12:13:24 +02:00
webhooks.js
xmlrpc.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00