0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary
Nazar Gargol e8248cdc9e Refactored members imporeter in preparation for jobs
no issue

- This refactor extracts labels related code into a separate module for easier reuse by the "job-aware" batched importer
2020-08-27 21:47:00 +12:00
..
utils Updated boolean values validations for members uploads 2020-08-26 17:23:36 +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 Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
labels.js
mail.js
members.js Refactored members imporeter in preparation for jobs 2020-08-27 21:47:00 +12:00
memberSigninUrls.js Replaced all usage of member models with members-api (#12117) 2020-08-12 14:17:44 +01:00
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 integration_id assignment for webhook when creating through API key auth 2020-08-04 16:43:24 +12:00