Ghost/core/server/services/mega
Kevin Ansfield a87410ef28 🐛 Fixed logs showing an error when sending an email with no feature image
no issue

- we were attempting to read an image file to determine it's dimensions when no feature image was set. This wasn't a fatal error as it was handled gracefully and had no ill consequences but it was adding confusing errors to the logs
2021-06-01 17:07:33 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Added periodic "emails" limit check when (re)sending a newsletter 2021-05-07 18:45:14 +04:00
post-email-serializer.js 🐛 Fixed logs showing an error when sending an email with no feature image 2021-06-01 17:07:33 +01:00
template.js 🐛 Fixed feature images in emails appearing very wide in Outlook 2021-05-14 11:57:37 +01:00