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
/
models
/
types.go
Age
Commit message (
Expand
)
Author
2026-07-17
Extend chain creation to accept per-task description and priority
Peter Stone
2026-07-17
Implement linear task chains and recurring maintenance buckets
Peter Stone
2026-07-16
gofmt internal/models/types.go and budget.go
Peter Stone
2026-07-16
Add budget/availability model types
Peter Stone
2026-07-16
feat(tasks): add projects/labels schema, wire project_id through native tasks
Peter Stone
2026-07-16
chore: remove dead IsRecurring field and its always-false branch
Peter Stone
2026-07-16
feat(tasks): add recurrence columns and model fields for native tasks
Peter Stone
2026-07-13
Merge github/master: reconcile with parallel widget work
Peter Stone
2026-07-13
feat(widget): editable task details, scrollable list, and overdue-task fixes
Peter Stone
2026-07-12
feat(widget): capture and forward RecurringEventID for calendar events
Peter Stone
2026-07-06
feat: remove Todoist integration entirely
Doot Agent
2026-03-23
feat: unify Google Tasks with main system via caching and integrated UI
Peter Stone
2026-03-21
feat: Phase 1 — remove bug feature and dead code
Peter Stone
2026-02-05
Improve session handling, shopping UI, and cleanup
Peter Stone
2026-01-31
Add feature toggles system with settings UI (#74)
Peter Stone
2026-01-28
Expand agent context API with completed log and calendar view
Peter Stone
2026-01-28
Add Agent Context API for external agent integration
Peter Stone
2026-01-26
Add Google Tasks integration (#43)
Peter Stone
2026-01-25
Implement architectural refactors for feature requests #28, #30, #31, #33-38
Peter Stone
2026-01-25
Fix bugs and add bug management scripts
Peter Stone
2026-01-24
Add Shopping tab combining Trello and PlanToEat lists
Peter Stone
2026-01-22
Add Google Calendar integration
Peter Stone
2026-01-20
Remove Obsidian integration for public server deployment
Peter Stone
2026-01-18
Implement Trello task heuristics for Tasks tab (Phase 3 Step 6)
Peter Stone
2026-01-13
Implement Todoist write operations - API layer (Part 1)
Peter Stone
2026-01-13
Add Trello Lists support for UI dropdowns
Peter Stone
2026-01-12
Initial commit: Personal Consolidation Dashboard (Phase 1 Complete)
Peter Stone