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