summaryrefslogtreecommitdiff
path: root/internal/api
AgeCommit message (Expand)Author
7 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 daysrefactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...Claude
11 daystest: add Google Calendar unit tests for pure functionsClaudomator Agent
2026-03-04fix: migrate Todoist client from deprecated REST v2 to API v1Peter Stone
2026-03-04feat: sync log, cache clear endpoint, Todoist projects from cached tasksPeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter 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-26Add Google Tasks integration (#43)Peter 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 4: Extract magic numbers to constantsPeter Stone
2026-01-26Phase 2: Fix data race in GetBoardsWithCardsPeter 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 timezone and date handling bugs #40, #41, #42Peter Stone
2026-01-25Fix bugs and add bug management scriptsPeter 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 calendar dedup: use Unix timestamp to handle timezone differencesPeter 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-22Add debug logging for Trello card fetchingPeter Stone
2026-01-22Support multiple Google CalendarsPeter Stone
2026-01-22Add Google Calendar integrationPeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20Add API research tests for sync optimizationPeter Stone
2026-01-20Remove Obsidian integration for public server deploymentPeter Stone
2026-01-20Implement efficient sync for Todoist and Trello APIsPeter Stone
2026-01-19Refactor Trello client to use url.Values for query paramsPeter Stone
2026-01-18Fix Trello closed boards bug - filter API and clear stale cachePeter Stone
2026-01-18Implement Trello task heuristics for Tasks tab (Phase 3 Step 6)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-13Implement Trello write operations (Phase 3 Step 1)Peter 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-12Parallelize Trello card fetching for improved performancePeter Stone
2026-01-12Mitigate path traversal risk in Obsidian scannerPeter Stone
2026-01-12Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)Peter Stone