kiwi/frontend/src
pyr0ball 793df1b5cf feat: saved recipes, recipe browser, and recipe detail panel
- Saved recipes: save/unsave, star rating, notes, tags, collections (migrations 018-020)
- Recipe browser: domain/category browsing with pantry match badges, pagination
- Recipe detail panel: full directions, ingredient checklist, swap candidates, prep notes
- Grocery links: affiliate links for missing ingredients
- Nutrition filters and display chips on recipe cards
- Bookmark toggle persisted to saved_recipes table
- Tier gates on saved recipes (paid) and collections (premium)
- Browser telemetry for domain/category click tracking
- Cloud compose: CLOUD_DATA_ROOT volume mount for per-user SQLite trees
- manage.sh: cf-orch agent sidecar in local stack
- README: updated feature list and stack description
2026-04-08 14:35:02 -07:00
..
assets chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
components feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
composables feat(frontend): recipe UI — filters, dismissal, load more, prep notes, nutrition chips 2026-04-02 22:12:45 -07:00
services feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
stores feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
App.vue feat: handle household invite accept on app load via URL hash 2026-04-04 22:53:55 -07:00
main.ts chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
style.css feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
theme.css fix: mobile overflow — inv-row-right shrink + filter-chip-row width 2026-04-03 18:55:33 -07:00