Commit graph

21 commits

Author SHA1 Message Date
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