fix: use Atwater calories for consistent macro/calorie tracking
All checks were successful
CI / update (push) Successful in 3m41s

Calorie ring and macro progress bars now both use Atwater-derived
calories (P×4 + F×9 + C×4) instead of DB calories, so hitting all
three macro goals guarantees hitting the calorie goal exactly.

Also: show full daily TDEE (not time-based), show BMR/NEAT multiplier
breakdown in info tooltip, display macro goal grams on progress bars,
fix TDEE tooltip z-index on desktop.
This commit is contained in:
2026-04-10 21:22:23 +02:00
parent ee4eda7a32
commit 1265647963
2 changed files with 24 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.23.6",
"version": "1.23.7",
"private": true,
"type": "module",
"scripts": {