Commit graph

4 commits

Author SHA1 Message Date
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
d4690ed653 Refactor test script to use echo for testing success instead of ping 2025-08-18 10:29:11 +02:00
24a5749272 Update scripts to use /bin/sh and ensure executable permissions 2025-08-18 10:22:02 +02:00
a7fdb2227a Add scripts for cleaning expired storage and updating jobs 2025-08-18 09:54:38 +02:00