feat: add media upload to news editor with drag-drop, paste, and file picker

Upload images/videos directly to server from editor. DOMPurify video
sanitization, XSS protection, upload cancellation on unmount.
This commit is contained in:
Fringg
2026-03-23 11:58:18 +03:00
parent 8d994f75d9
commit 723591e5c3
8 changed files with 324 additions and 23 deletions

View File

@@ -3957,6 +3957,11 @@
"saved": "مقاله ذخیره شد",
"deleted": "مقاله حذف شد",
"selectColor": "انتخاب رنگ {{color}}",
"uploading": "در حال آپلود...",
"dropMedia": "تصویر یا ویدیو را اینجا رها کنید",
"uploadError": "آپلود ناموفق بود",
"fileTooLarge": "فایل خیلی بزرگ است",
"uploadFeaturedImage": "آپلود تصویر",
"toolbar": {
"bold": "پررنگ",
"italic": "کج",