0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models
2019-08-14 17:40:36 +08:00
..
base Simplified model event handler attachment 2019-08-14 17:40:36 +08:00
plugins Passed mongoTransformer through to NQL 2019-08-09 14:39:01 +08:00
relations 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
accesstoken.js
action.js
api-key.js Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
app-field.js
app-setting.js
app.js
author.js
client-trusted-domain.js
client.js
index.js
integration.js Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
invite.js
member.js
mobiledoc-revision.js
permission.js
post.js Remove dynamic generation of static resource_type 2019-08-14 17:40:36 +08:00
refreshtoken.js
role.js
session.js
settings.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
subscriber.js
tag-public.js
tag.js Updated Tag model to support actions 2019-08-14 17:40:36 +08:00
user.js Updated User model to support actions 2019-08-14 17:40:36 +08:00
webhook.js