Commit History

Author SHA1 Message Date
  Michael Bromley 2f897fddf4 test(email-plugin): Update EmailPlugin tests to use TemplateLoader API 1 year ago
  Michael Bromley bb562a688b Merge branch 'minor' 1 year ago
  Marc Schipperheyn cab67b6850 feat(email-plugin): Support dynamic globalTemplateVars (#2950) 1 year ago
  21_Reinite e546f24095 feat(email-plugin): Add support for computed email subject (#2863) 1 year ago
  Michael Bromley 20a6ea6b3d chore(email-plugin): Refactor folder structure 1 year ago
  Serge Morel ccf17fbdc7 feat(email-plugin): Multiple currency support in formatMoney helper (#2531) 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
  Michael Bromley 8daa6b283d test: All unit tests passing with vitest 2 years ago
  Michael Bromley 9e8bb6400e Merge branch 'minor' into major 3 years ago
  Michael Bromley 0c30be226c feat(email-plugin): EmailSender now implements InjectableStrategy 3 years ago
  Michael Bromley 1888f177bc Merge branch 'minor' into major 3 years ago
  Hendrik Depauw 54c41acf36 feat(email-plugin): Allow to override email language (#1775) 3 years ago
  Michael Bromley 2319f6b5f7 test(email-plugin): Fix failing test 3 years ago
  Michael Bromley 1f68cad957 chore: Update to TypeScript v4.5.5 3 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 8bf536dbf2 Merge branch 'master' into next 5 years ago
  William Milne 3e2062444c feat(email-plugin): Support custom EmailGenerators and EmailSenders 5 years ago
  Fred Cox f05210a341 perf(core): Run job queues in the worker process 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 e22db7e2e0 fix(email-plugin): Only call `loadData()` function after filters run 5 years ago
  Michael Bromley e2665a7a16 feat(email-plugin): Provide an Injector instance to .loadData function 5 years ago
  Michael Bromley 699c796ea6 fix(email-plugin): Do not HTML-escape "from" address 5 years ago
  Michael Bromley 80c8c66c96 refactor(email-plugin): Extract email sending logic to simplify tests 5 years ago
  Michael Bromley 72c043ac57 test(email-plugin): Fix tests 5 years ago
  Michael Bromley b1a13814d2 refactor(core): Make RequestContext serialize / deserialize type-safe 5 years ago
  Michael Bromley 277754efc5 test(email-plugin): Fix timezone-related test failure 6 years ago