cinema-studio-pro/frontend/src
Vadym Samoilenko 866ff126d7 fix: nginx client_max_body_size 100M + silent 429 fallback
nginx inside the Docker container defaults to 1MB body limit —
base64 image payloads exceed this and return a 413 HTML page,
causing the "Unexpected token '<'" JSON parse error on video_api.php.

Gemini 429 rate limit errors on prompt optimization now fall back
silently instead of surfacing an error to the user.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:21:36 +01:00
..
assets Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
components fix: nginx client_max_body_size 100M + silent 429 fallback 2026-04-24 18:21:36 +01:00
hooks feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04:00
App.jsx Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
authConfig.js Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md 2026-02-25 17:42:20 +05:30
index.css style: try IBM Plex Sans + IBM Plex Mono as unified family 2026-03-09 23:37:43 -04:00
main.jsx Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md 2026-02-25 17:42:20 +05:30