Ghost/core/server/web
Fabien O'Carroll 83a9a1d0a5 Supported monthly & yearly price in Products API
refs https://github.com/TryGhost/Team/issues/712

- Adds a Content API for products, which can be used by the theme-engine
  middleware to populate the products data.
- Removes Stripe ids from Content API so they cannot be used to
  initiate checkout sessions directly
- The monthly_price and yearly_price are used to create new prices, and
  to set them to the default monthly & yearly price for the product.
2021-06-03 17:08:02 +01:00
..
admin Removed duplicate update check error hanlindg 2021-05-26 15:52:24 +04:00
api Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
oauth Fix the OAuth callback 2021-05-21 10:50:03 +02:00
parent Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
shared Moved i18n to shared 2021-05-04 13:03:38 +01:00
site Moved i18n to shared 2021-05-04 13:03:38 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00