summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-02Fix CSRF for HTMX POST requestsCaine
2026-04-02Phase 4: HTMX frontend with dark paletteCaine
2026-04-02Add rating + preferences fields, log first cook feedbackCaine
2026-04-02Add create-meta-recipe endpoint with nested slots/options/basesCaine
2026-04-02Phase 2+3: bulk pantry add, smart shopping list, recipe URL importCaine
2026-04-02Add recipe-scrapers dependencyCaine
2026-04-02Update README: Phase 2 complete, API docs, file structureCaine
2026-04-02Add API: URLs, token auth, what-can-i-cook endpoint, log-cook with pantry ded...Caine
2026-04-02Add DRF serializers, viewsets, what-can-i-cook endpoint, log-cook with pantry...Caine
2026-04-01Fix seed: use ingredient+location for get_or_create, add missing freezer itemsCaine
2026-04-01Add requirements.txtCaine
2026-04-01Add README with architecture, setup, models, business rules, and phase planCaine
2026-04-01Add seed command: 29 ingredients, pantry from Pantry.md, 2 meta-recipes (stir...Caine
2026-04-01Add initial migration, create superuserCaine
2026-04-01Configure settings: add kitchen app, DRF, timezone, allowed hostsCaine
2026-04-01Add all Django models: pantry, ingredients, meta-recipes, recipes, cook log, ...Caine
2026-04-01Initial commit: gitignoreCaine