infoalloggi-monorepo/apps/infoalloggi/src/server/services
Marco Pedone e5c0ca04ee feat: add PDF generation and email sending for printable announcements
- Updated package.json to include html2canvas-pro and jsPDF for PDF generation.
- Enhanced SchedaAnnuncioStampabile component to generate a PDF from HTML and send it via email.
- Implemented new API endpoint for sending the generated PDF as an email attachment.
- Refactored existing email sending logic across various controllers to use a unified template structure.
- Improved error handling and logging for email sending processes.
2025-11-19 17:18:28 +01:00
..
auth.service.ts feat: add PDF generation and email sending for printable announcements 2025-11-19 17:18:28 +01:00
banlist.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
banners.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
chat.service.ts formatt 2025-08-29 16:18:32 +02:00
email.service.ts formatt 2025-08-29 16:18:32 +02:00
fic.service.ts formatt 2025-08-29 16:18:32 +02:00
interests.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
mailer.ts feat: add PDF generation and email sending for printable announcements 2025-11-19 17:18:28 +01:00
messages.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
password.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
prezziario.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
ratelimiter.ts eslint migration biome 2025-08-28 18:27:07 +02:00
storage.service.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
testi_stringhe.service.ts eslint migration biome 2025-08-28 18:27:07 +02:00
user.service.ts feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00