forge/backend
DJP a9a72830df feat: Add video thumbnails and file rename functionality
- Backend:
  - Implemented FFmpeg-based video thumbnail generation in assets API.
  - Added PATCH /assets/{id} endpoint for updating asset details (renaming).
  - Added AssetUpdate schema.
- Frontend:
  - Added 'Rename' action to 'My Files' in both List and Grid views.
  - Implemented smart renaming that preserves file extensions.
  - Added 'Edit2' icon for rename actions.
  - Updated API client to support asset updates.
2025-12-11 16:22:42 -05:00
..
app feat: Add video thumbnails and file rename functionality 2025-12-11 16:22:42 -05:00
scripts Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
debug_topaz_real.py Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
Dockerfile Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00
list_models.py feat: Complete Veo support and UI enhancements 2025-12-11 15:43:55 -05:00
requirements.txt Fix runwayml version in requirements 2025-12-11 10:45:21 -05:00
test_all_tools.py Complete platform overhaul: dynamic UI, 9 providers, all bugs fixed 2025-12-10 09:38:35 -05:00
test_image.jpg Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
test_image.png Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00
test_image_upscale.py Fix Topaz image API endpoint to match working implementation 2025-12-10 21:56:29 -05:00
test_runway.py Fix video generation for Runway (Veo3/Gen4) 2025-12-10 20:49:15 -05:00
test_text_tools.py Fix: Leonardo/Nano Banana integration, add Topaz logging/debug scripts, implement TIF Clipping Path 2025-12-10 13:32:19 -05:00
test_topaz_image.py Fix: Leonardo/Nano Banana integration, add Topaz logging/debug scripts, implement TIF Clipping Path 2025-12-10 13:32:19 -05:00
test_topaz_video.py Fix: Leonardo/Nano Banana integration, add Topaz logging/debug scripts, implement TIF Clipping Path 2025-12-10 13:32:19 -05:00