Downloads Printify CDN images via ImageDownloadWorker, processes through Media pipeline (WebP conversion, AVIF/WebP variant generation), and links to ProductImage via new image_id FK. - Add image_id to product_images table - ImageDownloadWorker downloads and processes external images - sync_product_images preserves image_id when URL unchanged - PreviewData uses local images for responsive <picture> elements - VariantCache enqueues pending downloads on startup - mix simpleshop.download_images backfill task Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .formatter.exs | ||
| 20251230122634_create_users_auth_tables.exs | ||
| 20251230213057_create_settings.exs | ||
| 20251230213058_create_images.exs | ||
| 20260121220351_add_image_metadata_and_oban.exs | ||
| 20260128235845_create_provider_connections.exs | ||
| 20260128235846_create_products.exs | ||
| 20260128235847_create_product_images.exs | ||
| 20260128235848_create_product_variants.exs | ||
| 20260131232618_add_image_id_to_product_images.exs | ||