feat: Enhance email templates and add plain text support for improved deliverability

This commit is contained in:
Christian Krakau-Louis
2025-04-17 22:22:09 +02:00
parent 6753444daf
commit 828719b318
13 changed files with 663 additions and 269 deletions
+11 -5
View File
@@ -55,10 +55,10 @@ This document outlines upcoming tasks and improvements for the LeagueLedger appl
## User Management & Profile Features
- [ ] **Profile Management**
- [ ] Update profile picture functionality
- [ ] Change username capability
- [ ] Account deletion process
- [ ] Profile privacy settings
- [x] Update profile picture functionality
- [x] Change username capability
- [x] Account deletion process
- [x] Profile privacy settings
- [ ] Social media integration
## Environment Variables & Configuration
@@ -158,4 +158,10 @@ This document outlines upcoming tasks and improvements for the LeagueLedger appl
- [ ] Create database migration tools
- [ ] Add support for clustering/high availability
- [ ] Implement CDN for static assets
- [ ] Create backup and disaster recovery procedures
- [ ] Create backup and disaster recovery procedures
## Layout
- [ ] Change layout to use Tailwind CSS
- [ ] Change layout to use https://ui.shadcn.com/
- [ ] Make mail templates less spam-y