Admin: accept mp4/webm uploads and auto-convert mp4 to transparent webm+webp

- Allow .mp4/.webm in addition to image types; raise upload limit to 64MB
- MP4 uploads are luma-keyed to a VP9+alpha WebM plus an animated WebP
  fallback via lib/ghost-media.js; the raw MP4 is discarded
- Pre-made .webm uploads are stored directly
- All prior media (image/webm/webp) is cleaned up on replace and on delete
- WebP doubles as the still thumbnail for converted ghosts
This commit is contained in:
2026-06-18 14:27:50 +10:00
parent dc5e032b3a
commit 0c5123e3a6
+1 -185
View File
File diff suppressed because one or more lines are too long