summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18Release v0.14.0v0.14.0Paul Buetow
2026-04-08Release v0.13.4v0.13.4Paul Buetow
2026-04-08task i: remove reflect from helper testPaul Buetow
2026-04-08refactor task h screen renderingPaul Buetow
2026-04-08ui: split reload flow for task gPaul Buetow
2026-04-08Fix task f random theme contrastPaul Buetow
2026-04-08Task e: gate debug signal handlers behind build tagPaul Buetow
2026-04-08Refactor task d: isolate handler-specific statePaul Buetow
2026-04-08Document SelectedRow nil contract for task cPaul Buetow
2026-04-08task 6: reorder task helpers before public APIPaul Buetow
2026-04-08task a: fix temp-file cleanup on desc write failurePaul Buetow
2026-04-08Task 9: extract SortTasks helpersPaul Buetow
2026-04-08task 8: update debug build tagsPaul Buetow
2026-04-08fix task 7 day calculation overflowPaul Buetow
2026-04-08task b: protect regex cache with RWMutexPaul Buetow
2026-04-08Task 5: fix UI test regressionsPaul Buetow
2026-04-08Task 5: pre-allocate searchRegexCachePaul Buetow
2026-04-08chore: bump version to 0.13.3v0.13.3Paul Buetow
2026-04-08task 1: remove ultra exit duplicationPaul Buetow
2026-04-08Refactor UI input handlers for task 1Paul Buetow
2026-04-08Fix reload error handling for task 1Paul Buetow
2026-04-08Fix task 2: description editor temp-file cleanupPaul Buetow
2026-04-08m0: fix ultra open-url hotkeyPaul Buetow
2026-04-08fix(l0): keep ESC from quittingPaul Buetow
2026-04-07ui: add r, o, space hotkeys to ultra modePaul Buetow
2026-04-07Bump version to 0.13.2v0.13.2Paul Buetow
2026-04-07ui: subtle started indicator and hide empty priority in ultra modePaul Buetow
2026-04-07ui: consolidate ultra card to one status line per taskPaul Buetow
2026-04-07ui: highlight started tasks with yellow background in ultra modePaul Buetow
2026-04-07ui: remove empty lines from selected (highlighted) ultra cardsPaul Buetow
2026-04-07Bump version to 0.13.1v0.13.1Paul Buetow
2026-04-07ui: rename ultra mode title and allow u to exit to traditional modePaul Buetow
2026-04-07ui: compact ultra mode and case-insensitive searchPaul Buetow
2026-04-07Bump version to 0.13.0v0.13.0Paul Buetow
2026-04-07Fix filter mode to handle all taskwarrior filter expressions correctlyPaul Buetow
2026-04-07chore: bump version to 0.12.1v0.12.1Paul Buetow
2026-04-07ui: make ultra mode search live and regex-awarePaul Buetow
2026-04-07ui: fix priority black spot and q/esc search-clear in ultra modePaul Buetow
2026-04-07ui: fix black spot between label and value in ultra meta linePaul Buetow
2026-04-07ui: fix black inter-section gaps on selected ultra cardsPaul Buetow
2026-04-07ui: fix grey background gaps on selected ultra cardsPaul Buetow
2026-04-07ui: improve ultra mode colors, separators, and navigationPaul Buetow
2026-04-07ui: polish ultra modus edge cases (yx)Paul Buetow
2026-04-07ui: add --ultra CLI flag to start in ultra modus (yw)Paul Buetow
2026-04-07ui: add ultra mode help screen (yv)Paul Buetow
2026-04-07ui: add ultra mode task actions (vq)Paul Buetow
2026-04-07ui: add ultra mode navigation (vp)Paul Buetow
2026-04-07ui: render ultra mode screen (vo)Paul Buetow
2026-04-07ui: add ultra card render helpers (vn)Paul Buetow
2026-04-07ui: add ultra mode entry and exit hotkeys (vl vm)Paul Buetow