summaryrefslogtreecommitdiff
path: root/internal/handlers/timeline_logic.go
AgeCommit message (Expand)Author
2026-06-29feat: native task management + Todoist migrationPeter Stone
2026-03-23feat: unify Google Tasks with main system via caching and integrated UIPeter Stone
2026-03-23fix: parse Todoist local datetimes, show near-future tasks, add undated tasks...Peter Stone
2026-03-18refactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...Claude
2026-02-17Add calendar cache layer, incremental sync tests, completion assertionsPeter Stone
2026-01-31Fix timeline calendar view and shopping UI bugs (#56, #65-73)Peter Stone
2026-01-26Add Google Tasks integration (#43)Peter Stone
2026-01-26Fix multiple UI issues and shopping completion bugPeter Stone
2026-01-26Use configured timezone throughout codebasePeter Stone
2026-01-26Phase 4: Extract magic numbers to constantsPeter Stone
2026-01-25Implement architectural refactors for feature requests #28, #30, #31, #33-38Peter Stone
2026-01-24Fix UI bugs and add Timeline viewPeter Stone