simpleshop_theme/lib
Jamey Greenwood cefec1aabd feat: add image metadata fields for optimization pipeline
- Add source_width, source_height, variants_status fields to images table
- Remove thumbnail_data (now derived to disk cache)
- Add Oban tables via Oban.Migration.up(version: 12)
- Update Image schema changeset to include new fields

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 22:08:19 +00:00
..
mix/tasks feat: add automated Printify mockup generation & POD sample content 2026-01-14 23:35:18 +00:00
simpleshop_theme feat: add image metadata fields for optimization pipeline 2026-01-21 22:08:19 +00:00
simpleshop_theme_web perf: improve SEO and accessibility for PageSpeed 2026-01-21 21:55:55 +00:00
simpleshop_theme_web.ex refactor: extract announcement_bar to shared ShopComponents module 2026-01-17 13:15:46 +00:00
simpleshop_theme.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00