Surafel Tariku
|
c6686cd978
feat(email-plugin): Add support for dynamic templates & SMTP settings
|
2 yıl önce |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 yıl önce |
Michael Bromley
|
8daa6b283d
test: All unit tests passing with vitest
|
2 yıl önce |
Michael Bromley
|
9e8bb6400e
Merge branch 'minor' into major
|
3 yıl önce |
Michael Bromley
|
0c30be226c
feat(email-plugin): EmailSender now implements InjectableStrategy
|
3 yıl önce |
Michael Bromley
|
1888f177bc
Merge branch 'minor' into major
|
3 yıl önce |
Hendrik Depauw
|
54c41acf36
feat(email-plugin): Allow to override email language (#1775)
|
3 yıl önce |
Michael Bromley
|
2319f6b5f7
test(email-plugin): Fix failing test
|
3 yıl önce |
Michael Bromley
|
1f68cad957
chore: Update to TypeScript v4.5.5
|
3 yıl önce |
Michael Bromley
|
8e9b72f1ae
feat(email-plugin): Add `.setOptionalAddressFields()` - cc, bcc, replyTo
|
4 yıl önce |
Michael Bromley
|
70a55fdc6f
feat(email-plugin): Extend attachment support
|
4 yıl önce |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 yıl önce |
Michael Bromley
|
8bf536dbf2
Merge branch 'master' into next
|
5 yıl önce |
William Milne
|
3e2062444c
feat(email-plugin): Support custom EmailGenerators and EmailSenders
|
5 yıl önce |
Fred Cox
|
f05210a341
perf(core): Run job queues in the worker process
|
5 yıl önce |
Michael Bromley
|
00820675c9
feat(email-plugin): Allow attachments to be set on emails
|
5 yıl önce |
Michael Bromley
|
70cb93260e
feat(email-plugin): Improve error logging
|
5 yıl önce |
Michael Bromley
|
e22db7e2e0
fix(email-plugin): Only call `loadData()` function after filters run
|
5 yıl önce |
Michael Bromley
|
e2665a7a16
feat(email-plugin): Provide an Injector instance to .loadData function
|
5 yıl önce |
Michael Bromley
|
699c796ea6
fix(email-plugin): Do not HTML-escape "from" address
|
5 yıl önce |
Michael Bromley
|
80c8c66c96
refactor(email-plugin): Extract email sending logic to simplify tests
|
5 yıl önce |
Michael Bromley
|
72c043ac57
test(email-plugin): Fix tests
|
5 yıl önce |
Michael Bromley
|
b1a13814d2
refactor(core): Make RequestContext serialize / deserialize type-safe
|
5 yıl önce |
Michael Bromley
|
277754efc5
test(email-plugin): Fix timezone-related test failure
|
6 yıl önce |
Michael Bromley
|
2984a90333
fix(email-plugin): Fix Handlebars "cannot resolve property" error
|
6 yıl önce |
Michael Bromley
|
66bc98c29d
fix(email-plugin): Correctly filter when using loadData in handler
|
6 yıl önce |
Michael Bromley
|
155d429353
feat(email-plugin): Allow async data loading in EmailEventHandlers
|
6 yıl önce |
lsimone
|
09eb34e8fe
feat(email-plugin): Added `from` field to the email config (#168)
|
6 yıl önce |
Michael Bromley
|
5cb789fb4c
refactor(email-plugin): Refactor to new Plugin architecture
|
6 yıl önce |
Michael Bromley
|
23b8659731
test(email-plugin): Attempt to speed up tests
|
6 yıl önce |