index
:
doot.git
master
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
handlers
/
timeline_logic.go
Age
Commit message (
Expand
)
Author
2026-08-10
Fix widget showing tomorrow's dated tasks under today
Peter Stone
2026-07-25
fix: undated tasks were landing in the widget's scheduled-events grid
Peter Stone
2026-07-17
Implement linear task chains and recurring maintenance buckets
Peter Stone
2026-07-16
feat(tasks): thread project color from BuildTimeline to WidgetItem
Peter Stone
2026-07-12
feat(widget): capture and forward RecurringEventID for calendar events
Peter Stone
2026-07-12
fix(timeline): include overdue native tasks in timeline and widget
Peter Stone
2026-07-06
feat: remove Todoist integration entirely
Doot Agent
2026-06-29
feat: native task management + Todoist migration
Peter Stone
2026-03-23
feat: unify Google Tasks with main system via caching and integrated UI
Peter Stone
2026-03-23
fix: parse Todoist local datetimes, show near-future tasks, add undated tasks...
Peter Stone
2026-03-18
refactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...
Claude
2026-02-17
Add calendar cache layer, incremental sync tests, completion assertions
Peter Stone
2026-01-31
Fix timeline calendar view and shopping UI bugs (#56, #65-73)
Peter Stone
2026-01-26
Add Google Tasks integration (#43)
Peter Stone
2026-01-26
Fix multiple UI issues and shopping completion bug
Peter Stone
2026-01-26
Use configured timezone throughout codebase
Peter Stone
2026-01-26
Phase 4: Extract magic numbers to constants
Peter Stone
2026-01-25
Implement architectural refactors for feature requests #28, #30, #31, #33-38
Peter Stone
2026-01-24
Fix UI bugs and add Timeline view
Peter Stone