9fb84157

By: Michael Lynch <git@mtlynch.io>

Serve animated photos at full size with no resized display variant

Animated photos now behave like videos: no display-size variant is
generated or served. The /m/ route serves the full-size AVIF directly,
and only static JPEG thumbnails are generated during import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>