jonnybarnes.uk/app/Console
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 4569abc351
Add command to reprocess existing media with correct aspect-ratio scaling
ProcessMedia was using resize(), which distorts images that aren't the
target aspect ratio; scale() preserves it. Existing medium/small
variants generated before this fix need regenerating, so add an
artisan command (with --dry-run) to do that, plus feature tests.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-02 20:00:30 +01:00
..
Commands Add command to reprocess existing media with correct aspect-ratio scaling 2026-07-02 20:00:30 +01:00
Kernel.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00