0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
Fabien O'Carroll 7cf0252392 Added MemberPaidSubscriptionEvent model
refs https://github.com/TryGhost/Ghost/issues/12602

- Adds the aggregateMRRDeltas option to the `findAll` method,
allowing us to calculate MRR over time
2021-02-12 13:55:14 +00:00
..
adapter-manager
auth Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
bulk-email 🐛 Fixed reply-to address not set for newsletters 2021-01-05 17:58:55 +05:30
email-analytics 🐛 Disabled auto-unsubscribe of members on permanent email failure events 2021-01-12 18:40:31 +00:00
invitations
invites Refactored invites module into a class 2021-01-14 19:42:38 +13:00
jobs Added central error handler to job manager 2020-12-14 18:01:41 +13:00
mail Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
mega Fixed bug for newsletter bookmarks without author displaying redundant separator 2021-02-09 09:35:45 +01:00
members Added MemberPaidSubscriptionEvent model 2021-02-12 13:55:14 +00:00
notifications Fixed update check tests 2021-01-14 18:30:09 +13:00
permissions
settings
webhooks
labs.js
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js
users.js Moved the users service to use our DI pattern 2021-01-15 17:58:36 +01:00
xmlrpc.js