0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/services
Naz 1cc3f66d5f Reworked preview controller output
refs https://github.com/TryGhost/Toolbox/issues/332

- With 'page' property being gone from page/post resources we need consistency across internal "preview API" too
- the handling is still hacky as we are exposing the "type" property to the preview pages, which is not exposed through Content API. this a long outstanding issue will have to be handled separately
2022-05-17 17:21:38 +08:00
..
apps Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
card-assets Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
data Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
helpers Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
rendering Reworked preview controller output 2022-05-17 17:21:38 +08:00
routing Reworked preview controller output 2022-05-17 17:21:38 +08:00
rss 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine 🔥 Removed legacy product + price helpers from themes 2022-05-12 18:58:01 +01:00
handlebars.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
proxy.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00