0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
Kevin Ansfield a06064b115 Fixed email analytics require error
refs https://github.com/TryGhost/Ghost/pull/12541
refs https://github.com/TryGhost/Ghost/pull/12689

- the analytics job had been switched to create it's own instance of EmailAnalyticsService to avoid requiring logging but the analytics extraction branch was created before this change and wasn't picked up when merging
- pulled `queries` option object into a separate file for re-use
- updated `fetchLatest` job to conform to extracted library interface
2021-03-02 08:22:11 +00:00
..
adapter-manager
auth Switched default API version for JWT 2021-03-02 15:19:33 +13:00
bulk-email Added migration to remove surrounding <> in email_batches.provider_id (#12673) 2021-02-23 08:48:21 +00:00
email-analytics Fixed email analytics require error 2021-03-02 08:22:11 +00:00
invitations
invites Refactored invites module into a class 2021-01-14 19:42:38 +13:00
jobs Added custom worker message handler 2021-02-22 20:02:00 +13:00
mail 🐛 Fixed ENOTFOUND error handling on NodeJS >=13 2021-02-23 19:37:03 +01:00
mega Added JSDocs to MEGA service 2021-03-02 14:32:43 +13:00
members Fixed status code for unauthenticated requests 2021-03-01 16:19:28 +00:00
notifications Fixed update check tests 2021-01-14 18:30:09 +13:00
permissions
settings
webhooks Bumped webhook API defaults to v4 2021-03-02 12:31:52 +13:00
labs.js Hardcoded labs to always return members:true 2021-02-17 19:55:16 +13:00
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js Refactored usage of the pre v4 "slack" setting 2021-02-15 15:25:54 +13:00
users.js Moved the users service to use our DI pattern 2021-01-15 17:58:36 +01:00
xmlrpc.js Adding sentry logging to all ping errors 2021-02-19 14:00:50 +01:00