summaryrefslogtreecommitdiff
path: root/internal/ui/table.go
AgeCommit message (Expand)Author
2026-06-27fr0 review fixes: preserve recurrence error cmd, normalize agent hotkey ctrl+...Paul Buetow
2026-06-25fr0 add recurring series recurrence editPaul Buetow
2026-06-25Fix rq0 detail identity by UUIDPaul Buetow
2026-06-25Fix rq0 detail view task statePaul Buetow
2026-06-23Refactor status auto-clear helper for xq0Paul Buetow
2026-06-23Refactor due and age helpers for wq0Paul Buetow
2026-06-23Reject typed nil Taskwarrior injection for vq0Paul Buetow
2026-06-23Fail fast on nil Taskwarrior injection for vq0Paul Buetow
2026-06-23Refactor UI Taskwarrior dependency for vq0Paul Buetow
2026-06-23Fix agent hotkey registry collisions for uq0Paul Buetow
2026-06-22zq0: normalize ui model receiversPaul Buetow
2026-06-22Fix due formatting consistency (oq0)Paul Buetow
2026-06-22Fix due date display calendar days (oq0)Paul Buetow
2026-06-22Fix description editor ExecProcess flow for nq0Paul Buetow
2026-06-22Fix async URL browser launch for mq0Paul Buetow
2026-06-22tq0 refactor UI help renderingPaul Buetow
2026-06-22Fix lq0 task mutation cancellationPaul Buetow
2026-06-22Fix task operation cancellation for lq0Paul Buetow
2026-06-22fix task export timeout for lq0Paul Buetow
2026-06-22Add Taskwarrior shell promptv0.18.0Paul Buetow
2026-06-03Release v0.17.0v0.17.0Paul Buetow
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-08refactor task h screen renderingPaul Buetow
2026-04-08ui: split reload flow for task gPaul 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-08task b: protect regex cache with RWMutexPaul Buetow
2026-04-08Task 5: pre-allocate searchRegexCachePaul 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-08fix(l0): keep ESC from quittingPaul Buetow
2026-04-07ui: improve ultra mode colors, separators, and navigationPaul 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: route ultra mode through update (vk)Paul Buetow
2026-04-07ui: route ultra mode through view (vj)Paul Buetow
2026-04-07ui: add ultra mode state (vh)Paul 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
2026-03-03ui: document B hotkey in help screenPaul Buetow
2026-02-28refactor(ui): break up large functions in ui packagePaul Buetow
2026-02-28refactor(task): centralize Taskwarrior date format as task.DateFormatPaul Buetow
2026-02-28fix(ui): remove double-render of expandedCellView in View()Paul Buetow
2026-02-28refactor(ui): group Model fields into embedded sub-structs by concernPaul Buetow