berrypod/lib
jamey a5ba90c5c9 skip image optimization for tiny placeholder images
Images under 100 bytes (e.g. 44-byte 1x1 pixel webp stubs from seeded
data) crash libvips. Filter them at three levels: VariantCache skips
them in the query, Optimizer returns :too_small, and OptimizeWorker
cancels (not retries) the job to avoid activity log spam.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:11:18 +00:00
..
berrypod skip image optimization for tiny placeholder images 2026-03-01 23:11:18 +00:00
berrypod_web complete admin CSS refactor: delete utilities.css, add layout primitives 2026-03-01 21:40:21 +00:00
mix/tasks add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
berrypod_web.ex add canonical URLs, robots.txt, and sitemap.xml 2026-02-23 21:47:35 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00