0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Aileen Nowak c9d1fa0b96 Updated links to ghost.org sites
no issue

Follow-up task of the updated Ghost Docs structure. Updated links reflecting the new structure to prevent unnecessary 404s and redirects.
2021-01-20 09:59:45 +13:00
..
base Added acceptance test for /member/:id/?include=email_recipients (#12477) 2020-12-11 18:45:35 +00:00
plugins Added email.open_rate order option to posts api (#12439) 2020-12-03 20:13:37 +00:00
relations
action.js
api-key.js
author.js
email-batch.js
email-recipient.js Removed unnecessary bookshelf-relations config in EmailRecipient model 2021-01-05 15:28:30 +00:00
email.js
index.js
integration.js
invite.js
label.js
member-stripe-customer.js
member.js 🐛 Fixed error when deleting a member that has received a newsletter email 2021-01-05 14:06:20 +00:00
mobiledoc-revision.js
permission.js
post.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
posts-meta.js
role.js
session.js
settings.js Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00
single-use-token.js 🐛 Added multiple use grace period to tokens (#12519) 2021-01-18 17:03:41 +00:00
snippet.js
stripe-customer-subscription.js
tag-public.js
tag.js
user.js
webhook.js