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
3a8f9d1cf9
todo: pricing max-w-2xl
2025-10-20 11:37:19 +02:00
727f1e760c
feat: add revalidation functionality and integrate it into various components and API routes
2025-10-17 19:14:27 +02:00
c84e315eee
feat: implement CacheKey for image caching and update image sources across components
2025-10-16 11:16:50 +02:00
4d0e2c51c7
fix pricing label positions
2025-10-15 16:25:33 +02:00
0512122243
fix: adjust height for contract link in PricingComponent and update related styles
2025-10-13 10:07:09 +02:00
1eb029b457
fix price box styles
2025-10-10 16:36:49 +02:00
a87a35ffbe
sort classes rule and fix
2025-10-10 16:18:43 +02:00
1426f0efef
refactor: streamline conditional logic and improve readability across multiple components
2025-09-01 16:48:03 +02:00
0bc1a0915c
feat: add video support to CarouselAnnuncio and integrate VideoPlayer component
2025-09-01 15:59:08 +02:00
1f1d9f3559
feat: enhance AnnuncioView with print option and refactor admin links to use Button component
2025-09-01 11:55:45 +02:00
3284ccbf0d
feat: refactor and enhance Annuncio components for improved functionality and print support
2025-08-29 18:18:37 +02:00
5755b00d7b
formatt
2025-08-29 16:18:32 +02:00
3f82763168
eslint migration biome
2025-08-28 18:27:07 +02:00
eba4e31d38
fix: update meta handling in AnnuncioDettaglio and improve error messages in getAnnunciByCod and getAnnunciMetaByCod
2025-08-27 10:56:13 +02:00
283eb85066
fix
2025-08-22 16:27:58 +02:00
2b0efdfc32
Enhance styling and structure: update component styles for better visual consistency and usability across various components
2025-08-20 17:00:36 +02:00
03b160d1ee
Add handling for half-floor indication in CardInfos component
2025-08-18 10:31:01 +02:00
96a85be96c
Remove debug log for meta in getStaticProps to clean up code
2025-08-08 15:30:10 +02:00
3748afbd7e
Implement Open Graph meta tags in AnnuncioDettaglio for improved SEO and social sharing
2025-08-08 14:13:27 +02:00
7bfef22f80
Enhance Open Graph support by adding meta data retrieval and updating robots.txt for better SEO
2025-08-08 13:30:21 +02:00
a6fa1b960b
Update Open Graph image handling to use og_url for improved image management
2025-08-08 12:36:20 +02:00
986409b739
Refactor Open Graph handling by removing unused URL state and updating image source logic
2025-08-08 12:00:06 +02:00
4a6a6f5900
Update Open Graph image handling for improved SEO and social sharing
2025-08-08 11:44:05 +02:00
8d4f51aaf8
Add Open Graph support with @vercel/og integration and related updates
2025-08-08 11:34:33 +02:00
8f629c272a
Add Open Graph meta tags for improved SEO and social sharing
...
Implement API route for fetching images with caching support
Fix cover image URL handling in getAnnunciByCod function
2025-08-08 10:27:21 +02:00
29c64c7e39
init
2025-08-04 17:45:44 +02:00