summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-23mcp group to uvTom Flux
2026-06-23Fix bulk-pantry-add crash on null unit (found in live MCP testing)Tom Flux
2026-06-23Phase 3b: FastMCP "ai service" for claude.ai cooking modeTom Flux
2026-06-23Phase 3a: close the Django API gaps for the MCP serverTom Flux
2026-06-23Add MCP server spec; mark phases 1-2 done in planTom Flux
2026-06-23auth: trust nginx HTTPS proxy for CSRF (SECURE_PROXY_SSL_HEADER + CSRF_TRUSTE...HEADmasterauthTom Flux
2026-06-23Phase 2: session auth for the web UITom Flux
2026-06-23move to uvpantry-redesignTom Flux
2026-06-23Migrate dependency management to uvTom Flux
2026-06-23Phase 1: mobile-first pantry redesign with In/Low/Out stateTom Flux
2026-06-23Add planning docs: research, requirements, redesign planTom Flux
2026-06-22Simplify from claudeTom Flux
2026-04-02Add food.tomflux.xyz to ALLOWED_HOSTSCaine
2026-04-02Pantry move/expiry edit + smart shopping list with summaryCaine
2026-04-02CSRF exempt HTMX views (localhost-only app)Caine
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