Ghost/core/server/services/members
Scott Cabot da5586e5aa Fixed user import with no created_at date breaking graph
- users imported from CSV with no created_at date where having their created_at date being stored as an int rather than a datetime.
- this was causing parsing issues with the graph so this commit fixes the formatting
2020-11-30 11:21:22 +00:00
..
emails Added extra settings to member auth emails (#12238) 2020-10-01 12:31:36 +05:30
importer Fixed user import with no created_at date breaking graph 2020-11-30 11:21:22 +00:00
api.js Updated mail template for member email change 2020-10-29 17:40:19 +05:30
config.js Added custom action param for magic links 2020-10-29 13:42:52 +05:30
content-gating.js Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
index.js
limit.js
middleware.js Supported redirecting externally after signup (#12391) 2020-11-23 09:36:45 +00:00
settings.js Updated members admin redirect to new page(#12296) 2020-10-22 16:10:25 +05:30
SingleUseTokenProvider.js Updated magic links to use shorter, single us, longer lived tokens (#12218) 2020-09-18 17:32:18 +01:00
stripe-connect.js
utils.js Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00