0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Fabien O'Carroll 76a54059b0 Fixed Product API handling of original options
no-issue

The default include values are empty arrays which are not falsy, so the
boolean OR operator would never use the second operand. Instead we
concatenate the options together so that the API can use all of them.
2021-06-08 11:41:00 +01:00
..
client@1301c5bb87 Updated Ghost-Admin to v4.6.6 2021-06-07 17:59:45 +01:00
frontend Added initial match helper 2021-06-07 21:15:05 +01:00
server Fixed Product API handling of original options 2021-06-08 11:41:00 +01:00
shared Updated Portal to handle multiple products 2021-06-04 19:25:39 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00