| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-16 | feat(tasks): add periodic due-date check for recurring tasks | Peter Stone | |
| A recurring task's successor now also gets created once its due date passes, independent of completion -- an ignored/overdue recurring task no longer blocks the next occurrence from appearing. Runs every 15 minutes via a new goroutine in main.go, cancelled on shutdown. | |||
