infoalloggi-monorepo/apps/infoalloggi/src
Marco Pedone 8c48dbb4b6 feat: integrate Typst for PDF generation and add new fonts
- Added Typst templates for receipts and announcements.
- Implemented TypstRunner and TypstRunner2 services for PDF generation.
- Included necessary fonts for Typst rendering.
- Updated Dockerfile to install Typst and Pandoc.
- Enhanced API with new endpoints for Typst functionality.
- Added temporary directory handling for generated files.
- Updated .gitignore and .dockerignore to exclude temporary files.
2026-04-01 10:44:46 +02:00
..
components feat: add isAdmin parameter to interruzioneServizio and update related components 2026-03-31 09:24:22 +02:00
forms feat: update service confirmation routing and enhance order management UI components 2026-03-30 17:36:35 +02:00
hooks feat: add pdf-lib dependency and implement PDF generation for receipt 2026-03-26 17:12:33 +01:00
i18n feat: add service interruption information and update UI components for better user guidance 2026-03-30 15:11:41 +02:00
lib feat: implement NotePopover component for managing user notes and integrate it into UsersTable and RichiesteTable 2026-03-27 18:10:17 +01:00
pages feat: add comms_enabled flag to users and update email notification logic 2026-03-30 18:44:51 +02:00
providers feat: refactor table components to use new UI structure and implement DataTable features 2026-03-19 10:24:32 +01:00
proxies feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
schemas feat: add comms_enabled flag to users and update email notification logic 2026-03-30 18:44:51 +02:00
server feat: integrate Typst for PDF generation and add new fonts 2026-04-01 10:44:46 +02:00
styles chore: update package dependencies and adjust CSS utility classes for improved styling 2026-01-19 15:32:51 +01:00
utils feat: update AnniversaryBanner component to display static values and improve styling 2026-03-24 15:46:42 +01:00
env.ts refactor: remove NEXT_PUBLIC_UMAMI_ID from environment variables and related configurations 2026-03-09 14:19:43 +01:00
proxy.ts fix: update email script to skip env validation and improve logo alt text in email template 2026-01-26 09:55:28 +01:00