infoalloggi-monorepo/apps/backend
2026-01-13 10:53:27 +01:00
..
config feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
db refactor: enable logging in database handler and improve image/video processing feedback 2025-11-18 18:22:47 +01:00
parser refactor: enhance date parsing logic and improve test coverage for ParseDettaglio function 2025-12-16 13:28:57 +01:00
public/views Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
queries feat: add logging for empty media processing in image, video, and database operations 2026-01-08 09:29:25 +01:00
scripts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
typesdefs refactor: change 'mq' type from string to float64 and update related parsing logic 2025-11-25 12:05:14 +01:00
utils dbg 2026-01-13 10:53:27 +01:00
.air.toml refactor: enable logging in database handler and improve image/video processing feedback 2025-11-18 18:22:47 +01:00
.dockerignore refactor: enhance date parsing logic and improve test coverage for ParseDettaglio function 2025-12-16 13:28:57 +01:00
.gitignore refactor: enhance date parsing logic and improve test coverage for ParseDettaglio function 2025-12-16 13:28:57 +01:00
caratteristiche.xml Refactor code structure for improved readability and maintainability 2026-01-07 12:26:56 +01:00
categorie.xml Refactor code structure for improved readability and maintainability 2026-01-07 12:26:56 +01:00
Dockerfile dbg 2026-01-13 10:53:27 +01:00
fallback.webp init 2025-08-04 17:45:44 +02:00
from_bkp.go refactor: remove debug print statements for Mq parsing 2025-11-25 12:15:08 +01:00
go.mod refactor: update go.mod and go.sum to remove unused dependencies and add virtualterm module 2025-12-16 18:38:34 +01:00
go.sum refactor: update go.mod and go.sum to remove unused dependencies and add virtualterm module 2025-12-16 18:38:34 +01:00
images.go feat: comment out logging statements in image and video processing functions for cleaner output 2026-01-12 10:37:58 +01:00
miogest_handler.go feat: update GetAnnunciFromMiogest with improved error handling and validation; add curl installation in Dockerfile; implement checkAnnunci procedure for active announcements notification 2026-01-12 10:05:42 +01:00
server.go refactor: enable logging in database handler and improve image/video processing feedback 2025-11-18 18:22:47 +01:00
storage.go feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
test.jpg init 2025-08-04 17:45:44 +02:00
TODO init 2025-08-04 17:45:44 +02:00
video.go feat: comment out logging statements in image and video processing functions for cleaner output 2026-01-12 10:37:58 +01:00