• Joined on 2026-04-28
gael pushed to main at gael/notesfrais 2026-05-06 18:54:45 +00:00
87596b2f6e fix: auto-add extraInput a la sauvegarde si non confirme par +
gael pushed to main at gael/notesfrais 2026-05-06 15:19:59 +00:00
d77b96723f fix: extra_emails cast text[] + colonne Montant add cumule
gael pushed to main at gael/notesfrais 2026-05-06 15:04:05 +00:00
536f0cd9d9 feat: multi-destinataires email par societe
gael pushed to main at gael/notesfrais 2026-05-05 15:08:32 +00:00
fa32f92f22 fix: restaurer return() manquant dans ContactsSection (Settings.tsx)
gael pushed to main at gael/notesfrais 2026-05-05 15:04:19 +00:00
8b1f3f581e fix: migrer envoi email de SMTP/Nodemailer vers Microsoft Graph sendMail
gael pushed to main at gael/shoottracker 2026-05-01 16:36:46 +00:00
424a4af2ab fix: mount sessionsRouter at /api/sessions (was /api — causait 404 sur toutes les routes sessions)
gael pushed to main at gael/notesfrais 2026-05-01 15:31:37 +00:00
77862650cf fix: exclude *.bak from frontend Docker build context
gael pushed to main at gael/notesfrais 2026-05-01 15:26:25 +00:00
964c919430 feat: completer Settings.tsx - ContactsSection + export default Settings
gael pushed to main at gael/equitask 2026-05-01 06:56:01 +00:00
03917d2565 fix: bind mount persistant pour SQLite (evite perte de donnees au redeploi)
gael pushed to main at gael/shoottracker 2026-05-01 06:55:48 +00:00
4a19a63cb1 fix: bind mounts persistants pour SQLite et modeles YOLO (evite perte de donnees au redeploi)
gael pushed to main at gael/notesfrais 2026-05-01 06:55:25 +00:00
1c62d6b325 feat: ajout changement de mot de passe + bind mounts persistants + credentials en variables d'env
gael pushed to main at gael/shoottracker 2026-05-01 05:53:58 +00:00
e67574f1c6 fix: nginx proxy URI, SW cache, sw.js no-cache
gael pushed to main at gael/equitask 2026-05-01 05:53:55 +00:00
6af62b401c fix: nginx proxy URI, SW cache, sw.js no-cache
gael pushed to main at gael/shoottracker 2026-05-01 05:51:52 +00:00
16820c5c14 fix: corrections SW cache, nginx proxy, sw.js no-cache — 2026-05-01 05:48
gael pushed to main at gael/equitask 2026-05-01 05:51:50 +00:00
50758fe232 fix: corrections SW cache, nginx proxy, sw.js no-cache — 2026-05-01 05:48
gael pushed to main at gael/notesfrais 2026-05-01 05:51:16 +00:00
6741f9fa75 fix: nginx proxy URI, SW cache noms uniques, sw.js no-cache
gael pushed to main at gael/shoottracker 2026-04-30 22:33:15 +00:00
5dc52a0413 fix: use ts-node --transpile-only to bypass tsc truncation bug on Alpine
gael pushed to main at gael/shoottracker 2026-04-30 22:11:12 +00:00
d34dc6fafb fix: move /api/health before auth middleware so Docker healthcheck returns 200
gael pushed to main at gael/shoottracker 2026-04-30 21:39:48 +00:00
846cf1482b fix: remove AI service host port 8000 binding (conflicts with Coolify)
gael pushed to main at gael/shoottracker 2026-04-30 21:27:04 +00:00
ed9bb6f94f fix: requirements-api use flexible numpy/pillow versions to avoid pip downgrade OOM