cinema-studio-pro/frontend
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
..
public inter-project-deployment-updates 2026-02-27 20:33:26 +05:30
src fix: nginx client_max_body_size 100M + silent 429 fallback 2026-04-24 18:21:36 +01:00
.env.example config: update Azure AD Client ID and add optical-dev deployment 2026-04-24 16:06:24 +01:00
.env.optical config: update Azure AD Client ID and add optical-dev deployment 2026-04-24 16:06:24 +01:00
.env.production config: update Azure AD Client ID and add optical-dev deployment 2026-04-24 16:06:24 +01:00
.gitignore Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
.htaccess Local and Server Deployment 2026-01-19 11:53:17 +05:30
eslint.config.js Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
index.html style: try IBM Plex Sans + IBM Plex Mono as unified family 2026-03-09 23:37:43 -04:00
package-lock.json inter-project-deployment-updates 2026-02-27 20:33:26 +05:30
package.json Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
postcss.config.js Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
tailwind.config.js style: try IBM Plex Sans + IBM Plex Mono as unified family 2026-03-09 23:37:43 -04:00
vite.config.js update 2026-01-20 16:33:00 +05:30