infoalloggi-monorepo/apps/backend
2026-04-21 11:50:54 +02: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 refactor: remove backup handling code and related HTML view 2026-03-16 10:21:21 +01:00
queries feat: add tipo_locatore field to Annunci and related processing logic 2026-03-17 18:47:15 +01:00
scripts fix: update processEvents function to return status messages and add process_events script 2026-02-19 12:14:34 +01:00
typesdefs feat: add tipo_locatore field to Annunci and related processing logic 2026-03-17 18:47:15 +01:00
utils feat: improve error handling in GetDataXML function for better response management 2026-01-13 11:33:20 +01:00
.air.toml fix: disable send_interrupt option in .air.toml configuration 2026-04-13 18:48:51 +02: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 fix: update Go version and dependencies in Dockerfile and go.mod 2026-04-13 18:09:36 +02:00
facebook.go feat: add Facebook cache invalidation functions and update server routes 2026-01-30 15:28:03 +01:00
fallback.webp init 2025-08-04 17:45:44 +02:00
go.mod feat: update pgx and gommon dependencies to latest versions 2026-04-21 11:50:54 +02:00
go.sum feat: update pgx and gommon dependencies to latest versions 2026-04-21 11:50:54 +02:00
images.go refactor: remove progressbar dependency and replace with logging in image and video processing 2026-04-13 18:47:33 +02:00
miogest_handler.go feat: improve locatore formatting by trimming spaces and replacing multiple spaces with a single space 2026-04-21 11:49:45 +02:00
server.go refactor: remove backup handling code and related HTML view 2026-03-16 10:21: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 refactor: remove progressbar dependency and replace with logging in image and video processing 2026-04-13 18:47:33 +02:00