<feed xmlns='http://www.w3.org/2005/Atom'>
<title>food/kitchen/templates, branch master</title>
<subtitle>Meal planning system (Django)</subtitle>
<id>https://git.tomflux.xyz/food/atom?h=master</id>
<link rel='self' href='https://git.tomflux.xyz/food/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/'/>
<updated>2026-04-02T22:18:01+00:00</updated>
<entry>
<title>Pantry move/expiry edit + smart shopping list with summary</title>
<updated>2026-04-02T22:18:01+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T22:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=557758b188d58a2e00114be21a2e27864db3edea'/>
<id>urn:sha1:557758b188d58a2e00114be21a2e27864db3edea</id>
<content type='text'>
- Move items between fridge↔freezer (freezer→fridge sets +7d or shelf life expiry, fridge→freezer clears expiry)
- Inline expiry date editor on fridge items (📅 button)
- Smart shopping list now shows recipe gaps (missing required slot ingredients)
- Summary card shows breakdown: X staple restocks, Y expiring, Z recipe gaps
</content>
</entry>
<entry>
<title>Fix CSRF for HTMX POST requests</title>
<updated>2026-04-02T22:10:52+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T22:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=dfa573a4ea90b300b6261d6d055ea90f0fe904fa'/>
<id>urn:sha1:dfa573a4ea90b300b6261d6d055ea90f0fe904fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Phase 4: HTMX frontend with dark palette</title>
<updated>2026-04-02T22:08:43+00:00</updated>
<author>
<name>Caine</name>
<email>caine@jihakuz.xyz</email>
</author>
<published>2026-04-02T22:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tomflux.xyz/food/commit/?id=c4ca4348edc5c4fd6cc36e9833fbb9c697f3bf9d'/>
<id>urn:sha1:c4ca4348edc5c4fd6cc36e9833fbb9c697f3bf9d</id>
<content type='text'>
- 4 pages: Pantry, Recipes, Shopping List, Cook Log
- HTMX-powered: add/delete pantry items, toggle shopping, generate smart list
- Custom 13-colour palette from Lospec (dark bg, yellow accent)
- Mobile-responsive
- Whitenoise for static files in production
- All routes under /app/
- API (/api/) stays internal, frontend (/app/) for browser use
</content>
</entry>
</feed>
