No description
Find a file
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
.github fix: update deployment condition to match correct package name 2025-10-23 15:19:27 +02:00
apps Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
build_and_push_ghcr.sh upd 2025-10-23 15:16:42 +02:00
deploy_infoalloggi.sh upd 2025-10-23 15:16:42 +02:00
deploy_marcopedone.sh upd 2025-10-23 15:16:42 +02:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml upd 2025-10-23 15:16:42 +02:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
ref-docker-compose.yml Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00