jedmund-svelte/prisma
Justin Edmund dab7fdf3ac feat: add color extraction and analysis for media
- Add dominantColor, colors, and aspectRatio fields to Media model
- Integrate Cloudinary color extraction during upload
- Add smart color selection algorithm to pick aesthetically pleasing dominant colors
- Extract and store color palette information
- Include color data in photo API responses

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 01:58:52 +01:00
..
migrations feat: add color extraction and analysis for media 2025-06-19 01:58:52 +01:00
dev.db Remove old post types to reduce confusion 2025-06-11 00:06:44 -07:00
schema.prisma feat: add color extraction and analysis for media 2025-06-19 01:58:52 +01:00
seed.ts Fix some console errors 2025-06-11 22:19:07 -07:00