Ghost/core/server
Fabien O'Carroll f4017cc439 🐛 Fixed creating members linked to stripe customers
closes https://github.com/TryGhost/Ghost/issues/12942

The signature of the `linkStripeCustomer` method was updated and this
usage was missed.
2021-05-20 13:44:35 +01:00
..
adapters Moved i18n to shared 2021-05-04 13:03:38 +01:00
api 🐛 Fixed creating members linked to stripe customers 2021-05-20 13:44:35 +01:00
data Replaced members 'comped' status with 'paid' 2021-05-19 18:49:18 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Replaced members 'comped' status with 'paid' 2021-05-19 18:49:18 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Checked boot preconditions in members service init 2021-05-20 12:08:45 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Moved testmode routes into a correctly named file 2021-05-20 11:42:27 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00