summaryrefslogtreecommitdiff
path: root/internal/store
AgeCommit message (Expand)Author
5 daysfeat: unify Google Tasks with main system via caching and integrated UIPeter Stone
5 daysfeat: complete Agent Context API Phase 2 & 3 (Write/Create/Management)Peter Stone
5 daysfix: parse Todoist local datetimes, show near-future tasks, add undated tasks...Peter 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
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-06Fix missing settings button, disappeared events, and tab refresh bugPeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter 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-26Fix multiple UI issues and shopping completion bugPeter Stone
2026-01-26Phase 4: Extract magic numbers to constantsPeter Stone
2026-01-26Phase 3: Error handling and security hardeningPeter 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-25Implement architectural refactors for feature requests #28, #30, #31, #33-38Peter Stone
2026-01-23Fix uncomplete: add HX-Reswap header to prevent empty swapPeter Stone
2026-01-23Refactor: reduce code duplication with shared abstractionsPeter Stone
2026-01-23Fix critical resilience issues from code reviewPeter Stone
2026-01-22Fix slice reallocation bug in GetBoardsPeter Stone
2026-01-22Fix slice reallocation bug in GetBoardsPeter Stone
2026-01-22Add debug logging to board save/retrievePeter Stone
2026-01-20Add in-app bug reporting featurePeter Stone
2026-01-20Add session-based authenticationPeter Stone
2026-01-20Remove Obsidian integration for public server deploymentPeter Stone
2026-01-20Implement efficient sync for Todoist and Trello APIsPeter Stone
2026-01-19Fix stale Todoist tasks persisting after refreshPeter Stone
2026-01-19Refactor: Add cache key constants and configurable template pathPeter Stone
2026-01-18Fix Trello closed boards bug - filter API and clear stale cachePeter Stone
2026-01-18Implement unified task completion with cache sync (Phase 3 Step 7)Peter Stone
2026-01-13Implement Phase 2 Steps 3-5: Sorting and Search improvementsPeter Stone
2026-01-13 Implement Trello smart sorting by newest card activityPeter Stone
2026-01-12Sort Trello boards with active boards firstPeter Stone
2026-01-12Add security tests for path traversal and SQL injection fixesPeter Stone
2026-01-12Harden database security and reliabilityPeter Stone
2026-01-12Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)Peter Stone