Ghost/core/server/models
Hannah Wolfe 8c1a0b8d0c Remove External Apps
- Apps are marked as removed in 3.0, never officially launched and have been deprecated for at least 2 years.
- We've slowly removed bits that got in our way or were insecure over time meaning they mostly didn't work
- This cleans up the remainder of the logic
- The tables should be cleaned up in a future major
2020-03-20 10:40:22 +00:00
..
base Remove External Apps 2020-03-20 10:40:22 +00:00
plugins Added transaction support to pagination plugin (#11421) 2019-11-27 10:00:27 +00:00
relations Remove External Apps 2020-03-20 10:40:22 +00: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
author.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
email.js Added default stats object to email model 2019-11-08 17:11:54 +07:00
index.js Remove External Apps 2020-03-20 10:40:22 +00:00
integration.js Ensured Admin API cannot fetch internal integrations (#10501) 2019-07-24 11:52:55 +02:00
invite.js Remove External Apps 2020-03-20 10:40:22 +00:00
label.js Added labels for Members (#11538) 2020-02-14 15:03:10 +05:30
member-stripe-customer.js Added upsert method to stripe models 2019-10-09 16:24:51 +07:00
member.js Added member.avatar_image for member gravatars in themes (#11584) 2020-02-19 10:08:12 +00:00
mobiledoc-revision.js Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
permission.js Remove External Apps 2020-03-20 10:40:22 +00:00
post.js Remove External Apps 2020-03-20 10:40:22 +00:00
posts-meta.js Updated post model url transforms for posts/posts_meta split (#11223) 2019-10-09 13:38:08 +01:00
role.js Remove External Apps 2020-03-20 10:40:22 +00:00
session.js Removed user_id constraint when upserting session (#10085) 2018-10-30 16:15:48 +07:00
settings.js Remove External Apps 2020-03-20 10:40:22 +00:00
stripe-customer-subscription.js Prefixed stripe_customers_subscriptions with members 2019-10-09 16:24:51 +07: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 Reverted parent_id removal in tags in toJSON 2019-09-13 20:49:20 +02:00
user.js Remove External Apps 2020-03-20 10:40:22 +00:00
webhook.js Updated webhook default to v3 api 2019-10-14 15:50:24 +07:00