Michael Bromley f50708a965 fix(email-plugin): Correctly register failed email sending, add retry 4 年 前
..
attachment-utils.ts 70a55fdc6f feat(email-plugin): Extend attachment support 4 年 前
common.ts 0cc5f87dbd feat(email-plugin): Generate and send emails on the worker 5 年 前
constants.ts 5ed6c24a09 feat(email-plugin): Enable logging for SMTP transport 5 年 前
default-email-handlers.ts ddb71df4c9 feat(email-plugin): Do not re-send order confirmation after modifying 5 年 前
dev-mailbox.ts 8891c43696 fix(core): Update NestJS & graphql-related deps to fix version conflict 4 年 前
email-processor.ts f50708a965 fix(email-plugin): Correctly register failed email sending, add retry 4 年 前
event-handler.ts b4bfa4d9eb docs: Add @since tags to new APIs for v1.1.0 4 年 前
event-listener.ts 00820675c9 feat(email-plugin): Allow attachments to be set on emails 5 年 前
handlebars-mjml-generator.ts 0cfce3a1b8 docs(email-plugin): Improve email plugin docs 5 年 前
mock-events.ts 82eefde321 fix(email-plugin): Fix broken images in order-confirmation mock emails 4 年 前
nodemailer-email-sender.ts 8e9b72f1ae feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo 4 年 前
noop-email-generator.ts 09eb34e8fe feat(email-plugin): Added `from` field to the email config (#168) 6 年 前
plugin.spec.ts 8e9b72f1ae feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo 4 年 前
plugin.ts f50708a965 fix(email-plugin): Correctly register failed email sending, add retry 4 年 前
template-loader.ts 077fd6d492 fix(email-plugin): Fix bad common import paths 6 年 前
types.ts b4bfa4d9eb docs: Add @since tags to new APIs for v1.1.0 4 年 前