infoalloggi-monorepo/apps/backend
2025-11-18 17:14:25 +01:00
..
config feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
db Refactor storage handlers to use centralized configuration 2025-08-22 12:57:33 +02:00
parser feat: implement email parsing and validation in parser package 2025-09-03 10:02:04 +02:00
public/views Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
queries feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
scripts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
typesdefs feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
utils Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
.air.toml feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
.dockerignore Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
.gitignore Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
Dockerfile feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
fallback.webp init 2025-08-04 17:45:44 +02:00
from_bkp.go feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
go.mod Update dependencies in go.mod and go.sum to latest versions 2025-08-05 10:06:17 +02:00
go.sum Update dependencies in go.mod and go.sum to latest versions 2025-08-05 10:06:17 +02:00
images.go feat: Refactor video handling in announcements 2025-11-18 15:20:14 +01:00
miogest_handler.go refactor: enhance video processing logic to include additional checks and logging for better debugging 2025-11-18 16:36:08 +01:00
server.go feat: Refactor video handling in announcements 2025-11-18 15:20:14 +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 refactor: remove debug print statements from CodiciToProcessVideos function 2025-11-18 17:14:25 +01:00