summaryrefslogtreecommitdiff
path: root/internal/models
AgeCommit message (Expand)Author
2026-07-17Implement linear task chains and recurring maintenance bucketsPeter Stone
2026-07-16Surface budget_status on GET /api/widget when tracked tasks existPeter Stone
2026-07-16gofmt internal/models/types.go and budget.goPeter Stone
2026-07-16Add budget/availability model typesPeter Stone
2026-07-16feat(tasks): thread project color from BuildTimeline to WidgetItemPeter Stone
2026-07-16feat(tasks): add projects/labels schema, wire project_id through native tasksPeter Stone
2026-07-16chore: remove dead IsRecurring field and its always-false branchPeter Stone
2026-07-16chore: remove dead code (unused atom constants, orphaned handler)Peter Stone
2026-07-16fix(agent): restore doot-native task support in Agent API, remove stale testPeter Stone
2026-07-16feat(tasks): add ComputeNextOccurrence for recurring task schedulingPeter Stone
2026-07-16feat(tasks): add recurrence columns and model fields for native tasksPeter Stone
2026-07-13Merge github/master: reconcile with parallel widget workPeter Stone
2026-07-13feat(widget): editable task details, scrollable list, and overdue-task fixesPeter Stone
2026-07-12feat(widget): capture and forward RecurringEventID for calendar eventsPeter Stone
2026-07-12feat(widget): add DueDate field for doot tasks to the widget APIPeter Stone
2026-07-12feat(widget): forward IsOverdue from TimelineItem to WidgetItem APIPeter Stone
2026-07-06feat: remove Todoist integration entirelyDoot Agent
2026-07-05fix: native tasks missing from Tasks tab and blank title on completionDoot Agent
2026-06-29feat: add WidgetToken config + WidgetItem model for Android widget APIPeter Stone
2026-03-25feat: add Claudomator stories as atom source in Doot tasks tabClaude Agent
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-21feat: Phase 1 — remove bug feature and dead codePeter Stone
2026-02-05Improve session handling, shopping UI, and cleanupPeter 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-28Expand agent context API with completed log and calendar viewPeter Stone
2026-01-28Add Agent Context API for external agent integrationPeter Stone
2026-01-26Add Google Tasks integration (#43)Peter Stone
2026-01-26Use configured timezone throughout codebasePeter 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-24Fix UI bugs and add Timeline viewPeter Stone
2026-01-24Add Shopping tab combining Trello and PlanToEat listsPeter Stone
2026-01-22Add Google Calendar integrationPeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20UI improvements and bug fixesPeter Stone
2026-01-20Remove Obsidian integration for public server deploymentPeter 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 unified Atom model for multi-source abstractionPeter Stone
2026-01-12Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)Peter Stone