summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
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
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-05Bump version to 0.11.4v0.11.4Paul Buetow
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-03-03bump up version to 0.11.3v0.11.3Paul Buetow
2026-03-03bump up version to 0.11.2Paul Buetow
2026-03-03chore: bump version to 0.11.2v0.11.2Paul Buetow
2026-03-03ui: complete help hotkey coveragePaul Buetow
2026-03-03ui: document B hotkey in help screenPaul Buetow
2026-02-28bump up version to 0.9.3v0.11.1Paul Buetow
2026-02-28refactor(ui): break up large functions in ui packagePaul Buetow
2026-02-28refactor(task): move debug state into debugConfig structPaul 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
2026-02-04feat: add toggle for task completion blinking feedbackv0.11.0Paul Buetow
2026-02-04add runtime debugging signals and convert to magev0.10.0Paul Buetow
2025-10-05add open for macosv0.9.3Paul Buetow
2025-07-02bump up versionv0.9.2Paul Buetow
2025-06-29feat: add random task jump hotkeys and document navigation keysPaul Buetow
2025-06-29fix: correct field count in task detail view to make description selectablePaul Buetow
2025-06-29fix: resolve text wrapping and task ID issues in TaskSamuraiPaul Buetow
2025-06-28refactor: rearrange table columns to place Project between Recur and TagsPaul Buetow
2025-06-28feat: add 'T' hotkey to convert first tag to projectPaul Buetow
2025-06-28feat: add project field support to TaskSamuraiPaul Buetow
2025-06-28fix: enable scrolling in help screen viewportPaul Buetow
2025-06-28feat: make help screen scrollable and theme-awarePaul Buetow
2025-06-28feat: add external editor support for description editing in detail viewv0.9.1Paul Buetow
2025-06-28feat: add editing and visual feedback to task detail viewPaul Buetow
2025-06-28feat: add field navigation to task detail viewPaul Buetow