summaryrefslogtreecommitdiff
path: root/internal/handlers/handlers_test.go
AgeCommit message (Expand)Author
5 daysfeat: unify Google Tasks with main system via caching and integrated UIPeter Stone
5 dayschore: unify and centralize agent configuration in .agent/Peter Stone
6 daysfeat: Phase 1 — remove bug feature and dead codePeter Stone
9 daystest: add coverage for planning tab, meals, Google Tasks, bug handlers, compl...Agent
10 dayschore: autocommit uncommitted changesClaudomator Agent
2026-03-04feat: sync log, cache clear endpoint, Todoist projects from cached tasksPeter Stone
2026-02-17Add calendar cache layer, incremental sync tests, completion assertionsPeter Stone
2026-02-07Add no-cache header tests, update SESSION_STATE with audit resultsPeter Stone
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-03Refactor template rendering with Renderer interface for testabilityPeter Stone
2026-02-01Improve shopping mode and flatten nav barPeter Stone
2026-02-01Improve timeline view with dynamic bounds, now line, and overlap handlingPeter Stone
2026-01-28Add Agent Context API for external agent integrationPeter 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-23Fix bugs #24-27: calendar dedup, uncomplete tasks, planning viewPeter Stone
2026-01-23Fix critical resilience issues from code reviewPeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20Remove Obsidian integration for public server deploymentPeter Stone
2026-01-20Implement efficient sync for Todoist and Trello APIsPeter Stone
2026-01-18Implement unified task completion with cache sync (Phase 3 Step 7)Peter Stone
2026-01-13Implement Todoist write operations - API layer (Part 1)Peter Stone
2026-01-13Add Trello Lists support for UI dropdownsPeter Stone
2026-01-12Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)Peter Stone