Commit graph

17 commits

Author SHA1 Message Date
727f1e760c feat: add revalidation functionality and integrate it into various components and API routes 2025-10-17 19:14:27 +02:00
aa8fb57ab4 refactor: restructure stripe webhook handler for improved readability and error handling 2025-09-09 09:38:29 +02:00
ece58b7c3b fix: improve error handling in tRPC API handler for better logging in development 2025-09-01 10:37:03 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
2c0ff3bbbb chore: update next.js version to 15.4.7 and comment out TRPC panel API handler 2025-08-20 17:48:52 +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
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
e1e368668c Fix Dockerfile to copy only package.json for dependency installation 2025-08-08 09:52:45 +02:00
9778df27b0 Add TRPC UI dependency and implement FormDebug component for development debugging 2025-08-08 09:40:02 +02:00
cb6e0cee40 Remove unused TRPC panel code and simplify API handler response 2025-08-07 19:38:15 +02:00
73e7c947d8 web2 2025-08-07 19:31:51 +02:00
5a3fcba130 fix: update Dockerfile to use npm ci --production and enhance panel API error handling 2025-08-07 16:02:55 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +02:00
fb3f43f736 Add SKIP_REDIS check in getTilesClient and handle KeyDB client initialization 2025-08-04 19:00:53 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00