berrypod/test/simpleshop_theme_web/controllers
jamey bb358f890b consolidate image serving and clean up pipeline
Move all image URL logic into ProductImage.url/2 and thumbnail_url/1,
remove dead on-demand generation code from Optimizer, strip controller
routes down to SVG recolor only, fix mockup startup check to verify all
variant formats, and isolate test image cache directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:47:41 +00:00
..
error_html_test.exs feat: add Cart page and themed error pages 2026-01-17 22:29:45 +00:00
error_json_test.exs chore: apply mix format to codebase 2026-01-31 14:24:58 +00:00
image_controller_test.exs consolidate image serving and clean up pipeline 2026-02-16 17:47:41 +00:00
page_controller_test.exs add fresh install redirect and admin provider tests 2026-02-12 14:40:58 +00:00
user_session_controller_test.exs fix signed_in_path to always redirect to /admin after login 2026-02-12 14:55:57 +00:00
webhook_controller_test.exs add Printful webhook endpoint with token verification 2026-02-15 09:32:14 +00:00