0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Fabien 'egg' O'Carroll 217f069085
Included cancellation_reason in subscription serialization (#12411)
refs #12403 

This new property needed to be exposed in serialization so that Ghost-Admin
can use it via the API.
2020-11-23 21:19:27 +00:00
..
adapters Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
api Removed unused authors input serializer 2020-11-23 11:35:02 +13:00
data Added "email_track_opens" setting (#12404) 2020-11-23 18:36:12 +00:00
lib Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
models Included cancellation_reason in subscription serialization (#12411) 2020-11-23 21:19:27 +00:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services Fixed linting 2020-11-23 19:58:34 +00:00
translations Updated redirect error message 2020-11-04 12:26:22 +13:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Added support for graceful job shutdown and worker threads 2020-11-23 17:17:49 +13:00
analytics-events.js
ghost-server.js Added support for graceful job shutdown and worker threads 2020-11-23 17:17:49 +13:00
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
overrides.js Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
update-check.js