infoalloggi-monorepo/apps/infoalloggi/src
2025-08-21 12:45:58 +02:00
..
components Enhance styling and structure: update component styles for better visual consistency and usability across various components 2025-08-20 17:00:36 +02:00
forms Add localization support for service confirmation and payment pages 2025-08-13 17:29:26 +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 Enhance API error handling: add errorLink to handle UNAUTHORIZED errors and reload the page 2025-08-19 19:14:30 +02:00
pages chore: update next.js version to 15.4.7 and comment out TRPC panel API handler 2025-08-20 17:48:52 +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 Enhance session management: restrict session access for blocked users and reduce token expiration to one day 2025-08-20 14:17:26 +02:00
styles Enhance styling and structure: update component styles for better visual consistency and usability across various components 2025-08-20 17:00:36 +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