Historia zmian

Autor SHA1 Wiadomość Data
  Michael Bromley e3f5a52586 chore: Minor fixes 2 lat temu
  Surafel Tariku c6686cd978 feat(email-plugin): Add support for dynamic templates & SMTP settings 2 lat temu
  Michael Bromley d18d350dab feat(core): Add `compatibility` check to VendurePlugin metadata 2 lat temu
  Michael Bromley 9e8bb6400e Merge branch 'minor' into major 3 lat temu
  Michael Bromley 0c30be226c feat(email-plugin): EmailSender now implements InjectableStrategy 3 lat temu
  Michael Bromley f9aa5d747d feat(email-plugin): EmailGenerator now implements InjectableStrategy 3 lat temu
  Michael Bromley ff30ba6a75 docs(email-plugin): Add docs on extending default handlers 3 lat temu
  Michael Bromley 16b52c573e Merge branch 'minor' into major 3 lat temu
  Michael Bromley a7797d446b docs(email-plugin): Improve docs on custom handlers 3 lat temu
  Michael Bromley 1f68cad957 chore: Update to TypeScript v4.5.5 3 lat temu
  Michael Bromley f50708a965 fix(email-plugin): Correctly register failed email sending, add retry 4 lat temu
  Michael Bromley f5b6ddcb69 fix(email-plugin): Do not run server logic in worker context 4 lat temu
  Wanztwurst d864cf5d81 docs(email-plugin): Docs missing parameter route on devMode example (#898) 4 lat temu
  Michael Bromley 819e480d2d fix(email-plugin): Correctly initialize email processor 4 lat temu
  Michael Bromley 0984c6d399 feat: Re-implement startup messaging for plugins 4 lat temu
  Fred Cox 5db92d15e9 Removed Worker 5 lat temu
  Fred Cox 510f824431 refactor(email-plugin) Remove worker from email-plugin 5 lat temu
  Michael Bromley 0cfce3a1b8 docs(email-plugin): Improve email plugin docs 5 lat temu
  Fred Cox f05210a341 perf(core): Run job queues in the worker process 5 lat temu
  Michael Bromley c1e58e74f1 refactor(email-plugin): Removed unused connection 5 lat temu
  Michael Bromley a0252fd333 docs(email-plugin): Add note on troubleshooting SMTP connections 5 lat temu
  Michael Bromley 1cdd537aa5 docs(email-plugin): Fix EmailPlugin example code 5 lat temu
  Michael Bromley e22db7e2e0 fix(email-plugin): Only call `loadData()` function after filters run 5 lat temu
  Michael Bromley e2665a7a16 feat(email-plugin): Provide an Injector instance to .loadData function 5 lat temu
  Michael Bromley 6904743f78 feat(core): Group api options in VendureConfig 5 lat temu
  Michael Bromley 80c8c66c96 refactor(email-plugin): Extract email sending logic to simplify tests 5 lat temu
  Michael Bromley 0cc5f87dbd feat(email-plugin): Generate and send emails on the worker 5 lat temu
  Michael Bromley 155d429353 feat(email-plugin): Allow async data loading in EmailEventHandlers 6 lat temu
  lsimone 09eb34e8fe feat(email-plugin): Added `from` field to the email config (#168) 6 lat temu
  Michael Bromley a243ab0713 refactor: Update plugins to use new EventBus.ofType() API 6 lat temu