Ghost/core/server
Katharina Irrgang 3df763009e
Added quick fix to handle integration upserts for x_by columns (#10295)
refs #10286

- this is just a hotfix for v0.1
- we keep the x_by fields for now and deprecate them
- as soon as an integration updates/inserts a resource, we just store the owner ID
- we currently work on a new concept for v2
- v2 no longer exposes or uses x_by, see https://github.com/TryGhost/Ghost/pull/10294
- we need to iterate on this change, because we currently use the naming `context.api_key_id` in the auth/API layer
2019-01-21 12:41:45 +01:00
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
data Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
helpers 🐛 Fixed prev_next helper when using Content API v2 (#10397) 2019-01-21 11:48:18 +01:00
lib Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
models Added quick fix to handle integration upserts for x_by columns (#10295) 2019-01-21 12:41:45 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Fixed prev_next helper when using Content API v2 (#10397) 2019-01-21 11:48:18 +01:00
translations Protected against empty admin api key 2019-01-18 17:54:04 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00: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 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