0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
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
..
adapters Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
api Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Added initial subscription support with stripe to Members API (#10460) 2019-02-07 10:41:39 +01:00
data Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
helpers Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
lib Added optional support for HTML source 2019-02-21 13:27:47 +07:00
models Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
public
services Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
translations Improved error messages for failed authorization 2019-02-21 13:19:57 +07:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00
analytics-events.js Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01:00
filters.js
ghost-server.js
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00