2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/models
Fabien O'Carroll b326cfaab7 Updated base model to remove extraAllowedProperties
refs #9881

This is because when extending these methods, you need to know the
contents of the extraAllowedProperties to replicate it in the subclass,
breaking the principle of open/closed.
2018-09-21 12:15:29 +02:00
..
base Updated base model to remove extraAllowedProperties 2018-09-21 12:15:29 +02:00
plugins 🐛Fixed count.posts respecting co authors (#9830) 2018-08-30 17:05:29 +01:00
relations Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
accesstoken.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
invite.js Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
permission.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
post.js 🐛 Fixed ordering of unpublished draft posts 2018-09-17 19:55:21 +02:00
refreshtoken.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
role.js Proper error handling for permissible implementations 2018-02-21 16:59:48 +01:00
settings.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
subscriber.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
tag.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
user.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
webhook.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00