Ghost/core/server/services/members
Fabien O'Carroll c1c969238f Passed MemberAnalyticEvent to @tryghost/members-api
refs https://github.com/TryGhost/Team/issues/1055

We use the models defined in Ghost as our database connection to store
the analytic events. So we must pass this down to the Members module so
that we can store the events
2021-09-21 11:42:05 +02:00
..
emails Updated sign up email copy 2021-09-09 12:33:56 +02:00
importer Integrated @tryghost/members-importer 2021-07-21 19:34:30 +04:00
stats Renamed index.js file to a service 2021-08-18 11:48:16 +04:00
api.js Passed MemberAnalyticEvent to @tryghost/members-api 2021-09-21 11:42:05 +02:00
config.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
content-gating.js Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
index.js Renamed index.js -> service.js for lint reasons 2021-05-20 12:08:45 +01:00
middleware.js Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
service.js Updated copy for email verification error 2021-08-20 18:07:31 +04:00
settings.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
SingleUseTokenProvider.js Updated magic links to use shorter, single us, longer lived tokens (#12218) 2020-09-18 17:32:18 +01:00
stripe-connect.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
utils.js Fixed paid flag on members 2021-02-25 14:26:41 +00:00