berrypod/test/simpleshop_theme
Jamey Greenwood 2b5b749a69 feat: add image optimizer module
- Add Optimizer module with lossless WebP conversion
- Generate responsive variants at [400, 800, 1200] widths
- Only create sizes <= source dimensions (no upscaling)
- Support AVIF, WebP, and JPEG output formats
- Add disk cache at priv/static/image_cache/
- Add comprehensive test suite (12 tests)
- Add image fixtures helper for testing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 22:16:21 +00:00
..
images feat: add image optimizer module 2026-01-21 22:16:21 +00:00
media feat: add dark mode support, accordion UI, and current combination display 2025-12-31 18:55:44 +00:00
theme feat: add product sorting to collection pages with tests 2026-01-19 23:38:22 +00:00
accounts_test.exs mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
media_test.exs feat: add Settings and Media contexts with theme settings schema 2025-12-30 21:35:52 +00:00
settings_test.exs test: add settings → CSS cache invalidation test 2026-01-19 21:21:08 +00:00