Commit graph

  • bc3c5e0756 fix: replace unsupported safetyFilterLevel with personGeneration for Veo 3.1 plaiground Vadym Samoilenko 2026-05-05 18:57:58 +01:00
  • 0df2924c65 feat: add relaxed safety filter toggle to video generation (Veo) Vadym Samoilenko 2026-05-05 16:16:46 +01:00
  • 5453591b27 feat: add relaxed safety filter toggle to image generation Vadym Samoilenko 2026-05-05 15:50:01 +01:00
  • a399c3164f fix: logout exits app only; fix admin email format Vadym Samoilenko 2026-04-29 17:01:38 +01:00
  • c24965d0e4 fix: logout properly signs out from Microsoft account Vadym Samoilenko 2026-04-29 16:56:47 +01:00
  • ef55b30820 fix: admin auth checks Bearer token regardless of SSO_ENABLED Vadym Samoilenko 2026-04-29 16:56:09 +01:00
  • bd4e600ec7 config: add admin emails for Vadym and Dave Porter Vadym Samoilenko 2026-04-29 16:51:37 +01:00
  • 22a5ce83af feat: admin users can rotate Kling credentials in real-time via UI Vadym Samoilenko 2026-04-29 16:45:27 +01:00
  • a2358ba01c fix: correct Kling API params per official docs Vadym Samoilenko 2026-04-24 18:38:31 +01:00
  • 746cd42f6c fix: restrict camera control to supported models; update model list Vadym Samoilenko 2026-04-24 18:35:34 +01:00
  • fa7c67af6a refactor: move video prompt optimization to backend Vadym Samoilenko 2026-04-24 18:32:30 +01:00
  • 5a17565731 fix: Kling I2V uses image/image_tail fields with clean base64 Vadym Samoilenko 2026-04-24 18:27:58 +01:00
  • 68690b819a fix: durationSeconds must be integer not string in Veo API Vadym Samoilenko 2026-04-24 18:24:47 +01:00
  • dbe5ef3f11 fix: revert Veo I2V image format to bytesBase64Encoded Vadym Samoilenko 2026-04-24 18:23:32 +01:00
  • 866ff126d7 fix: nginx client_max_body_size 100M + silent 429 fallback Vadym Samoilenko 2026-04-24 18:21:36 +01:00
  • 59e71b0bcc fix: safer deploy — build first, up only on success, --no-cache Vadym Samoilenko 2026-04-24 18:16:33 +01:00
  • c030b47fcf fix: upgrade prompt optimizer to gemini-2.0-flash Vadym Samoilenko 2026-04-24 18:14:24 +01:00
  • 53c4e9f8a3 fix: GD safety check + zlib-dev for robust Alpine build Vadym Samoilenko 2026-04-24 18:09:54 +01:00
  • e43432e08c fix: correct Kling and Veo API parameter formats Vadym Samoilenko 2026-04-24 17:59:56 +01:00
  • 07aa52438c fix: accept any relative URL for Kling video validation Vadym Samoilenko 2026-04-24 17:42:25 +01:00
  • 3f10b53f9c fix: add GD extension, fix Kling video URLs and undefined variable Vadym Samoilenko 2026-04-24 17:27:12 +01:00
  • f221c33773 fix: add config.php and unignore it so Docker builds include it Vadym Samoilenko 2026-04-24 17:12:38 +01:00
  • 8c91232f30 fix: overwrite .env.production with .env.optical in Docker build Vadym Samoilenko 2026-04-24 16:30:26 +01:00
  • 498b667903 fix: copy PHP files before composer install (classmap needs them) Vadym Samoilenko 2026-04-24 16:20:41 +01:00
  • 234b13ee31 fix: use --no-security-blocking for older composer version Vadym Samoilenko 2026-04-24 16:20:02 +01:00
  • 5591d46397 fix: skip composer audit for firebase/php-jwt advisory (SSO disabled) Vadym Samoilenko 2026-04-24 16:19:12 +01:00
  • db4322bcd7 fix: rewrite deploy-optical.sh for Docker Compose pattern Vadym Samoilenko 2026-04-24 16:17:56 +01:00
  • 03671abcaa feat: add Docker setup for optical-prod deployment Vadym Samoilenko 2026-04-24 16:13:52 +01:00
  • 18cc2aa869 config: update Azure AD Client ID and add optical-dev deployment Vadym Samoilenko 2026-04-24 16:06:24 +01:00
  • 95e6946807 feat: Kling integration, prompt optimizer rework, and stability fixes Simeon.Schecter 2026-03-23 21:51:03 -04:00
  • 696d8a985c style: tabs flush left with generous logo spacing, bump to 14px Simeon.Schecter 2026-03-09 23:46:10 -04:00
  • 0fdb43fecf style: simplify storyboard exports — let the images speak Simeon.Schecter 2026-03-09 23:44:46 -04:00
  • b94c5c6b2a style: separate tabs from logo, spread across header Simeon.Schecter 2026-03-09 23:40:15 -04:00
  • a7d409b7fc style: remove icons from tab navigation, text only Simeon.Schecter 2026-03-09 23:39:05 -04:00
  • 390450d873 style: try IBM Plex Sans + IBM Plex Mono as unified family Simeon.Schecter 2026-03-09 23:37:43 -04:00
  • 6c47a7967f style: switch primary typeface from DM Sans to Space Grotesk Simeon.Schecter 2026-03-09 23:35:29 -04:00
  • 5ad83aca48 style: reduce base font size from 13px to 12px Simeon.Schecter 2026-03-09 23:29:52 -04:00
  • 02dd46e9d7 style: modals use bg-slate-800 to pop above dark overlay Simeon.Schecter 2026-03-09 23:26:57 -04:00
  • b522f94ca9 style: minimize panel contrast — slate-925 panels on slate-950 ground Simeon.Schecter 2026-03-09 23:23:44 -04:00
  • 43833d7474 style: invert depth — lighter surround, darker content wells Simeon.Schecter 2026-03-09 23:21:20 -04:00
  • 2a52106ba0 style: restore uppercase tracking on section labels in Image/Video Gen Simeon.Schecter 2026-03-09 23:19:30 -04:00
  • efe5757edf style: add JetBrains Mono for data/spec text Simeon.Schecter 2026-03-09 23:15:05 -04:00
  • addce12347 style: reduce base font size from 14px to 13px Simeon.Schecter 2026-03-09 23:08:39 -04:00
  • a096cd8d88 style: standardize backgrounds to strict 5-tone scale (950/900/800/700/600) Simeon.Schecter 2026-03-09 23:06:34 -04:00
  • fdfb8ceb2e style: restore purple Optimize button in Image Gen and Video Gen Simeon.Schecter 2026-03-09 23:00:28 -04:00
  • 7051d260fe style: remove tab underline indicator, let type color speak Simeon.Schecter 2026-03-09 22:56:55 -04:00
  • af3f8f0536 style: revert toggle buttons back to gold Simeon.Schecter 2026-03-09 22:55:28 -04:00
  • 4c4c8575e5 style: change selected toggle buttons from gold to off-white Simeon.Schecter 2026-03-09 22:52:57 -04:00
  • 036884bf91 style: remove decorative borders, keep only functional ones Simeon.Schecter 2026-03-09 22:50:20 -04:00
  • c5002b8c6b style: drop all type weight from medium (500) to normal (400) Simeon.Schecter 2026-03-09 22:44:32 -04:00
  • 0093b6dc92 style: Rams refinement on ProjectsTab Simeon.Schecter 2026-03-09 22:33:48 -04:00
  • c5dcc68056 style: Rams refinement on VideoGenTab Simeon.Schecter 2026-03-09 22:31:53 -04:00
  • f1315a1662 style: Rams refinement on CinePromptStudio Simeon.Schecter 2026-03-09 22:30:14 -04:00
  • d8c6f8db29 style: Rams refinement on VideoPlayer and StoryboardEditor Simeon.Schecter 2026-03-09 22:28:44 -04:00
  • 6ba469c7b9 style: Rams refinement on LoginPage and AppContent Simeon.Schecter 2026-03-09 22:27:31 -04:00
  • c7ec58ff7f style: add DM Sans font and 14px base sizing Simeon.Schecter 2026-03-09 22:27:02 -04:00
  • 35d19e3a25 Add Kling 3.0 models (V3 and V3 Omni) to video generation Simeon.Schecter 2026-03-09 21:30:00 -04:00
  • b9f35de5ef Add Kling AI video generation engine alongside Veo 3.1 feature/kling-integration Simeon.Schecter 2026-03-09 18:22:39 -04:00
  • 25ab570aab env bug fix main Manish Tanwar 2026-02-27 20:51:33 +05:30
  • ac275a9259 inter-project-deployment-updates Manish Tanwar 2026-02-27 20:33:26 +05:30
  • e0cc56fc6e Merge main into feature/deployment: new features + conflict resolution feature/deployment Manish Tanwar 2026-02-25 17:49:15 +05:30
  • 988429a759 Merge origin/main: add custom presets, identity protection, video negative prompts, UX improvements Manish Tanwar 2026-02-25 17:43:38 +05:30
  • 3596826cc4 Fix MSAL auth (redirect mode, initialize), increase PHP timeouts, update CLAUDE.md Manish Tanwar 2026-02-25 17:42:20 +05:30
  • 836e6f9c06 Add custom presets, identity protection, video negative prompts, and UX improvements Simeon.Schecter 2026-02-16 20:58:23 -05:00
  • 473aacd6af 7. Video download fix Manish Tanwar 2026-02-06 05:02:43 +05:30
  • da2fdff1c4 7. Video player fix Manish Tanwar 2026-02-06 04:50:00 +05:30
  • 4cbf517417 6. Thumbnail and Video Streaming fix-5 Manish Tanwar 2026-02-06 02:54:34 +05:30
  • 210e0ac1bf 6. Thumbnail and Video Streaming fix-4 Manish Tanwar 2026-02-06 01:43:36 +05:30
  • 37be13e013 6. Thumbnail and Video Streaming fix-3- hardcoded the path Manish Tanwar 2026-02-06 01:27:20 +05:30
  • 9d4f128cef 6. Thumbnail and Video Streaming fix-2 Manish Tanwar 2026-02-06 01:03:46 +05:30
  • ce92aee238 6. Thumbnail and Video Streaming fix Manish Tanwar 2026-02-06 00:44:50 +05:30
  • 204cda6e75 5. Upload folder locations Manish Tanwar 2026-02-05 19:50:57 +05:30
  • 2589fba2ec 4. Deployment Dist Folder+API Url Manish Tanwar 2026-02-05 18:03:34 +05:30
  • 92fd1164b6 3. Deployment Dist Folder+Update Url Manish Tanwar 2026-02-05 17:15:25 +05:30
  • 119330e093 2. Deployment Dist Folder Manish Tanwar 2026-02-05 02:06:14 +05:30
  • 247a956df6 2. Deployment Dist Folder Manish Tanwar 2026-02-05 02:01:56 +05:30
  • beaa401c3b 1. Minimum deployment codemarkdown for minimum changes Manish Tanwar 2026-02-05 00:24:03 +05:30
  • 3602cfd73b Update-video format api for reference images Manish Tanwar 2026-01-28 01:37:17 +05:30
  • 0017cc323d Update-thumbnail Manish Tanwar 2026-01-28 00:10:09 +05:30
  • e1067b551e update Manish Tanwar 2026-01-27 18:36:53 +05:30
  • 361e476d2c update Manish Tanwar 2026-01-20 16:33:00 +05:30
  • 660c8d7fa1 Image Fix Manish Tanwar 2026-01-19 18:04:16 +05:30
  • 278ace76b4 Local and Server Deployment Manish Tanwar 2026-01-19 11:53:17 +05:30
  • a5434f5679 Deployment files update Manish Tanwar 2026-01-16 17:40:58 +05:30
  • 165a10694a Restructuring of files and Local Tested Manish Tanwar 2026-01-13 14:52:37 +05:30
  • 5b9a0568ea Fix Edit Mode bugs, add Creative Freedom levels, simplify Video Gen Simeon.Schecter 2026-01-11 13:04:12 -05:00
  • 48fdad89aa Add user isolation, image upload, and edit-in-Image-Gen features Simeon.Schecter 2026-01-09 10:33:30 -05:00
  • 8a032669db Add Storyboard feature with drag-to-reorder, annotations, and export Simeon.Schecter 2026-01-09 00:09:27 -05:00
  • 24dbb5c517 Add video Re-run feature Simeon.Schecter 2026-01-08 23:31:40 -05:00
  • dcb74d3c5f Add Veo 3.1 Fast model option and I2V duration constraint Simeon.Schecter 2026-01-08 22:33:44 -05:00
  • e54fdd7620 Update README for Lux Studio rebrand Simeon.Schecter 2026-01-08 21:05:49 -05:00
  • c8326e6ddd Rebrand to Lux Studio + Video Gen + Project Management Simeon.Schecter 2026-01-08 21:02:28 -05:00
  • fee6182e6e Initial commit: Cinema Studio Pro base from NANO-PRO Simeon.Schecter 2026-01-08 11:18:49 -05:00