infoalloggi-monorepo/apps/backend
2026-01-19 16:48:21 +01:00
..
config chore: update .gitignore to include failed_requests and remove TODO file; refactor backup routes in server.go to comment out unused code 2026-01-19 16:48:21 +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 chore: update Dockerfile and add health check for storage service 2026-01-15 14:57:03 +01:00
queries feat: add logging for empty media processing in image, video, and database operations 2026-01-08 09:29:25 +01:00
scripts feat: enhance curl command in Check Annunci and Update scripts for better error visibility 2026-01-13 11:14:39 +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 feat: improve error handling in GetDataXML function for better response management 2026-01-13 11:33:20 +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 chore: update .gitignore to include failed_requests and remove TODO file; refactor backup routes in server.go to comment out unused code 2026-01-19 16:48:21 +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 Refactor Dockerfiles to remove unnecessary comments and echo statements; streamline build stages for clarity and efficiency. 2026-01-17 15:49:52 +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 chore(deps): update pgx, echo, progressbar, uuid, and golang.org/x dependencies for improved compatibility 2026-01-14 15:17:01 +01:00
go.sum chore(deps): update pgx, echo, progressbar, uuid, and golang.org/x dependencies for improved compatibility 2026-01-14 15:17:01 +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: enhance error handling in MiogestHandler and add Check Annunci script 2026-01-13 11:08:38 +01:00
server.go chore: update .gitignore to include failed_requests and remove TODO file; refactor backup routes in server.go to comment out unused code 2026-01-19 16:48:21 +01:00
storage.go chore: update Dockerfile and add health check for storage service 2026-01-15 14:57:03 +01:00
test.jpg init 2025-08-04 17:45:44 +02:00
test.yml chore: update Dockerfile and add health check for storage service 2026-01-15 14:57:03 +01: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