0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services
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
..
apps Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
card-assets
data Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
helpers Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
rendering Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
routing Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
rss
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
handlebars.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
proxy.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00