0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Fabien O'Carroll f63577fa4f
Implemented stripe checkout handling for members
no-issue

* Installed members-api@0.5.0 members-ssr@0.3.1
* Supported multiple members-forms
* Used members canary api
* Added GET handler to /members/ssr for id token
The identity token will be used to ensure that a payment is linked to the correct member
* Added stripe.js to ghost_head when members enabled
* Added basic support for linking to stripe checkout
* Removed listener to title and icon settings changes
* Added stripe subscription config
2019-09-06 15:14:21 +08:00
..
adapters Standardised require call to use relative path 2019-08-15 11:57:45 +08:00
api Updated getMember to return null rather than throw 2019-09-05 11:14:50 +08:00
config 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
data Removed name and password columns from members table 2019-09-05 11:14:50 +08:00
lib Added support for bookmark card (#11024) 2019-08-27 15:01:02 +01:00
models Revert "Removed defaultColumnsToFetch from models (#11010)" (#11045) 2019-08-21 23:56:35 +05:30
public Implemented stripe checkout handling for members 2019-09-06 15:14:21 +08:00
services Implemented stripe checkout handling for members 2019-09-06 15:14:21 +08:00
translations 🐛Fixed generic 500 for bad key param in content API (#10977) 2019-08-12 12:56:09 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Implemented stripe checkout handling for members 2019-09-06 15:14:21 +08:00
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00