Ghost/core/server
kirrg001 b83232bf0c Added more webhooks & changed payload
refs #10461

- do not break the existing webhooks by keeping both payload formats for subscribers events
- refactored webhooks service to run models through target API version
- added new events described in the target issue reference
- this refactoring & enhancement is undocumented, further breaking changes will happen because we are actively working on: https://github.com/TryGhost/Ghost/issues/10438
2019-02-07 23:14:27 +01:00
..
adapters
api Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
apps
config Added initial subscription support with stripe to Members API (#10460) 2019-02-07 10:41:39 +01:00
data Added permissions for actions including migration 2019-02-06 18:59:09 +01:00
helpers Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
lib Added initial subscription support with stripe to Members API (#10460) 2019-02-07 10:41:39 +01:00
models Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
public
services Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
translations Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
views
web Update admin redirects 2019-02-07 17:59:35 +07:00
analytics-events.js Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01:00
filters.js
ghost-server.js
index.js
overrides.js
update-check.js