Commit Graph

15 Commits

Author SHA1 Message Date
Claude 424a4af2ab fix: mount sessionsRouter at /api/sessions (was /api — causait 404 sur toutes les routes sessions) 2026-05-01 16:36:12 +00:00
Claude 4a19a63cb1 fix: bind mounts persistants pour SQLite et modeles YOLO (evite perte de donnees au redeploi) 2026-05-01 08:55:45 +02:00
Claude e67574f1c6 fix: nginx proxy URI, SW cache, sw.js no-cache 2026-05-01 07:53:56 +02:00
Claude Deploy 16820c5c14 fix: corrections SW cache, nginx proxy, sw.js no-cache — 2026-05-01 05:48 2026-05-01 05:48:38 +00:00
ShootTracker Deploy 5dc52a0413 fix: use ts-node --transpile-only to bypass tsc truncation bug on Alpine 2026-05-01 00:33:11 +02:00
ShootTracker Deploy d34dc6fafb fix: move /api/health before auth middleware so Docker healthcheck returns 200 2026-04-30 22:09:03 +00:00
ShootTracker Deploy 846cf1482b fix: remove AI service host port 8000 binding (conflicts with Coolify) 2026-04-30 23:39:45 +02:00
ShootTracker Deploy ed9bb6f94f fix: requirements-api use flexible numpy/pillow versions to avoid pip downgrade OOM 2026-04-30 23:27:02 +02:00
ShootTracker Deploy d6368a997d fix: TS build - declaration=false, @ts-ignore date-fns, tsc||exit0 2026-04-30 23:20:34 +02:00
ShootTracker Deploy 2e7f63edbb fix: frontend build use vite build only (skip tsc pre-check) 2026-04-30 23:12:35 +02:00
ShootTracker Deploy d293ac2da5 fix: tsconfig noEmitOnError=false, strict=false for Docker build 2026-04-30 23:10:10 +02:00
ShootTracker Deploy ee559ec7bf fix: backend npm install --include=dev for tsc build 2026-04-30 23:03:17 +02:00
ShootTracker Deploy e65120b054 fix: use CPU-only torch index (~200MB), split requirements 2026-04-30 22:59:26 +02:00
ShootTracker Deploy d5fa458cff fix: replace libgl1-mesa-glx with libgl1 for Debian Bookworm 2026-04-30 22:52:52 +02:00
ShootTracker Deploy 2578cb6ec2 feat: ShootTracker SQLite+JWT+YOLOv8 2026-04-30 22:44:27 +02:00