Files
homepage/package.json
Alexander Bocken 133d121f84
All checks were successful
CI / update (push) Successful in 3m37s
feat: add recipe food detail route with hero image, favorites, and logged nutrition
Recipes logged in the food diary now link to a dedicated detail page at
/fitness/nutrition/food/recipe/{id} showing full nutritional breakdown,
hero image, and a link back to the recipe page. When opened from the
diary, the logged per100g snapshot is used; otherwise current recipe
nutrition is computed. Recipe favorites are now supported across the
favorite-ingredients API, nutrition lookup, and search endpoints.
2026-04-08 23:08:52 +02:00

2.4 KiB