From 5722481c4a74ce36addfffbc79fbf9989d814b04 Mon Sep 17 00:00:00 2001 From: DioCrafts Date: Sun, 21 Jun 2026 23:22:39 +0200 Subject: [PATCH] feat(thumbnails): server-side video thumbnails via ffmpeg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Videos now get a thumbnail generated eagerly server-side on upload, through the same WebP/blob-hash pipeline as photos — instead of the old browser path that only ran when the Photos grid first rendered a video tile, re-downloaded the whole video to seek a frame, and PUT 3 JPEGs back (and produced nothing at all for HEVC/.mov, which a browser