Ghost/core/server/services/members
Naz 170617feb3 Fixed this context for methods passed into importer
refs https://github.com/TryGhost/Team/issues/916

- Without `.bind`, `this` context was lost when used inside of the CSVImporter calss
2021-07-21 21:00:16 +12:00
..
emails Added extra settings to member auth emails (#12238) 2020-10-01 12:31:36 +05:30
importer Refactored ghostMailer parameter 2021-07-21 21:00:16 +12:00
stats Added jsdoc to MembersStats class 2021-01-14 12:59:17 +13:00
api.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01: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 Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
service.js Fixed this context for methods passed into importer 2021-07-21 21:00:16 +12: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