0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/members
Sam Lord 443ee369d2
Remove unnecessary references to ghostVersion
refs: https://github.com/TryGhost/Toolbox/issues/146
GhostVersion was passed in here but not used at all. This just removes those unnecessary usages.
2021-12-07 13:48:22 +00:00
..
emails Updated email content for paid signups 2021-12-03 21:15:55 +02:00
importer
stats
api.js Extract logging from DI patterns, only use @tryghost/logging package 2021-12-06 18:00:55 +00:00
config.js Remove unnecessary references to ghostVersion 2021-12-07 13:48:22 +00:00
content-gating.js
index.js
middleware.js Added new offers endpoint on members API 2021-10-15 11:46:27 +05:30
service.js Remove unnecessary references to ghostVersion 2021-12-07 13:48:22 +00:00
settings.js
SingleUseTokenProvider.js
stripe-connect.js Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
utils.js