index
:
foostore
master
My personal password and document store
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
store
Age
Commit message (
Expand
)
Author
2026-04-17
feat: add WriteBack hook on store.Data for backend-specific edit round-trip (...
Paul Buetow
2026-03-07
Add KeePass migration command with text/password and binary attachment support
Paul Buetow
2026-03-02
picker: extract fzf UI logic from store package (task 400)
Paul Buetow
2026-03-02
store/cli: move search output to CLI layer (task 400)
Paul Buetow
2026-03-02
store: make Data carry injected deps (task 402)
Paul Buetow
2026-03-02
store/cli: deduplicate shred helper (task 400)
Paul Buetow
2026-03-02
store: decouple crypto/git via interfaces (task 402)
Paul Buetow
2026-02-23
Release v0.5.2
v0.5.2
Paul Buetow
2026-02-22
Replace all geheim path/name defaults with foostore
Paul Buetow
2026-02-22
Add unit tests to reach 63.3% coverage (task 335)
Paul Buetow
2026-02-22
Rename binary from geheim to foostore
Paul Buetow
2026-02-22
Address store package review findings (task 352/store)
Paul Buetow
2026-02-22
Implement store package with full test coverage (task 352/store)
Paul Buetow
2026-02-22
Add Go project scaffold (task 352)
Paul Buetow