0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
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
api-key.js
author.js
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
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
member.js Added member.avatar_image for member gravatars in themes (#11584) 2020-02-19 10:08:12 +00:00
mobiledoc-revision.js
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
role.js Remove External Apps 2020-03-20 10:40:22 +00:00
session.js
settings.js Remove External Apps 2020-03-20 10:40:22 +00:00
stripe-customer-subscription.js
tag-public.js
tag.js
user.js Remove External Apps 2020-03-20 10:40:22 +00:00
webhook.js