forge/frontend/components
DJP d7852fc399 feat: Complete Veo support and UI enhancements
- Backend:
  - Implemented robust Veo video generation including 'lastFrame' and 'referenceImages' support
  - Fixed video URI extraction with recursive search for API response stability
  - Implemented direct HTTP video download to resolve SDK method missing errors
- Frontend (Video Generator):
  - Updated validation to allow Text-to-Video for Veo without requiring a first frame
  - Fixed job state clearing to prevent UI from showing previous completion status
- Frontend (My Files & Library):
  - Moved batch actions toolbar to bottom-left to prevent blocking pagination
  - Added 'Deselect All' button to batch actions toolbar
  - Added file type indicators to asset cards
- Components:
  - Added 'Clear Finished' button to Active Jobs tracker
  - Updated Asset Library modal toolbar positioning
2025-12-11 15:43:55 -05:00
..
AdminGuard.tsx Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
AppShell.tsx Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
AssetLibrary.tsx feat: Complete Veo support and UI enhancements 2025-12-11 15:43:55 -05:00
AuthProvider.tsx Fix video generation for Runway (Veo3/Gen4) 2025-12-10 20:49:15 -05:00
DynamicControl.tsx Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
FileUpload.tsx Add drag-and-drop from carousel to file inputs for batch processing 2025-12-10 22:11:19 -05:00
Header.tsx Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
ImageCropper.tsx feat: Complete Veo support and UI enhancements 2025-12-11 15:43:55 -05:00
JobProgress.tsx Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
JobTracker.tsx feat: Complete Veo support and UI enhancements 2025-12-11 15:43:55 -05:00
ModuleCard.tsx Fix video generation for Runway (Veo3/Gen4) 2025-12-10 20:49:15 -05:00
ProviderControls.tsx Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
RecentAssets.tsx Increase recent assets limit to 40 items 2025-12-11 11:43:12 -05:00
Sidebar.tsx Fix video generation for Runway (Veo3/Gen4) 2025-12-10 20:49:15 -05:00