0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Fabien O'Carroll 09a817da16 Fixed Product serializer lookup of original include
no-issue

The Frame object colocates the query, params & options data under a
single options property, this is not the case for the "original" data
however, which means that we need to explicitly check individual
"original" properties. We do not expect the `include` option to be used
as a param so that has been left out for now.

This reverts commit ea9a83d444.
2021-06-08 11:27:16 +01:00
..
adapters Fixed initialization logic in post scheduler 2021-05-26 10:44:11 +04:00
api Fixed Product serializer lookup of original include 2021-06-08 11:27:16 +01:00
data Added extra newsletter settings 2021-06-07 16:31:50 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Added labs setting input validation 2021-06-08 02:18:17 +12:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Added padding to newsletter header image 2021-06-08 11:33:07 +02:00
views
web Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js
overrides.js
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Removed update check service in favor of external package 2021-06-03 13:24:19 +04:00