Ghost/core/server/models
Naz Gargol df1ba8aee1
Added ability to notify and update url service about changes in related resources (#10336)
refs https://github.com/TryGhost/Ghost/issues/10124

- This PR introduced additional db calls in URL service due to the need for a model recalculation (we can't rely on the objects that come with events)
2019-01-08 09:48:53 +00:00
..
base Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
plugins Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
relations 🐛 Fixed contributors being able to delete draft posts as co-author (#10239) 2018-12-04 13:31:02 +01:00
accesstoken.js
api-key.js Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
app-field.js
app-setting.js
app.js
author.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
client-trusted-domain.js
client.js
index.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
integration.js
invite.js Replaced options.where GQL statements with filter notation (#10160) 2018-11-15 15:53:24 +01:00
member.js Added members related db changes and models 2018-12-11 11:53:55 +07:00
mobiledoc-revision.js
permission.js
post.js Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
refreshtoken.js
role.js
session.js
settings.js Added members related db changes and models 2018-12-11 11:53:55 +07:00
subscriber.js Replaced options.where GQL statements with filter notation (#10160) 2018-11-15 15:53:24 +01:00
tag-public.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
tag.js Replaced options.where GQL statements with filter notation (#10160) 2018-11-15 15:53:24 +01:00
user.js Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
webhook.js