cinema-studio-pro/backend
Vadym Samoilenko bc3c5e0756 fix: replace unsupported safetyFilterLevel with personGeneration for Veo 3.1
safetyFilterLevel is not supported by veo-3.1-generate-preview.
Use personGeneration=allow_all instead, which is the correct Veo API
parameter for relaxed safety mode. Verified via live API test.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 18:57:58 +01:00
..
.env.example feat: admin users can rotate Kling credentials in real-time via UI 2026-04-29 16:45:27 +01:00
.env.local feat: admin users can rotate Kling credentials in real-time via UI 2026-04-29 16:45:27 +01:00
.env.optical fix: logout exits app only; fix admin email format 2026-04-29 17:01:38 +01:00
.env.production fix: logout exits app only; fix admin email format 2026-04-29 17:01:38 +01:00
.htaccess inter-project-deployment-updates 2026-02-27 20:33:26 +05:30
admin_api.php fix: admin auth checks Bearer token regardless of SSO_ENABLED 2026-04-29 16:56:09 +01:00
api.php feat: add relaxed safety filter toggle to image generation 2026-05-05 15:50:01 +01:00
auth.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
AuthMiddleware.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
cleanup.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
clear_session.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
composer.json Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
config.example.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
config.php feat: admin users can rotate Kling credentials in real-time via UI 2026-04-29 16:45:27 +01:00
enhance_prompt.php Add custom presets, identity protection, video negative prompts, and UX improvements 2026-02-16 20:58:23 -05:00
env_loader.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_config.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_current_image.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_logs.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
get_session_file.php Update-thumbnail 2026-01-28 00:10:09 +05:30
index.php update 2026-01-27 18:36:53 +05:30
JWTValidator.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
kling_api.php feat: admin users can rotate Kling credentials in real-time via UI 2026-04-29 16:45:27 +01:00
list_session_files.php Update-thumbnail 2026-01-28 00:10:09 +05:30
runtime_config.php feat: admin users can rotate Kling credentials in real-time via UI 2026-04-29 16:45:27 +01:00
server-check.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
session_manager.php feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04:00
stream_video.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
test.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
video_api.php fix: replace unsupported safetyFilterLevel with personGeneration for Veo 3.1 2026-05-05 18:57:58 +01:00
webhook_logger.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30