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
/
store
/
native_tasks_test.go
Age
Commit message (
Expand
)
Author
2026-08-12
Add task title editing/deletion, timeline click-to-open, widget app launch
Peter Stone
2026-07-17
Implement linear task chains and recurring maintenance buckets
Peter Stone
2026-07-16
Add estimated_minutes to native task read/write/recurrence paths
Peter Stone
2026-07-16
Add schema for task budgets and availability blocks
Peter Stone
2026-07-16
feat(tasks): add label color CRUD store methods
Peter Stone
2026-07-16
feat(tasks): add Projects CRUD store methods
Peter Stone
2026-07-16
feat(tasks): add projects/labels schema, wire project_id through native tasks
Peter Stone
2026-07-16
fix(tasks): make CreateNextIteration atomically self-guarding
Peter Stone
2026-07-16
feat(tasks): add periodic due-date check for recurring tasks
Peter Stone
2026-07-16
feat(tasks): create the next recurring iteration on completion
Peter Stone
2026-07-16
feat(tasks): add recurrence columns and model fields for native tasks
Peter Stone
2026-07-12
fix(widget): surface unmatched task IDs instead of silently no-opping
Peter Stone