summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2026-02-05Improve session handling, shopping UI, and cleanupPeter Stone
2026-02-01Improve shopping mode and flatten nav barPeter Stone
2026-01-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-28Add Agent Context API for external agent integrationPeter Stone
2026-01-27Fix z-index, conditions auth, and meal combining (#62, #63, #64)Peter Stone
2026-01-26Add Google Tasks integration (#43)Peter Stone
2026-01-26Add shopping mode for focused single-store shopping (#34)Peter Stone
2026-01-26Use configured timezone throughout codebasePeter Stone
2026-01-26Fix calendar timezone handling with configurable display timezonePeter Stone
2026-01-26Phase 4: Extract magic numbers to constantsPeter Stone
2026-01-26Phase 3: Error handling and security hardeningPeter Stone
2026-01-26Phase 1: Critical security fixesPeter Stone
2026-01-25Fix all static analysis errors (golangci-lint)Peter Stone
2026-01-25Implement architectural refactors for feature requests #28, #30, #31, #33-38Peter Stone
2026-01-24Add Conditions page with live volcano and weather feedsPeter Stone
2026-01-24Add Shopping tab combining Trello and PlanToEat listsPeter Stone
2026-01-23Refactor: reduce code duplication with shared abstractionsPeter Stone
2026-01-23Fix bugs #24-27: calendar dedup, uncomplete tasks, planning viewPeter Stone
2026-01-23Fix high priority issues from code reviewPeter Stone
2026-01-23Fix critical resilience issues from code reviewPeter Stone
2026-01-22Add shopping quick-add featurePeter Stone
2026-01-22Support multiple Google CalendarsPeter Stone
2026-01-22Add debug logging for Google CalendarPeter Stone
2026-01-22Add Google Calendar integrationPeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20Add in-app bug reporting featurePeter Stone
2026-01-20Add STATIC_DIR configuration supportPeter Stone
2026-01-20Add CSRF protection and auth unit testsPeter Stone
2026-01-20Add session-based authenticationPeter Stone
2026-01-20Remove Obsidian integration for public server deploymentPeter Stone
2026-01-19Refactor: Add cache key constants and configurable template pathPeter Stone
2026-01-19Implement Unified Quick Add for Tasks tab (Phase 3 Step 8)Peter Stone
2026-01-18Implement unified task completion with cache sync (Phase 3 Step 7)Peter Stone
2026-01-13Implement Todoist write operations - Handlers & UI (Part 2)Peter Stone
2026-01-13Add Trello card creation and completion UI (Phase 3 Step 3)Peter Stone
2026-01-13Implement 4-Tab Architecture with unified Atom modelPeter Stone