Commit graph

5 commits

Author SHA1 Message Date
DJP
503d448242 Add delete method to jobsApi 2025-12-13 15:45:56 -05:00
DJP
e896aa50a1 Implement Nano Banana Pro with integrated editing loop, asset picker, and detailed usage logging 2025-12-12 15:48:12 -05:00
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
DJP
34f00d9f00 FIX: Allow axios to auto-detect Content-Type for FormData uploads 2025-12-10 23:16:32 -05:00
DJP
a0c8722aa5 Backup: Work in progress on Frame Extractor and general updates 2025-12-10 17:37:05 -05:00