Ghost/core
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
..
client@21be0a553b Updated Ghost-Admin to v4.0.0-alpha.3 2021-02-23 19:41:50 +00:00
frontend 🐛 Fixed theme preview not decoding values properly 2021-03-01 11:54:50 +00:00
server Fixed email analytics require error 2021-03-02 08:22:11 +00:00
shared Added ElasticSearch logging when available 2021-02-25 15:50:58 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed typo Migratior -> Migration 2021-02-24 13:05:29 +13:00