summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
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 timezone and date handling bugs #40, #41, #42Peter 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-24Add Conditions page with live volcano and weather feedsPeter Stone
2026-01-24Fix UI bugs and add Timeline viewPeter Stone
2026-01-24Add Shopping tab combining Trello and PlanToEat listsPeter 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 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-23Fix critical resilience issues from code reviewPeter Stone
2026-01-22Add shopping quick-add featurePeter 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-22Add debug logging for Trello card fetchingPeter 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-22Fix background image CORS issuePeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20UI 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 API research tests for sync optimizationPeter 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-20Implement efficient sync for Todoist and Trello APIsPeter Stone
2026-01-19Fix stale Todoist tasks persisting after refreshPeter Stone
2026-01-19Set Quick Add due date default to todayPeter Stone
2026-01-19Refactor Trello client to use url.Values for query paramsPeter Stone
2026-01-19Refactor: Add cache key constants and configurable template pathPeter Stone