From d68d84e5c8cfcd123c95e474d2b87d153764f710 Mon Sep 17 00:00:00 2001 From: Paul Nothaft <53005142+the-luap@users.noreply.github.com> Date: Thu, 30 Jul 2026 12:14:58 +0200 Subject: [PATCH] fix(admin): serve videos with their real MIME type in the admin photo view (#908) (stable) (#911) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(admin): serve videos with their real MIME type in the admin photo view (#908) (stable) The admin view route built Content-Type from the filename extension — image/ — which is invalid for videos (image/mp4). The admin player fetches this URL into a blob that inherits the type, and browsers refuse to play a