Commit graph

12 commits

Author SHA1 Message Date
14343ed611 typing 2026-05-06 14:59:31 +02:00
a3d3e8f5bd refactor: simplify error handling in database connection pool 2026-04-09 11:15:52 +02:00
70cc0e4536 feat: add error handling for database connection pool to manage admin shutdown during backup windows 2026-03-23 12:01:18 +01:00
ac1859e88f feat: add service management features and update Italian translations
- Introduced new service status translations in Italian.
- Added service detail and management components for user and admin views.
- Implemented API endpoints for fetching service data and announcements.
- Enhanced service data handling with improved date parsing and formatting.
- Created new pages for service details accessible by both users and admins.
- Updated database queries to support new service functionalities.
2026-02-25 15:30:53 +01:00
699579b432 feat: update environment variable handling and dependencies
- Added @t3-oss/env-nextjs for improved environment variable management.
- Updated zod to version 4.1.12 for enhanced validation capabilities.
- Upgraded jiti to version 2.6.1 for better module loading.
- Refactored environment variable imports from env.mjs to env.ts.
- Removed deprecated env.mjs file and replaced it with a new env.ts file using @t3-oss/env-nextjs.
- Adjusted various components and API routes to utilize the new environment variable structure.
- Updated next.config.js to support the new environment variable management.
- Modified Docker configuration to align with new BASE_URL handling.
2025-10-20 16:22:20 +02:00
65ea60a647 refactor: remove console logs and update logger function in auth and db controllers 2025-09-05 15:22:48 +02:00
26e0754b1c d 2025-09-04 11:32:17 +02:00
ae4eac1555 fix: correct DbLogger function usage in Kysely configuration 2025-09-02 20:17:14 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
a427edbe04 Enhance ServizioMain layout with flexbox and add delete functionality for user interests 2025-08-10 16:49:21 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00