<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doot.git/internal/handlers/shopping.go, branch master</title>
<subtitle>doot — personal productivity web app
</subtitle>
<id>https://git.terst.org/doot.git/atom?h=master</id>
<link rel='self' href='https://git.terst.org/doot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.terst.org/doot.git/'/>
<updated>2026-02-05T20:41:43+00:00</updated>
<entry>
<title>Extract shopping handlers to dedicated file</title>
<updated>2026-02-05T20:41:43+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-02-05T20:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/doot.git/commit/?id=5ddb419137b814481a208d1dd0d18ac36ed554ea'/>
<id>urn:sha1:5ddb419137b814481a208d1dd0d18ac36ed554ea</id>
<content type='text'>
Moved 8 shopping-related handlers from handlers.go to shopping.go:
- HandleTabShopping
- HandleShoppingQuickAdd
- HandleShoppingToggle
- HandleShoppingMode
- HandleShoppingModeToggle
- HandleShoppingModeComplete
- HandleGetShoppingLists
- aggregateShoppingLists

handlers.go: 1633 → 1232 lines (24% reduction)
shopping.go: 415 lines (new)

All tests passing. No behavioral changes.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
