| Age | Commit message (Expand) | Author |
| 2026-04-02 | Add recipe-scrapers dependency | Caine |
| 2026-04-02 | Update README: Phase 2 complete, API docs, file structure | Caine |
| 2026-04-02 | Add API: URLs, token auth, what-can-i-cook endpoint, log-cook with pantry ded... | Caine |
| 2026-04-02 | Add DRF serializers, viewsets, what-can-i-cook endpoint, log-cook with pantry... | Caine |
| 2026-04-01 | Fix seed: use ingredient+location for get_or_create, add missing freezer items | Caine |
| 2026-04-01 | Add requirements.txt | Caine |
| 2026-04-01 | Add README with architecture, setup, models, business rules, and phase plan | Caine |
| 2026-04-01 | Add seed command: 29 ingredients, pantry from Pantry.md, 2 meta-recipes (stir... | Caine |
| 2026-04-01 | Add initial migration, create superuser | Caine |
| 2026-04-01 | Configure settings: add kitchen app, DRF, timezone, allowed hosts | Caine |
| 2026-04-01 | Add all Django models: pantry, ingredients, meta-recipes, recipes, cook log, ... | Caine |
| 2026-04-01 | Initial commit: gitignore | Caine |