Ghost/ghost/stripe/lib
Fabien 'egg' O'Carroll 35bc5fa08a
Fixed no-shadow lint warnings (#15520)
We're planning to change this from a warning to an error and need to
clean the codebase up before we do so.

In all of these cases the shadowing was known about and was not
causing unexpected behaviour, so the refactor consists entirely of
renaming, rather than refactoring/bug fixes.
2022-10-03 15:50:28 +01:00
..
Migrations.js Fixed no-shadow lint warnings (#15520) 2022-10-03 15:50:28 +01:00
StripeAPI.js Fixed trial days validation for stripe checkout 2022-08-09 14:14:22 +05:30
StripeService.js Fixed failing migration requests when client runs in a test env 2022-04-05 21:36:22 +12:00
WebhookController.js Updated naming for referrer attribution (#15486) 2022-09-28 00:58:06 +05:30
WebhookManager.js Added missing default parameter for opts 2022-01-20 10:58:34 +02:00