Alexander Bocken Alexander
Alexander pushed to master at Alexander/homepage 2026-04-08 13:15:59 +02:00
3ce60c21de feat: inline custom meals, calorie ring overflow animation, theme fixes
Alexander pushed to master at Alexander/homepage 2026-04-08 12:39:09 +02:00
0aa5b9c1c2 feat: add nutrition statistics to fitness stats page
294d9e6c8d fix: use --color-text-on-primary for profile save button text
Compare 2 commits »
Alexander pushed to master at Alexander/homepage 2026-04-08 11:32:57 +02:00
bfb582379a fix: close profile editor on save, reactively update period tracker
af5e67a385 fix: period tracker day count off by one due to timezone mismatch
Compare 2 commits »
Alexander pushed to master at Alexander/homepage 2026-04-08 11:12:31 +02:00
a854f5141a fix: barcode scanner WASM initialization with eager loading and error handling
Alexander pushed to master at Alexander/homepage 2026-04-08 10:40:31 +02:00
470d000125 fix: correct BLS 4.0 category mapping for food search results
Alexander pushed to master at Alexander/homepage 2026-04-08 10:33:34 +02:00
3bd80e60e1 feat: add inline portion size editing and edit/delete action buttons on food cards
a74bd15a57 feat: show macro/calorie overflow with red reverse-fill indicators
cb35a5c3dc feat: add liquid tracking card to nutrition page with water cups and beverage detection
Compare 3 commits »
Alexander pushed to master at Alexander/homepage 2026-04-08 09:18:27 +02:00
a82430371d feat: store-based category sorting presets for shopping list
Alexander pushed to master at Alexander/homepage 2026-04-08 09:14:00 +02:00
565b35154f feat: group icons by category in edit modal, reorder categories, mobile padding
ca5a2f67c5 fix: reorder shopping list categories
ddb3f9e5cd feat: shareable shopping list links with token-based guest access
Compare 3 commits »
Alexander pushed to master at Alexander/homepage 2026-04-08 08:21:48 +02:00
52d278bcd8 feat: stronger checked-off effect, long-press edit modal, SyncIndicator icon
Alexander pushed to master at Alexander/homepage 2026-04-08 05:47:34 +02:00
4fe828e228 fix: move shopping catalog.json to src/lib/data to fix import resolution
Alexander pushed to master at Alexander/homepage 2026-04-08 00:12:44 +02:00
fc31c208ef feat: add colored category icons, quantity badges, and remove collapsing in shopping list
Alexander pushed to master at Alexander/homepage 2026-04-07 23:51:02 +02:00
738875e89f feat: add real-time collaborative shopping list at /cospend/list
Alexander pushed to master at Alexander/homepage 2026-04-07 21:46:16 +02:00
d9f2a27700 fix: restore backdrop-filter blur in production builds
Alexander pushed to master at Alexander/homepage 2026-04-07 20:38:12 +02:00
48beb50466 feat: tap-to-preview stickers in gallery with glow effect
Alexander pushed to master at Alexander/homepage 2026-04-07 20:25:22 +02:00
e43bc9b067 feat: add seasonal badge to Regina Caeli link during Eastertide
Alexander pushed to master at Alexander/homepage 2026-04-07 20:19:37 +02:00
b65a30591c feat: show exercise weights in template preview and quick start
Alexander pushed to master at Alexander/homepage 2026-04-07 20:14:28 +02:00
753180acf1 fix: period end date set to yesterday and show fertile range during ongoing period
Alexander pushed to master at Alexander/homepage 2026-04-07 20:10:56 +02:00
2dce83de55 security: enforce auth on all API write endpoints, remove mario-kart
Alexander pushed to master at Alexander/homepage 2026-04-07 20:03:23 +02:00
8e4ba896e1 fix: remove keyed each on recipe tags to handle duplicate tag names
Alexander pushed to master at Alexander/homepage 2026-04-07 19:50:43 +02:00
a432e6ebd5 fix: use dynamic recipeLang in API calls instead of hardcoded /api/rezepte