infoalloggi-monorepo/apps/infoalloggi/src/server
Marco Pedone f52dd96c11 feat: implement Stripe reports management for admin panel
- Add new page for managing Stripe reports with functionality to generate and view reports.
- Create API router for handling Stripe report operations including listing, setting up, and generating reports.
- Introduce caching service for managing cache invalidation related to reports.
- Update Typst templates for formatting financial reports in EUR.
- Enhance utility functions for price formatting and error handling.
- Implement a script to check for unused tRPC procedures in the codebase.
2026-04-03 18:57:39 +02:00
..
api feat: implement Stripe reports management for admin panel 2026-04-03 18:57:39 +02:00
auth feat: implement email functionality for contact details with attached PDF scheda 2026-03-04 16:39:27 +01:00
controllers feat: implement Stripe reports management for admin panel 2026-04-03 18:57:39 +02:00
services feat: implement Stripe reports management for admin panel 2026-04-03 18:57:39 +02:00
utils feat: add email queue management features 2026-04-03 11:51:55 +02:00
db.ts feat: add error handling for database connection pool to manage admin shutdown during backup windows 2026-03-23 12:01:18 +01:00
FattureInCloud.ts feat: implement Stripe reports management for admin panel 2026-04-03 18:57:39 +02:00
sse.ts eslint migration biome 2025-08-28 18:27:07 +02:00