index
:
tasksamurai
main
tasksamurai is a terminal interface for Taskwarrior built with Bubble Tea.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
ui
/
table.go
Age
Commit message (
Expand
)
Author
2026-06-27
fr0 review fixes: preserve recurrence error cmd, normalize agent hotkey ctrl+...
Paul Buetow
2026-06-25
fr0 add recurring series recurrence edit
Paul Buetow
2026-06-25
Fix rq0 detail identity by UUID
Paul Buetow
2026-06-25
Fix rq0 detail view task state
Paul Buetow
2026-06-23
Refactor status auto-clear helper for xq0
Paul Buetow
2026-06-23
Refactor due and age helpers for wq0
Paul Buetow
2026-06-23
Reject typed nil Taskwarrior injection for vq0
Paul Buetow
2026-06-23
Fail fast on nil Taskwarrior injection for vq0
Paul Buetow
2026-06-23
Refactor UI Taskwarrior dependency for vq0
Paul Buetow
2026-06-23
Fix agent hotkey registry collisions for uq0
Paul Buetow
2026-06-22
zq0: normalize ui model receivers
Paul Buetow
2026-06-22
Fix due formatting consistency (oq0)
Paul Buetow
2026-06-22
Fix due date display calendar days (oq0)
Paul Buetow
2026-06-22
Fix description editor ExecProcess flow for nq0
Paul Buetow
2026-06-22
Fix async URL browser launch for mq0
Paul Buetow
2026-06-22
tq0 refactor UI help rendering
Paul Buetow
2026-06-22
Fix lq0 task mutation cancellation
Paul Buetow
2026-06-22
Fix task operation cancellation for lq0
Paul Buetow
2026-06-22
fix task export timeout for lq0
Paul Buetow
2026-06-22
Add Taskwarrior shell prompt
v0.18.0
Paul Buetow
2026-06-03
Release v0.17.0
v0.17.0
Paul Buetow
2026-04-22
Fix h7 agent hotkey normalization
Paul Buetow
2026-04-22
h7: fix agent toggle rewrite and hotkey collisions
Paul Buetow
2026-04-22
h7: add configurable agent filter hotkey
Paul Buetow
2026-04-08
refactor task h screen rendering
Paul Buetow
2026-04-08
ui: split reload flow for task g
Paul Buetow
2026-04-08
Refactor task d: isolate handler-specific state
Paul Buetow
2026-04-08
task a: fix temp-file cleanup on desc write failure
Paul Buetow
2026-04-08
task b: protect regex cache with RWMutex
Paul Buetow
2026-04-08
Task 5: pre-allocate searchRegexCache
Paul Buetow
2026-04-08
Refactor UI input handlers for task 1
Paul Buetow
2026-04-08
Fix reload error handling for task 1
Paul Buetow
2026-04-08
Fix task 2: description editor temp-file cleanup
Paul Buetow
2026-04-08
fix(l0): keep ESC from quitting
Paul Buetow
2026-04-07
ui: improve ultra mode colors, separators, and navigation
Paul Buetow
2026-04-07
ui: add --ultra CLI flag to start in ultra modus (yw)
Paul Buetow
2026-04-07
ui: add ultra mode help screen (yv)
Paul Buetow
2026-04-07
ui: add ultra mode task actions (vq)
Paul Buetow
2026-04-07
ui: add ultra mode navigation (vp)
Paul Buetow
2026-04-07
ui: route ultra mode through update (vk)
Paul Buetow
2026-04-07
ui: route ultra mode through view (vj)
Paul Buetow
2026-04-07
ui: add ultra mode state (vh)
Paul Buetow
2026-03-05
Migrate UI stack to Bubble Tea v2
Paul Buetow
2026-03-03
bump up version to 0.11.2
Paul Buetow
2026-03-03
ui: complete help hotkey coverage
Paul Buetow
2026-03-03
ui: document B hotkey in help screen
Paul Buetow
2026-02-28
refactor(ui): break up large functions in ui package
Paul Buetow
2026-02-28
refactor(task): centralize Taskwarrior date format as task.DateFormat
Paul Buetow
2026-02-28
fix(ui): remove double-render of expandedCellView in View()
Paul Buetow
2026-02-28
refactor(ui): group Model fields into embedded sub-structs by concern
Paul Buetow
[next]