0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/test/unit/server
Naz a1e1feb125 Added 'Content-Version' header to outgoing webhook requests
refs https://github.com/TryGhost/Toolbox/issues/283

- The header is needed to signal to the webhook subscribers the content version they are being served. This should imrove API version compatibility and allow for the client to handle incoming data better
2022-05-12 13:54:21 +08:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data 🏗 Dropped webhooks.status column () 2022-05-11 14:11:47 +01:00
lib Added gravatar URL to config to make it configurable () 2022-05-09 12:44:04 +01:00
models Added frontend key to ghost_head for portal () 2022-05-11 17:34:31 +01:00
services Added 'Content-Version' header to outgoing webhook requests 2022-05-12 13:54:21 +08:00
web Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
notify.test.js Fixed notify library tests 2021-12-06 08:20:39 +00:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00