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.go
Age
Commit message (
Expand
)
Author
2026-07-16
Show a scheduled-vs-available indicator on the web timeline's Today section
Peter Stone
2026-07-16
fix(web): account for Google Calendar's exclusive all-day end-date
Peter Stone
2026-07-16
feat(web): show multi-day calendar events on every day they span
Peter Stone
2026-06-29
fix: calendar/meals sync, tomorrow flat layout, /health endpoint
Peter Stone
2026-03-23
feat: unify Google Tasks with main system via caching and integrated UI
Peter Stone
2026-02-17
Add calendar cache layer, incremental sync tests, completion assertions
Peter Stone
2026-02-03
Refactor template rendering with Renderer interface for testability
Peter Stone
2026-02-01
Improve timeline view with dynamic bounds, now line, and overlap handling
Peter Stone
2026-01-26
Add Google Tasks integration (#43)
Peter Stone
2026-01-26
Add day of week to timeline section headings
Peter Stone
2026-01-26
Use configured timezone throughout codebase
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