index
:
doot.git
main
doot — personal productivity web app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
api
/
todoist.go
Age
Commit message (
Expand
)
Author
6 days
fix: parse Todoist local datetimes, show near-future tasks, add undated tasks...
Peter Stone
6 days
chore: unify and centralize agent configuration in .agent/
Peter Stone
10 days
refactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...
Claude
2026-03-04
fix: migrate Todoist client from deprecated REST v2 to API v1
Peter Stone
2026-01-26
Use configured timezone throughout codebase
Peter Stone
2026-01-25
Fix bugs and add bug management scripts
Peter Stone
2026-01-23
Refactor: reduce code duplication with shared abstractions
Peter Stone
2026-01-23
Fix bugs #24-27: calendar dedup, uncomplete tasks, planning view
Peter Stone
2026-01-23
Fix high priority issues from code review
Peter Stone
2026-01-21
Implement 10 UI/UX improvements and bug fixes
Peter Stone
2026-01-20
Implement efficient sync for Todoist and Trello APIs
Peter Stone
2026-01-13
Implement Todoist write operations - API layer (Part 1)
Peter Stone
2026-01-12
Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)
Peter Stone