summaryrefslogtreecommitdiff
path: root/internal/worktime
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-04tests: add black-box package API checksPaul Buetow
2026-03-04worktime tests: convert validations to table-drivenPaul Buetow
2026-03-04tests: skip IO-heavy suites in short modePaul Buetow
2026-03-04report: avoid struct copies in range loopsPaul Buetow
2026-03-04worktime: simplify empty slice initializationPaul Buetow
2026-03-04worktime: extract BuildReport entry processorPaul Buetow
2026-03-04worktime: centralize active category status logicPaul Buetow
2026-03-04worktime: extract report import parsing from cliPaul 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: expand comprehensive test coveragePaul Buetow
2026-03-03Task 354: add worktime report enginePaul Buetow
2026-03-03Task 354: add worktime entry operationsPaul Buetow
2026-03-03Task 354: add worktime DB reader/writerPaul Buetow