0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Fabien O'Carroll 08d83c1f53 Removed updates to v0.1 specific code
refs #10922

v0.1 can just be left alone and not updated to use type - we can deal with that in a transform
2019-08-09 14:39:01 +08:00
..
base Permitted mongoTransformer option for read methods 2019-08-09 14:39:01 +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 Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
action.js Added model implementation for actions 2019-02-06 21:36:09 +01:00
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 Added model implementation for actions 2019-02-06 21:36:09 +01:00
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 Removed updates to v0.1 specific code 2019-08-09 14:39:01 +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 Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
tag-public.js
tag.js 🐛 Fixed field filtering for /tags/:id endpoints 2019-03-05 13:17:38 +08:00
user.js 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
webhook.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00