summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-07Fix passkey registration showing broken UI when WebAuthn not configuredPeter Stone
2026-02-07Add build version footer, deploy ldflags, template test helper, and logs scriptPeter Stone
2026-02-07Fix timeline task completion replacing view, fix passkey registration CSRFPeter Stone
2026-02-06Fix missing settings button, disappeared events, and tab refresh bugPeter Stone
2026-02-05Add passkey (WebAuthn) authentication supportPeter Stone
2026-02-05Improve session handling, shopping UI, and cleanupPeter Stone
2026-02-05Extract shopping handlers to dedicated filePeter Stone
2026-02-05Document multi-agent workflow, ADRs, and Agent APIPeter Stone
2026-02-03Document Quick Add UX pattern and filter checked shopping itemsPeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter Stone
2026-02-03Refactor template rendering with Renderer interface for testabilityPeter Stone
2026-02-01Improve shopping mode and flatten nav barPeter Stone
2026-02-01Add debounced hover effect to timeline eventsPeter Stone
2026-02-01Improve timeline view with dynamic bounds, now line, and overlap handlingPeter Stone
2026-01-31Update z-index hierarchy in DESIGN.mdPeter Stone
2026-01-31Fix timeline calendar view and shopping UI bugs (#56, #65-73)Peter Stone
2026-01-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-28Expand agent context API with completed log and calendar viewPeter Stone
2026-01-28Add Agent Context API for external agent integrationPeter Stone
2026-01-28Refactor agent handlers for simplicity and clarityPeter Stone
2026-01-27Fix CSP to allow conditions page embeds and fontsPeter Stone
2026-01-27Add git practices section to development guidePeter Stone
2026-01-27Merge branch 'master' of ssh://titanium/site/git.terst.org/repo/task-dashboardPeter Stone
2026-01-27Fix z-index, conditions auth, and meal combining (#62, #63, #64)Peter Stone
2026-01-26Make Today collapsible and expand Tomorrow by default (#60)Peter Stone
2026-01-26Make Today collapsible and expand Tomorrow by default (#60)Peter Stone
2026-01-26Fix z-index layering for FAB button and details dropdown (#58, #59)Peter Stone
2026-01-26Add dev guide sections for bug management, TDD, and ADRsPeter Stone
2026-01-26Fix shopping-mode template name to use filenamePeter 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-26Fix multiple UI issues and shopping completion bugPeter Stone
2026-01-26Add day of week to timeline section headingsPeter Stone
2026-01-26Use configured timezone throughout codebasePeter Stone
2026-01-26Fix calendar timezone handling with configurable display timezonePeter Stone
2026-01-26Fix Google Calendar timezone handlingPeter Stone
2026-01-26Fix Google Calendar credential loadingPeter Stone
2026-01-26Phase 5: Extract functions to reduce complexityPeter Stone
2026-01-26Phase 4: Extract magic numbers to constantsPeter Stone
2026-01-26Phase 3: Error handling and security hardeningPeter Stone
2026-01-26Phase 2: Fix data race in GetBoardsWithCardsPeter Stone
2026-01-26Phase 1: Critical security fixesPeter Stone
2026-01-25Fix all static analysis errors (golangci-lint)Peter Stone
2026-01-25Refactor: extract helpers and clean up hardcoded HTMLPeter Stone
2026-01-25Fix Details dropdown visibility and click handling #47Peter Stone
2026-01-25Fix timezone and date handling bugs #40, #41, #42Peter Stone
2026-01-25Fix UI bugs #44, #45, #46Peter Stone
2026-01-25Implement architectural refactors for feature requests #28, #30, #31, #33-38Peter Stone
2026-01-25Fix bugs and add bug management scriptsPeter Stone
2026-01-24Update Conditions page: 3x2 tiled grid with 3 cams and 3 mapsPeter Stone