Ghost/core/server/services/webhooks
Daniel Lockyer 5b471e1bbe Extracted promise libs and history into @tryghost/promise
- deleted files under `core/server/lib/promise` and related test files
- added `@tryghost/promise` as a dependency
- fixed all local requires to point to the new package
2020-08-11 18:44:21 +01:00
..
index.js Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
listen.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
payload.js Fixed webhook payload 2019-02-25 09:38:08 +01:00
serialize.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
trigger.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00