summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2026-03-04chore: fix code-quality and 100-go-mistakes findingsPaul Buetow
2026-03-04Rename project to timesamurai and release v0.5.0v0.5.0Paul Buetow
2026-03-04docs: add package docs and timer API commentsPaul Buetow
2026-03-04cli: share timer elapsed-state check helperPaul Buetow
2026-03-04worktime: centralize active category status logicPaul Buetow
2026-03-04worktime: extract report import parsing from cliPaul Buetow
2026-03-03timer: remove global state file overridePaul Buetow
2026-03-03cli: thread config via command contextPaul Buetow
2026-03-03cli: harden report import error handlingPaul Buetow
2026-03-03worktime: use sentinel login state errorsPaul Buetow
2026-03-03tui: wire real entries/report data and improve entry editingPaul Buetow
2026-03-03Task 352: clean up legacy live package and stale binariesPaul Buetow
2026-03-03Task 352: integrate timer and worktime login syncPaul Buetow
2026-03-03Task 352: add tui cobra commandPaul Buetow
2026-03-03Task 352: add work cobra subcommandsPaul Buetow
2026-03-03Task 352: add timer cobra subcommandsPaul Buetow
2026-03-03Task 355: add cobra root command with config preloadPaul Buetow