0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/frontend/services/routing/controllers
Rishabh 93596a1375 Updated frontend routing to include products for page/post
refs https://github.com/TryGhost/Team/issues/1071

- `products` relation is needed on post/page to tackle custom tiers visibility, this change attaches `products` as default include for frontend controllers
2022-02-01 11:13:51 +05:30
..
channel.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
collection.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
email-post.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
entry.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
rss.js
static.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
unsubscribe.js