39f6cdfdbd
fix: change SameSite cookie attribute from 'strict' to 'lax' for better compatibility
2025-08-25 12:33:29 +02:00
aaea1eb6bb
Enhance session management: restrict session access for blocked users and reduce token expiration to one day
2025-08-20 14:17:26 +02:00
709ac307e1
Enhance AnnuncioActions and ServizioMain components: refactor document handling and update layout for better responsiveness
2025-08-19 19:14:27 +02:00
63d2fbd8ad
Enhance ServizioActions and TabServizio components: pass userId to AddAnnuncio and integrate AnnunciSection for better announcement management
2025-08-19 16:44:38 +02:00
7a1f4ade54
Replace error throw with console error and return null for missing announcement by code
2025-08-19 14:00:09 +02:00
43f3c99185
Add codice to SbloccaContatti response message for clarity
2025-08-19 13:59:43 +02:00
a72bc074e4
Add email notification for service interruption requests
2025-08-13 16:53:29 +02:00
19594637e7
Improve logging for disabled SMS and email sending, including recipient and message details
2025-08-10 17:09:48 +02:00
9b44cad8eb
Refactor pagination logic in AnnunciList and update API to use page and pageSize parameters for improved data fetching
2025-08-08 16:55:02 +02:00
0744d032a3
Refactor getAnnunciMetaByCod to remove unused url_immagini and simplify ogImage handling
2025-08-08 13:44:52 +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
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
9314026817
refactor: update zod imports to version 4 and adjust error handling
...
- Changed all zod imports from "zod" to "zod/v4" across multiple files.
- Updated error handling in forms to use new zod error configuration.
- Refactored custom error mapping to align with zod v4 changes.
- Adjusted password validation logic to utilize new zod features.
- Cleaned up unused locale error mapping code.
- Enhanced type definitions for async iterables in zod utility functions.
2025-08-07 14:50:40 +02:00
61b1478cf3
Fix date parsing in ContrattoImport and update last message time in getActiveInfos
2025-08-06 16:49:33 +02:00
ef58dc618c
Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services
2025-08-04 18:59:33 +02:00
29c64c7e39
init
2025-08-04 17:45:44 +02:00