infoalloggi-monorepo/apps/infoalloggi/src/pages
Marco Pedone 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
..
annuncio feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
api feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
area-riservata fix: improve revalidation logic by decoding path and invalidating cache after updates 2025-10-17 19:48:28 +02:00
auth feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
servizio feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
404.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
500.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
500Auth.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
_app.tsx refactor: update Test component to simplify button actions and integrate toast notifications 2025-09-09 15:07:23 +02:00
_document.tsx formatt 2025-08-29 16:18:32 +02:00
annunci.tsx fix: add inputId prop to CodiceBox in multiple components for improved accessibility 2025-10-20 11:56:54 +02:00
chi-siamo.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
contatti.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
guida.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
index.tsx feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
login.tsx formatt 2025-08-29 16:18:32 +02:00
prezzi.tsx feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
privacy-policy.tsx feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
proprietari.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
sitemap.xml.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
termini-condizioni.tsx feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
test.tsx feat: implement CacheKey for image caching and update image sources across components 2025-10-16 11:16:50 +02:00