Ghost/core/server/services
Katharina Irrgang 0a70226128 Separated pages & posts in Admin API v2 (#10494)
refs #10438, refs #10106

* Renamed existing pages ctrl
* Splitted posts & pages for Admin API v2
* Added pages JSON input schema for Admin API v2
* Removed single author for Content & Admin API v2
  - single author is not documented
  - single author usage is deprecated in v0.1
  - single author usage is removed in API v2
* Splitted posts & postsPublic controller for v2
* Removed requirement to send `status=all` from Admin API v2
* Removed `status` option from pages Content API v2
* Removed `status` options from Users Admin API v2
2019-02-22 10:17:14 +07:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth Improved error messages for failed authorization 2019-02-21 13:19:57 +07:00
mail Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
members Updated Content API to use members plans to determine permission (#10483) 2019-02-14 18:17:02 +01:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
url 🐛 Fixed filtering by primary_tag or primary_author in routes.yaml 2019-02-18 19:13:22 +01:00
webhooks Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
labs.js Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00