0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/routing/controllers
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
..
channel.js Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
collection.js Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
email-post.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
entry.js Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
rss.js Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
static.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
unsubscribe.js Added homepage redirect for unsubscribe urls 2022-04-28 11:49:20 +01:00