infoalloggi-monorepo/apps/infoalloggi/src
2025-08-28 13:31:03 +02:00
..
_app fix 2025-08-22 16:27:58 +02:00
components fix: Carousel 2025-08-28 10:29:04 +02:00
forms fix: add compiler configuration to next.config for console removal 2025-08-28 13:31:03 +02:00
hooks refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
i18n Add line break support in AnnuncioDettaglio description and update Italian FAQ text for clarity 2025-08-19 14:32:46 +02:00
lib refactor: update zod imports to version 4 and adjust error handling 2025-08-07 14:50:40 +02:00
middlewares fix: change SameSite cookie attribute from 'strict' to 'lax' for better compatibility 2025-08-25 12:33:29 +02:00
pages Implement code changes to enhance functionality and improve performance 2025-08-28 13:19:43 +02:00
providers Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
schemas feat: add new fields to AnnunciTable for disponibile_da, permanenza, and persone 2025-08-21 12:45:58 +02:00
server Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00
styles feat: implement TabRicerca component for user service search and integrate collapsible functionality 2025-08-24 15:47:08 +02:00
utils Enhance API error handling: add errorLink to handle UNAUTHORIZED errors and reload the page 2025-08-19 19:14:30 +02:00
env.mjs Remove STRIPE_LIMITED_KEY from environment variables across configuration files 2025-08-19 14:38:53 +02:00
middleware.ts init 2025-08-04 17:45:44 +02:00