Commit graph

39 commits

Author SHA1 Message Date
Luke Vella
88afa011d5
🐛 Fix broken link (#1768) 2025-06-10 10:51:14 +01:00
Luke Vella
faf0d73972
🌐 Make support email a variable 2025-06-03 18:29:04 +01:00
Luke Vella
0512e07539
💸 Update webhook and checkout route (#1729) 2025-05-26 15:28:47 +01:00
Luke Vella
a34da49486
♻️ Replace eslint and prettier with biome (#1697) 2025-04-28 19:47:47 +01:00
Luke Vella
765a97f3c6
♻️ Replace yarn with pnpm (#1693) 2025-04-27 15:16:38 +01:00
Luke Vella
17d386d905
🌐 Make discount value a parameter (#1557) 2025-02-12 11:42:39 +07:00
Luke Vella
9fdd5f3ea3
Send recovery url to users with expired checkout sessions (#1555) 2025-02-10 06:15:59 +00:00
Luke Vella
8c77047f74
Enable changing user email address (#1493) 2025-01-13 19:32:50 +00:00
Luke Vella
a452e5b764
Use message queue for emails (#1446) 2024-11-30 19:00:56 +00:00
Luke Vella
ee68d80026
🎨 Add linting and prettier to more places (#1432) 2024-11-09 15:43:25 +00:00
Luke Vella
d55131c2ab
♻️ Update eslint config (#1424) 2024-11-02 11:50:09 +00:00
Luke Vella
d550f53b72
♻️ Disable escaped characters in emails (#1369) 2024-10-01 10:40:18 +01:00
Luke Vella
302495d3b5
🐛 Fix escaped values in emails (#1368) 2024-09-30 12:14:38 +00:00
Luke Vella
0a9ddd1e3d
♻️ Update email templates (#1324) 2024-09-07 11:37:48 +01:00
Luke Vella
f4218c3115
Translations for Email Notifications (#1278)
Co-authored-by: Niko Heller <hellerniko@gmail.com>
2024-09-02 19:30:58 +01:00
Luke Vella
2f00dac998
💄 Updated transactional email templates (#1285) 2024-08-30 17:18:36 +01:00
Luke Vella
491af5c71b
🔒️ Rate limit registration endpoint (#1153) 2024-06-17 20:42:16 +00: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
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
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
166f558ca5 💬 Update email text and layout 2023-04-25 14:26:20 +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
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
05d2c7b1d0 💄 Fix padding on email templates 2023-03-16 16:30:09 +00:00
Luke Vella
8c6c3e4885
💬 Update email templates (#562) 2023-03-15 08:08:05 +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