Ghost/core/frontend/services/theme-engine
Fabien O'Carroll 569f1c559d Updated theme middleware to use products api
refs https://github.com/TryGhost/Team/issues/668

Since we no longer store price data in the settings we must use the api
to read the stripe prices for the default price, so that we can maintain
backwards compatibility for the `@price` data in themes.
2021-05-07 16:32:57 +01:00
..
config Moved theme config to new theme engine service 2021-04-21 14:21:32 +01:00
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Fixed weird require in theme templates 2021-05-04 13:32:17 +01:00
i18n Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
active.js Improved theme locale handling 2021-05-05 16:13:26 +01:00
engine.js Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Updated theme middleware to use products api 2021-05-07 16:32:57 +01:00
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00