Commit graph

13 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
6acfc08169 new storage for files 2025-10-24 16:10:59 +02:00
5ea42bb24b upd 2025-10-23 15:16:42 +02:00
6a5820dda1 test new storage 2025-10-22 15:41:53 +02:00
c84e315eee feat: implement CacheKey for image caching and update image sources across components 2025-10-16 11:16:50 +02:00
cdcc92173c feat: implement geocoding search with unique city filtering and improved UI 2025-10-14 16:42:19 +02:00
a87a35ffbe sort classes rule and fix 2025-10-10 16:18:43 +02:00
8c802dcabf refactor: update Test component to simplify button actions and integrate toast notifications 2025-09-09 15:07:23 +02:00
467933299e feat: add test page with buttons for logging and server mutation 2025-09-01 10:15:15 +02:00
e30cc7d7c6 Remove unused Test and Test4 components 2025-08-13 16:58:36 +02:00
2fc5798b86 test 2025-08-04 19:52:48 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00