summaryrefslogtreecommitdiff
path: root/internal/ui
AgeCommit message (Expand)Author
2026-04-22Fix h7 agent hotkey normalizationPaul Buetow
2026-04-22h7: fix agent toggle rewrite and hotkey collisionsPaul Buetow
2026-04-22h7: add configurable agent filter hotkeyPaul Buetow
2026-04-18Release v0.14.0v0.14.0Paul 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-08Refactor task d: isolate handler-specific statePaul Buetow
2026-04-08task a: fix temp-file cleanup on desc write failurePaul 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-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-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-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-07Fix filter mode to handle all taskwarrior filter expressions correctlyPaul 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
2026-04-07ui: route ultra mode through update (vk)Paul Buetow
2026-04-07ui: route ultra mode through view (vj)Paul Buetow
2026-04-07ui: add ultra view stub (vi)Paul Buetow
2026-04-07ui: add ultra mode state (vh)Paul Buetow
2026-03-23Bump version to 0.12.0v0.12.0Paul Buetow
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-03-03bump up version to 0.11.2Paul Buetow
2026-03-03ui: complete help hotkey coveragePaul Buetow