cinema-studio-pro/backend
Vadym Samoilenko 746cd42f6c fix: restrict camera control to supported models; update model list
Camera/motion control is only supported by kling-v1, kling-v1-5,
kling-v3, kling-v3-omni. Backend silently drops the camera_control
field for all other models. Frontend hides the camera control UI
and auto-clears the selection when switching to an unsupported model.

New models added: kling-v3-omni, kling-video-o1, kling-v1 (cam ctrl),
kling-v2-master. Duration validation loosened for v3/v3-omni (3-15s).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:35:34 +01:00
..
.env.example config: update Azure AD Client ID and add optical-dev deployment 2026-04-24 16:06:24 +01:00
.env.local 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
.htaccess inter-project-deployment-updates 2026-02-27 20:33:26 +05:30
api.php feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04: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 fix: add config.php and unignore it so Docker builds include it 2026-04-24 17:12:38 +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 fix: restrict camera control to supported models; update model list 2026-04-24 18:35:34 +01:00
list_session_files.php Update-thumbnail 2026-01-28 00:10:09 +05:30
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 refactor: move video prompt optimization to backend 2026-04-24 18:32:30 +01:00
webhook_logger.php Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30