Michael Bromley
|
28324c7657
feat(docs): Group core plugin docs
|
2 years ago |
Surafel Tariku
|
c6686cd978
feat(email-plugin): Add support for dynamic templates & SMTP settings
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
Christian Stocker
|
e516660afd
feat(email-plugin): Add support for AWS SES transport (#1877)
|
3 years ago |
Michael Bromley
|
0c30be226c
feat(email-plugin): EmailSender now implements InjectableStrategy
|
3 years ago |
Michael Bromley
|
f9aa5d747d
feat(email-plugin): EmailGenerator now implements InjectableStrategy
|
3 years ago |
Michael Bromley
|
d235ab1d9a
refactor(email-plugin): Remove unused interface
|
3 years ago |
Hendrik Depauw
|
86b12bc821
feat(email-plugin): Use full Nodemailer SMTPTransport options (#1781)
|
3 years ago |
Michael Bromley
|
0dfa9d0b4b
fix(email-plugin): Relax typings of `handlers` config option
|
3 years ago |
Michael Bromley
|
b4bfa4d9eb
docs: Add @since tags to new APIs for v1.1.0
|
4 years ago |
Michael Bromley
|
8e9b72f1ae
feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo
|
4 years ago |
Michael Bromley
|
70a55fdc6f
feat(email-plugin): Extend attachment support
|
4 years ago |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 years ago |
Michael Bromley
|
0cfce3a1b8
docs(email-plugin): Improve email plugin docs
|
5 years ago |
William Milne
|
3e2062444c
feat(email-plugin): Support custom EmailGenerators and EmailSenders
|
5 years ago |
Michael Bromley
|
00820675c9
feat(email-plugin): Allow attachments to be set on emails
|
5 years ago |
Michael Bromley
|
70cb93260e
feat(email-plugin): Improve error logging
|
5 years ago |
Michael Bromley
|
e2665a7a16
feat(email-plugin): Provide an Injector instance to .loadData function
|
5 years ago |
Michael Bromley
|
5ed6c24a09
feat(email-plugin): Enable logging for SMTP transport
|
5 years ago |
Michael Bromley
|
0cc5f87dbd
feat(email-plugin): Generate and send emails on the worker
|
5 years ago |
Michael Bromley
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 years ago |
lsimone
|
09eb34e8fe
feat(email-plugin): Added `from` field to the email config (#168)
|
6 years ago |
Michael Bromley
|
3a16705fea
feat(docs): Add docs on payment integrations
|
6 years ago |
Michael Bromley
|
407d232aff
feat(email-plugin): Introduce globalTemplateVars option
|
6 years ago |
Michael Bromley
|
e38075f84c
feat(email-plugin): Create dev mode mailbox server
|
6 years ago |
Michael Bromley
|
d63007df9e
test(email-plugin): Add some tests
|
6 years ago |
Michael Bromley
|
d35420a47e
feat(email-plugin): Simplify email config API
|
6 years ago |
Michael Bromley
|
b22f401abc
docs: Generate docs for all public packages
|
6 years ago |
Michael Bromley
|
d174f567c4
refactor: Rename plugins - remove "default"
|
6 years ago |