Ghost/core/server/api/canary
Hannah Wolfe 92446d85ea Changed member limit to be DRY & use raw query
- Member limit code was duplicated in 2 places unnecessarily
- Also used member api code that fetched members and subscriptions fully hyrated when we only need a count
- Using a raw query significantly improves performance here
2020-07-26 20:49:30 +01:00
..
utils Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
actions.js
authentication.js
authors-public.js
config.js Added mailgunIsConfigured prop to config API 2020-07-03 11:48:47 +02:00
db.js
email-preview.js Updated status and error message for newsletter email failures 2020-07-17 13:54:09 +05:30
email.js
identities.js
images.js
index.js
integrations.js
invites.js
labels.js
mail.js
members.js Fixed auto-generated label not being attached to members during import 2020-07-26 18:30:58 +01:00
memberSigninUrls.js
membersStripeConnect.js
notifications.js
oembed.js
pages-public.js
pages.js
posts-public.js
posts.js Changed member limit to be DRY & use raw query 2020-07-26 20:49:30 +01:00
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Updated settings api to ignore stripe_connect settings 2020-06-30 11:27:43 +02:00
site.js
slack.js
slugs.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js Fixed typos in webhook error message 2020-07-20 09:05:56 +01:00