cinema-studio-pro/backend
Vadym Samoilenko a2358ba01c fix: correct Kling API params per official docs
- camera_control: only kling-v1 and kling-v1-5 support it (not v3)
- For preset types (down_back etc.), config must be absent — only
  'simple' type uses config fields
- camera_control and image_tail are mutually exclusive in I2V
- cfg_scale not supported by kling-v2.x models — now skipped
- duration sent as string to match API examples
- v3/v3-omni removed from camera control UI list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:38:31 +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: correct Kling API params per official docs 2026-04-24 18:38:31 +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