feat: add race cover image extraction #32
Reference in New Issue
Block a user
Delete Branch "feature/race-cover-images"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
feat: add race cover image extraction
Add persisted coverImageUrl support for races, including manual entry in the race form and automatic extraction on race creation from officialUrl.
Extraction now supports runc.run intro images and Open Graph/Twitter image metadata, while preserving local visual fallbacks when no cover can be found. Update API types, docs, migrations, versions, and tests.