Luke Vella
|
2192ef18cb
|
🐛 Remove specific ciphers in tls config (#1065)
This causes issues with my SMTP servers
|
2024-03-16 05:10:11 +00:00 |
|
dependabot[bot]
|
008abf1d49
|
📦 Bump nodemailer from 6.9.8 to 6.9.9 (#1027)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.8 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.8...v6.9.9)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-24 18:29:41 +08:00 |
|
Luke Vella
|
8a523e442c
|
✨ Add plain text version for each email (#1005)
|
2024-01-29 15:57:21 +07:00 |
|
Luke Vella
|
02abaf4f67
|
💄 Fix email padding and remove donate link
|
2024-01-28 20:22:15 +07:00 |
|
Luke Vella
|
cf9aa4408a
|
♻️ Revert using tailwind for email templates (#1003)
|
2024-01-28 19:54:46 +07:00 |
|
Luke Vella
|
7e213b0b4c
|
♻️ Update react-email package (#1001)
|
2024-01-28 16:19:36 +07:00 |
|
Luke Vella
|
239563eac5
|
📦 Update and fix prettier config (#987)
|
2024-01-19 14:23:07 +07:00 |
|
Luke Vella
|
e2c4cc7ad2
|
♻️ Remove use of context from email package (#981)
|
2024-01-17 10:33:30 +07:00 |
|
Luke Vella
|
95feb9f01a
|
♻️ Switch to app router (#922)
|
2023-11-06 09:15:49 +00:00 |
|
Luke Vella
|
f24c95afe1
|
🐛 Fix emails package complaining about missing static folder (#915)
|
2023-10-25 13:51:13 +01:00 |
|
Luke Vella
|
703d551aac
|
♻️ Refactor code for generating absolute url (#904)
|
2023-10-19 17:01:00 +00:00 |
|
Luke Vella
|
8cad515dc4
|
♻️ Improve email abstraction (#863)
|
2023-09-15 20:24:46 +01:00 |
|
Luke Vella
|
1199ca5c53
|
Revert "♻️ Improve email abstraction (#861)"
This reverts commit 93cc5b9b4d .
|
2023-09-15 15:32:37 +01:00 |
|
Luke Vella
|
93cc5b9b4d
|
♻️ Improve email abstraction (#861)
|
2023-09-15 14:21:35 +01:00 |
|
Luke Vella
|
bfc89ca136
|
💬 Fix typo
|
2023-07-05 16:25:40 +01:00 |
|
Luke Vella
|
2ccf705a2c
|
💵 Add ability to accept payments (#722)
|
2023-07-05 14:46:30 +01:00 |
|
Luke Vella
|
c22b3abc4d
|
⬆️ v3.0.0 (#704)
|
2023-06-19 17:17:00 +01:00 |
|
Luke Vella
|
43757becc6
|
🪵 Log error message from failed email (#693)
|
2023-05-13 11:39:48 +01:00 |
|
Luke Vella
|
166f558ca5
|
💬 Update email text and layout
|
2023-04-25 14:26:20 +01:00 |
|
Luke Vella
|
deb8bba00f
|
🚫 Add noreply email config
|
2023-04-25 14:06:20 +01:00 |
|
Luke Vella
|
fe2a0fad3c
|
🔧 Add support for enabling TLS for SMTP
|
2023-04-18 09:40:48 +01:00 |
|
Luke Vella
|
7e1efd5c20
|
🐛 Fix syntax error in email template
|
2023-04-11 20:49:37 +01:00 |
|
Luke Vella
|
42794fedd1
|
⚡️ Improve email rendering speed (#654)
|
2023-04-06 14:40:19 +00:00 |
|
Luke Vella
|
247942a2d9
|
👷♂️ Add lint scripts to packages
|
2023-04-04 12:03:36 +01:00 |
|
Luke Vella
|
0f1f260bfa
|
💬 Update transactional email text
|
2023-04-04 11:47:49 +01:00 |
|
Luke Vella
|
a2481b3bbd
|
🎨 Update color palette (#613)
Use more saturated colors and increase contrast to improve readability
|
2023-03-27 11:46:33 +01:00 |
|
Luke Vella
|
d8e3dcd357
|
✨ Skip user details step for logged in users (#602)
|
2023-03-23 12:17:56 +00:00 |
|
Luke Vella
|
0f0c97d790
|
⚡️ Increase email send rate (#599)
|
2023-03-22 21:56:59 +00:00 |
|
Luke Vella
|
e8fd472ef6
|
📢 Add a feedback form (#590)
|
2023-03-21 16:31:12 +00:00 |
|
Luke Vella
|
05d2c7b1d0
|
💄 Fix padding on email templates
|
2023-03-16 16:30:09 +00:00 |
|
Luke Vella
|
8ab67683cf
|
⚡️ Add support for using SES API (#573)
|
2023-03-16 16:04:54 +00:00 |
|
Luke Vella
|
8c6c3e4885
|
💬 Update email templates (#562)
|
2023-03-15 08:08:05 +00:00 |
|
Luke Vella
|
c6e68c407c
|
🔓 Allow SMTP server to be configured without auth (#556)
|
2023-03-14 09:15:53 +00:00 |
|
Luke Vella
|
2cf9ad467c
|
✨ Allow users to log in with magic link (#553)
|
2023-03-13 15:49:12 +00:00 |
|
Luke Vella
|
39a07558ee
|
✨ Update notification flow (#548)
|
2023-03-11 10:41:29 +00:00 |
|
Luke Vella
|
0ac3c95755
|
✨ Allow participant to enter email to receive edit link (#534)
|
2023-03-03 16:50:50 +00:00 |
|
Luke Vella
|
309cb109aa
|
♻️ Refactor email templating code (#533)
|
2023-03-03 11:46:30 +00:00 |
|