Ghost/ghost/core/core
Kevin Ansfield 1ebdac3997
🐛 Fixed missing @page object in themes when rendering custom routed page (#17693)
closes https://github.com/TryGhost/Ghost/issues/17681

- updated `prepareContextResource()` to make sure `show_title_and_feature_image` is always removed from pages
- updated `formatResponse.entries()` to apply the same `@page` local behaviour when it's passed a `data.page` object to account for custom routed pages
2023-08-11 14:50:01 +01:00
..
cli Entirely rewrote data generator to simplify codebase 2023-08-04 13:36:09 +01:00
frontend 🐛 Fixed missing @page object in themes when rendering custom routed page (#17693) 2023-08-11 14:50:01 +01:00
server Fixed non-deretministic post ordering in content gating test suite 2023-08-11 17:31:13 +08:00
shared Added new enhanced Header Card (#17654) 2023-08-10 10:40:10 +02:00
app.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
boot.js Added donations API (#17495) 2023-07-31 16:00:52 +00:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00