Commit graph

  • 503d448242 Add delete method to jobsApi main DJP 2025-12-13 15:45:56 -05:00
  • 44571e5ac9 Add job cancellation to work history page DJP 2025-12-13 15:44:13 -05:00
  • 87ec0fbe25 Add job cancellation feature to JobTracker - allows users to cancel queued/processing jobs DJP 2025-12-13 15:40:01 -05:00
  • 700ce92098 Fix Nano Banana image editing: use reference_image base64 from API instead of reference_asset_id DJP 2025-12-12 16:41:42 -05:00
  • 360ea3f919 Fix Nano Banana: correct MIME type handling and finishReason checks per AI guide DJP 2025-12-12 16:21:58 -05:00
  • e896aa50a1 Implement Nano Banana Pro with integrated editing loop, asset picker, and detailed usage logging DJP 2025-12-12 15:48:12 -05:00
  • c3dc50f607 style(admin): Update Voice Management layout DJP 2025-12-11 17:02:10 -05:00
  • a9a72830df feat: Add video thumbnails and file rename functionality DJP 2025-12-11 16:22:42 -05:00
  • 3f88af3258 feat: Add Forge Document mode to Markdown Converter DJP 2025-12-11 16:08:24 -05:00
  • d7852fc399 feat: Complete Veo support and UI enhancements DJP 2025-12-11 15:43:55 -05:00
  • 0a9d444249 Add Frame Extractor card to Dashboard DJP 2025-12-11 11:43:45 -05:00
  • 71c960339d Increase recent assets limit to 40 items DJP 2025-12-11 11:43:12 -05:00
  • 99df300ddc Enable filename wrapping in Recent Assets sidebar DJP 2025-12-11 11:42:05 -05:00
  • b53958f48b Enhance My Files view: smaller fonts for name/date, wrap filenames in grid, shorter date format DJP 2025-12-11 11:40:33 -05:00
  • 71c5a594b7 Fix runwayml version in requirements DJP 2025-12-11 10:45:21 -05:00
  • 85ba30003b Add runwayml dependency to backend requirements DJP 2025-12-11 09:48:12 -05:00
  • 0cf616a7f6 Add database storage and access documentation to README DJP 2025-12-10 23:22:20 -05:00
  • 7087dc6a23 Fix upload_asset to handle Form objects for project_id parameter DJP 2025-12-10 23:18:46 -05:00
  • 34f00d9f00 FIX: Allow axios to auto-detect Content-Type for FormData uploads DJP 2025-12-10 23:16:32 -05:00
  • 5d8da1ed29 Test minimal FormData payload with only required fields for subtitle API DJP 2025-12-10 23:12:58 -05:00
  • ac8c8c917a Add file state validation logging before subtitle processing DJP 2025-12-10 23:09:22 -05:00
  • b4ddcc8247 Add FormData debug logging for subtitle upload DJP 2025-12-10 23:06:43 -05:00
  • 168f4e17ba Fix subtitle file upload - remove pre-upload step and send file directly to API DJP 2025-12-10 23:05:21 -05:00
  • 3f7e62b776 Try sending booleans as 0/1 instead of true/false for FastAPI Form DJP 2025-12-10 23:00:50 -05:00
  • a8fcd070dd Add detailed error logging for subtitle validation errors DJP 2025-12-10 22:58:44 -05:00
  • 2a49a7fcdb Fix subtitle FormData to send booleans as strings and include all required parameters DJP 2025-12-10 22:56:02 -05:00
  • 048d9a0c84 Add debug logging and reference filename display for Nano Banana edit chain DJP 2025-12-10 22:50:10 -05:00
  • 71be6f99df Fix image generator: larger display and maintain edit chain for Nano Banana DJP 2025-12-10 22:45:39 -05:00
  • c7ef5ee2ef Update settings page defaults to reflect current providers and add helpful descriptions DJP 2025-12-10 22:40:45 -05:00
  • 5b2ef4c8f2 Fix subtitle API to send file as FormData instead of asset_id DJP 2025-12-10 22:39:42 -05:00
  • c6167f33f0 Fix subtitle error handling to properly display validation errors DJP 2025-12-10 22:32:23 -05:00
  • 5dc665d818 Enhance voice search to include gender, age, use case, and ID with results counter DJP 2025-12-10 22:31:38 -05:00
  • e1405d4b6a Add drag-and-drop from carousel support to alt-text page DJP 2025-12-10 22:28:34 -05:00
  • 9f8aa022cd Improve drag-drop hook timing and add delay for DOM readiness DJP 2025-12-10 22:27:46 -05:00
  • cb400520d1 Fix alt-text page URL parameter handling - use useEffect instead of useState DJP 2025-12-10 22:25:28 -05:00
  • f92eb07546 Add comprehensive subtitle styling UI with font, colors, and position controls DJP 2025-12-10 22:18:33 -05:00
  • dade418940 Fix React Hooks order violation and drag-drop functionality DJP 2025-12-10 22:17:23 -05:00
  • be6bf28b7e Add drag-and-drop from carousel to file inputs for batch processing DJP 2025-12-10 22:11:19 -05:00
  • 31e2ad7688 Fix Topaz API flow: use separate download endpoint to get download URL DJP 2025-12-10 21:59:40 -05:00
  • f8e9296e62 Fix Topaz image API endpoint to match working implementation DJP 2025-12-10 21:56:29 -05:00
  • 892e5faec4 Move image upscaling to Celery queue for better reliability DJP 2025-12-10 21:35:42 -05:00
  • 7aeb2426ed Add video thumbnail generation for generated and upscaled videos DJP 2025-12-10 21:31:56 -05:00
  • 136f92f6f2 Docs: Add Scalability and Queuing section to README DJP 2025-12-10 21:28:39 -05:00
  • 5ee2082b88 Update README with comprehensive documentation DJP 2025-12-10 21:23:48 -05:00
  • 5fdbf3c6cd Documentation Overhaul: Created comprehensive README and INSTALL guides, archived old docs DJP 2025-12-10 21:20:53 -05:00
  • c58e4288ff Fix video generation for Runway (Veo3/Gen4) DJP 2025-12-10 20:49:15 -05:00
  • a0c8722aa5 Backup: Work in progress on Frame Extractor and general updates DJP 2025-12-10 17:37:05 -05:00
  • b9d8da41af Fix: Leonardo/Nano Banana integration, add Topaz logging/debug scripts, implement TIF Clipping Path DJP 2025-12-10 13:32:19 -05:00
  • 0fb0edc224 Fix alt-text endpoint to accept asset_id DJP 2025-12-10 09:45:04 -05:00
  • f2506d9287 Add text tools to navigation menu DJP 2025-12-10 09:42:18 -05:00
  • 0ff834c9df Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed DJP 2025-12-10 09:38:35 -05:00
  • b99d143b0f Add tasks documentation for remaining work DJP 2025-12-09 21:15:04 -05:00
  • 321dec4029 Add upload capability to AssetLibrary modal DJP 2025-12-09 20:55:14 -05:00
  • 4b096f45cb Fix auth, database issues, add provider API endpoint DJP 2025-12-09 20:50:12 -05:00
  • 7a804e896d Initial commit - FORGE AI unified platform DJP 2025-12-09 20:39:00 -05:00