- 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. |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| parser | ||
| public/views | ||
| queries | ||
| scripts | ||
| typesdefs | ||
| utils | ||
| .air.toml | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| fallback.webp | ||
| from_bkp.go | ||
| go.mod | ||
| go.sum | ||
| images.go | ||
| miogest_handler.go | ||
| server.go | ||
| storage.go | ||
| test.jpg | ||
| TODO | ||