summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-22Fix fish shell integration after binary rename to foostore (v0.4.0)v0.4.0Paul Buetow
2026-02-22Add unit tests to reach 63.3% coverage (task 335)Paul Buetow
2026-02-22Use \$EDITOR as default editor, falling back to vi (task 344)Paul Buetow
2026-02-22Rename binary from geheim to foostorePaul Buetow
2026-02-22Enforce Go best practices (task 344)Paul Buetow
2026-02-22Fix PIN prompt and Ctrl+C behaviour in shellPaul Buetow
2026-02-22Update main.go and cli API for signal-cancellable context (task 352/main)Paul Buetow
2026-02-22Implement internal/cli package (task 352/cli)Paul Buetow
2026-02-22Address store package review findings (task 352/store)Paul Buetow
2026-02-22Implement store package with full test coverage (task 352/store)Paul Buetow
2026-02-22Implement clipboard package with full test coverage (task 357)Paul Buetow
2026-02-22Implement git package with full test coverage incl Sync (task 355)Paul Buetow
2026-02-22Implement crypto package with AES-256-CBC and golden tests (task 354)Paul Buetow
2026-02-22Implement shell package with readline vi mode and tab completion (task 358)Paul Buetow
2026-02-22Implement clipboard package (task 357)Paul Buetow
2026-02-22Implement git package (task 355)Paul Buetow
2026-02-22Implement version and config packages (task 353)Paul Buetow
2026-02-22Implement version and config packages (task 353)Paul Buetow
2026-02-22Add Go project scaffold (task 352)Paul Buetow