0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/theme-engine
Hannah Wolfe 8bd9169298
Removed res.locals.apiVersion
- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to pass the apiVersion around using res.locals
- To simplify code that uses our frontend proxy the proxy now _only_ exposes canary
2022-04-28 15:35:28 +01:00
..
config Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
handlebars
i18n Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
middleware Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
active.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
engine.js
index.js
preview.js