infoalloggi-monorepo/apps/backend
2026-03-17 18:47:15 +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 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 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
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 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: implement image and video reconciliation, update pricing options, and enhance media removal functionality 2026-03-02 15:35:23 +01:00
miogest_handler.go feat: add tipo_locatore field to Annunci and related processing logic 2026-03-17 18:47:15 +01: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 feat: enhance update feedback with loading and success messages in forms and video processing 2026-03-02 16:33:54 +01:00