Skip to content
Snippets Groups Projects
  1. Dec 15, 2021
  2. Dec 12, 2021
  3. Dec 09, 2021
  4. Dec 08, 2021
  5. Dec 07, 2021
    • fu1106jv's avatar
      Merge branch '18-create-email-templates-and-implement-sending-from-backend' into 'main' · b40c50ef
      fu1106jv authored
      Implement Mail Sending & Template
      
      - added sending mails via nodemailer  -> .env may need to be updated
      - added template loading from server/src/assets
      	* special email html for readability across multiple mail clients
      	* expressions inside {{}} are replaced by the values of the replace argument in the sendMail function
      	* templates are both in txt and html for mail clients that don't support html
      
      Closes #18
      
      See merge request swp-ws21-fahrtenbuch/team-einhorn/fahrtenbuch!10
      b40c50ef
  6. Dec 06, 2021
  7. Dec 04, 2021
  8. Dec 02, 2021
Loading