forge/backend/app/api
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
..
v1 feat: Add video thumbnails and file rename functionality 2025-12-11 16:22:42 -05:00
__init__.py Initial commit - FORGE AI unified platform 2025-12-09 20:39:00 -05:00