Ghost/core/frontend
Fabien O'Carroll 49f48c0f09 Made a single request for products in theme middleware
refs https://github.com/TryGhost/Team/issues/907

The logic to populate the `@price` data and the `@products` data both
rely on the same product data, but were each making their own request to
the API. This refactor removes the request from the legacy `@price`
data, which should cut the database queries in half.
2021-07-21 12:50:21 +01:00
..
apps Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
helpers Updated copy for tiers CTA 2021-07-19 13:14:37 +02:00
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Made a single request for products in theme middleware 2021-07-21 12:50:21 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00