Commit Graph

7 Commits

Author SHA1 Message Date
matmoul 15332896fe feat: add native KDBX scaffolding and in-memory KeePass API 2026-05-10 01:17:53 +02:00
matmoul 210f7b414b fix: include bun types and test files in tsconfig 2026-05-10 01:02:03 +02:00
matmoul 5fa30414d7 fix: normalize bridge errors and support nested group paths
Distinguish invalid KeePass requests from backend failures in the Python bridge, improve nested group path resolution, and add coverage for nested group creation plus payload forwarding.
2026-05-10 00:56:58 +02:00
matmoul ee0e2c85f4 chore: rename project to ts-pykeepass-wrapper 2026-05-10 00:43:00 +02:00
matmoul 2d444e9a8b test: expand bridge unit coverage for payloads and errors 2026-05-10 00:29:48 +02:00
matmoul 89ba04d61a docs: clarify Python bridge runtime and test behavior 2026-05-10 00:06:54 +02:00
matmoul 0d25e52ebc Initial commit 2026-05-09 23:50:24 +02:00