summaryrefslogtreecommitdiff
path: root/internal/cli/cli_test.go
AgeCommit message (Expand)Author
2026-04-18refactor: extract migration logic into internal/migrate package (task q6)Paul Buetow
2026-04-18feat: make keepass the default backend with master.kdbx default pathPaul Buetow
2026-04-18feat: add --kdbx-path CLI flag to override KeePass database path at runtimePaul Buetow
2026-04-17refactor: extract buildGeheimGit helper to keep buildGeheimBackend under 30 l...Paul Buetow
2026-03-07Add KeePass migration command with text/password and binary attachment supportPaul Buetow
2026-03-02cli: add isolated dispatch routing tests (task 401)Paul Buetow
2026-03-02store: make Data carry injected deps (task 402)Paul Buetow
2026-03-02store/cli: deduplicate shred helper (task 400)Paul Buetow
2026-02-23Release v0.5.2v0.5.2Paul Buetow
2026-02-22Add unit tests to reach 63.3% coverage (task 335)Paul Buetow