Ghost/core/server/models
Nazar Gargol 30c005f848 🐛 Fixed field filtering for /authors/:id endpoints
closes #10512

- Removed field filtering in blog owner fetching because it didn't work before (fields weren't reduced) and now broke generated sql queries (ambiguous id field)
2019-03-05 15:18:32 +08:00
..
base 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
plugins
relations 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
accesstoken.js
action.js
api-key.js Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
app-field.js
app-setting.js
app.js
author.js
client-trusted-domain.js
client.js
index.js
integration.js Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
invite.js
member.js
mobiledoc-revision.js
permission.js
post.js 🐛 Fixed plaintext field not being cleared when post body is removed 2019-03-04 14:03:44 +00:00
refreshtoken.js
role.js
session.js
settings.js
subscriber.js
tag-public.js
tag.js 🐛 Fixed field filtering for /tags/:id endpoints 2019-03-05 13:17:38 +08:00
user.js Ensured API can ask model.wasChanged 2019-02-07 22:07:13 +01:00
webhook.js