infoalloggi-monorepo/apps/infoalloggi/src/server/api
Marco Pedone 208deeac28 Refactor image handling in announcement components
- Updated CardAnnuncio and related components to use a new images structure instead of url_immagini.
- Removed references to url_immagini and replaced them with images array containing img and thumb properties.
- Adjusted API responses to include images in the new format.
- Modified middleware and storage service to accommodate new image handling.
- Cleaned up unused code and schemas related to old image references.
- Updated Docker configuration for storage service.
2025-10-27 17:58:42 +01:00
..
routers Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
root.ts feat: implement server-side rendering for various admin pages and update backend URL configuration 2025-10-17 18:12:10 +02:00
trpc.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00