Ghost/core/server
kirrg001 0665c72dda Removed primary_tag & primary_author if null from Admin API v2
refs #10438

- "null" means the resource does not exist (it was sett to "null"), which is not true
- we won't serve primary_tag and primary_author by default
- TODO: add the same change to the Content API v2 (raise issue)
2019-02-24 13:31:43 +01:00
..
adapters Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
api Removed primary_tag & primary_author if null from Admin API v2 2019-02-24 13:31:43 +01:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Improved Members security and performance (#10511) 2019-02-23 04:47:42 +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 Removed unused GhostErrors 2019-02-24 10:52:03 +07:00
models Removed default debug log from base model when emittingg events 2019-02-23 22:31:56 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Expanded webhooks debug 2019-02-23 22:03:49 +01: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 Renamed uploads to images 2019-02-24 11:18:45 +07:00
analytics-events.js Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01: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 De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00