Ghost/core/server/models
2019-01-31 23:14:12 +01:00
..
base Added base model debug log for events 2019-01-31 23:02:48 +01:00
plugins Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
relations Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
accesstoken.js
api-key.js Shortened admin key length (#10418) 2019-01-24 13:46:33 +00: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 Updated permissible methods for hasApiKeyPermissions (#9970) 2019-01-18 13:39:53 +01:00
member.js
mobiledoc-revision.js
permission.js
post.js Avoided to store empty plaintext if html does not contain any text 2019-01-31 23:14:12 +01:00
refreshtoken.js
role.js Updated permissible methods for hasApiKeyPermissions (#9970) 2019-01-18 13:39:53 +01:00
session.js
settings.js
subscriber.js Moved more allowed options for findPage to base model 2019-01-29 23:29:06 +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 Moved more allowed options for findPage to base model 2019-01-29 23:29:06 +01:00
user.js Moved more allowed options for findPage to base model 2019-01-29 23:29:06 +01:00
webhook.js