Ghost/core/server/services/webhooks
Hannah Wolfe 61e1b19d46
Added comments to all usages of lib/common/events
- This is a precursor to trying to split apart into:
   - model events + webhooks system which makes sense
   - frontend events which should be independent or removed
   - maybe some concept of a settings manager that we can use in various places to bind logic 🤔
   - other usages of events that should be refactored to not use events
2021-07-07 16:02:44 +01:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js Bumped webhook API defaults to v4 2021-03-02 12:31:52 +13:00
trigger.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00