Commit Graph

3 Commits

Author SHA1 Message Date
jeremy bayse
9c3df77fdf fix: detect HTTPS from APP_URL instead of APP_ENV
Triggers URL force scheme and proxy trust whenever APP_URL starts
with https://, regardless of APP_ENV value.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 07:32:15 +02:00
jeremy bayse
194ef1ffe5 fix: force HTTPS behind reverse proxy
Set APP_URL to production HTTPS URL, force URL scheme and trust proxy
headers in production to prevent mixed content errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 07:30:48 +02:00
jeremy bayse
26c6d8031c Initial commit — Diabetix V2
Application Laravel 12 + Inertia + Vue 3 + Tailwind.
Fonctionnalités : dashboard glycémique, saisie de mesures, courbe SVG,
statistiques (jour/semaine/mois/trimestre), défis & badges, chat coach IA
(Gemini), paramètres profil avec palette de couleurs, pages auth redessinées,
emails transactionnels via Resend avec thème Diabetix.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 07:01:41 +02:00