fix: inline video upload in artefacts — drop modal, add drag-and-drop + progress bar
All checks were successful
Deploy / deploy (push) Successful in 12s
All checks were successful
Deploy / deploy (push) Successful in 12s
- Replace the two-step video modal with inline drag-and-drop zone + click-to-browse - Add Google Drive URL input directly in the versions tab - Add upload progress bar with percentage via XHR - Support onUploadProgress in api.upload() Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -849,6 +849,7 @@
|
||||
"artefacts.uploadFile": "رفع ملف",
|
||||
"artefacts.chooseVideoFile": "اختر ملف فيديو",
|
||||
"artefacts.videoFormats": "MP4، MOV، AVI، إلخ.",
|
||||
"artefacts.dropOrClickVideo": "اسحب فيديو هنا أو انقر للتصفح",
|
||||
"artefacts.googleDriveLink": "رابط Google Drive",
|
||||
"artefacts.googleDriveUrl": "رابط Google Drive",
|
||||
"artefacts.driveUrlPlaceholder": "https://drive.google.com/file/d/...",
|
||||
|
||||
Reference in New Issue
Block a user