0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
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
listen.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
payload.js
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