Ghost/ghost/members-api/lib
Fabien O'Carroll 98fe7785d6 Handled week & day interval for calculating MRR
refs https://github.com/TryGhost/Team/issues/635

It's possible that we have subscriptions in the system which have been
created externally, and so using an interval of week or day. This change
ensures that we handle the mrr_delta for these subscriptions correctly.
2021-05-20 16:56:14 +01:00
..
controllers Updated APIs to use price ids 2021-05-04 21:52:51 +05:30
migrations Updated migration to use getPrice method 2021-05-20 15:35:58 +01:00
repositories Handled week & day interval for calculating MRR 2021-05-20 16:56:14 +01:00
services Refactored Token Service to use async/await 2021-05-20 15:18:46 +01:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00