0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/mega
Naz 807322dccb Extracted email preview service
refs https://github.com/TryGhost/Team/issues/694

- The code complexity in the email preview's read controller method was breaking the complexity rule in ESLint. To reduce the complexity extracted common parts into mega service
2021-09-02 13:11:10 +04:00
..
email-preview.js Extracted email preview service 2021-09-02 13:11:10 +04:00
index.js Extracted email preview service 2021-09-02 13:11:10 +04:00
mega.js Updated email sending error copy 2021-08-03 10:13:14 +04:00
post-email-serializer.js Fixed leading/trailing HR removal when rendering email content 2021-08-25 09:25:55 +01:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template-labs.js Fixed hr element and button overlapping in cta card in email template 2021-08-03 18:43:29 +02:00
template.js 🐛 Fixed alt="null" for feature image in emails 2021-07-15 09:44:34 +01:00