infoalloggi-monorepo/apps/infoalloggi/src
2025-08-27 10:56:15 +02:00
..
_app fix 2025-08-22 16:27:58 +02:00
components default open first ricerca 2025-08-25 12:06:33 +02:00
forms feat: add EditServizioAdmin component and integrate into ServizioActions 2025-08-23 17:13:43 +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 fix: update meta handling in AnnuncioDettaglio and improve error messages in getAnnunciByCod and getAnnunciMetaByCod 2025-08-27 10:56:13 +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 fix: improve login error messages for better clarity 2025-08-27 10:56:15 +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