3 Commits
Author SHA1 Message Date
Mustafa Yildiz 58422ff266 fix(csrf): exclude tracking endpoints from csrf verification to prevent 419 errors 2026-08-21 18:48:53 +03:00
AyrisAIandClaude Sonnet 5 2001fa7952 fix: trust Coolify/Traefik reverse proxy headers
Without trustProxies(), Laravel didn't know requests arriving via
Traefik were originally HTTPS, so route()/url() generated http://
links (stream/proxy, vtt-proxy, etc.), which browsers block as mixed
content on the HTTPS page. Also corrected APP_URL in Coolify's env
vars from http://localhost/ to https://animexe.com.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 12:05:26 +03:00
ayrisdevandClaude Opus 4.8 a63515cfc6 Initial commit: Animexe Laravel platform
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 00:01:48 +03:00