Commit Graph

315 Commits

Author SHA1 Message Date
thePR0M3TH3AN
0209312d59 Improve search display for all entry types 2025-07-05 08:34:34 -04:00
thePR0M3TH3AN
e95c60c9d9 Document Nostr key QR codes 2025-07-05 08:16:13 -04:00
thePR0M3TH3AN
d4221bcaff Add SeedQR encoding and test 2025-07-05 07:39:22 -04:00
thePR0M3TH3AN
45315e3b55 Extend nostr entry test 2025-07-04 22:16:02 -04:00
thePR0M3TH3AN
78df15bf39 Add BIP-39 validation in seed entry test 2025-07-04 22:10:32 -04:00
thePR0M3TH3AN
1ebc70391f Add test validating SSH key pair 2025-07-04 21:45:14 -04:00
thePR0M3TH3AN
93ec290950 test: verify pgp key fingerprint 2025-07-04 21:38:16 -04:00
thePR0M3TH3AN
2daeed2fe7 Fix checksum validation in stats 2025-07-04 21:21:27 -04:00
thePR0M3TH3AN
fbade1129c Add terminal QR code display for 2FA entries 2025-07-04 20:06:55 -04:00
thePR0M3TH3AN
f2b6219dc0 Add schema v3 migration and update tests 2025-07-04 19:31:31 -04:00
thePR0M3TH3AN
b2a014e5b8 Show custom fields on retrieval 2025-07-04 19:24:55 -04:00
thePR0M3TH3AN
9c2f1e52f7 Add Nostr key pair support 2025-07-04 19:17:04 -04:00
thePR0M3TH3AN
d2face4c99 Add custom field support 2025-07-04 19:01:47 -04:00
thePR0M3TH3AN
2c3f07f30b Merge pull request #244 from PR0M3TH3AN/uxv4ku-codex/add-one-liner-install-scripts-for-windows,-macos,-and-linux
Add installer scripts with branch selection
2025-07-04 18:41:08 -04:00
thePR0M3TH3AN
51f907cbb0 Fix PGP key determinism on all platforms 2025-07-04 18:39:50 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
e421dbe4c3 Add PGP key support 2025-07-04 18:16:15 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
43e19d4ce6 Implement seed entry management 2025-07-04 16:35:08 -04:00
thePR0M3TH3AN
b1879ca91e Add SSH key entry support 2025-07-04 16:26:05 -04:00
thePR0M3TH3AN
7604f87e94 Fetch remote snapshot stats 2025-07-04 12:59:10 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
e45adea8b2 Improve clipboard handling 2025-07-04 11:54:13 -04:00
thePR0M3TH3AN
bfc10a477c Add tests for secret mode disabled 2025-07-04 00:38:43 -04:00
thePR0M3TH3AN
9895ca8eaa Move secret mode option to end of settings menu 2025-07-04 00:07:06 -04:00
thePR0M3TH3AN
9b9fc038d3 Update settings menu test for new option 2025-07-03 23:55:27 -04:00
thePR0M3TH3AN
b5040b844d test: handle index size error output 2025-07-03 22:48:55 -04:00
thePR0M3TH3AN
5fe2adf8a3 fix: let nostr size test respect max entries 2025-07-03 22:17:34 -04:00
thePR0M3TH3AN
1804edd0de Add max-entries option for nostr index size test 2025-07-03 22:05:56 -04:00
thePR0M3TH3AN
c952bb141b Move back option to end of settings menu 2025-07-03 21:57:09 -04:00
thePR0M3TH3AN
03561ce970 feat: copy portable export to secondary backup 2025-07-03 21:50:34 -04:00
thePR0M3TH3AN
fc23e7835f fix menu option mapping 2025-07-03 16:48:13 -04:00
thePR0M3TH3AN
d16cce1b15 test: cover new search and cli features 2025-07-03 16:38:36 -04:00
thePR0M3TH3AN
083a93440b Add clipboard copy message for totp CLI 2025-07-03 16:16:05 -04:00
thePR0M3TH3AN
9a22d537a5 Add CLI subcommands and tests 2025-07-03 16:09:13 -04:00
thePR0M3TH3AN
89574ef249 Add search option to menu 2025-07-03 15:56:28 -04:00
thePR0M3TH3AN
1d5dd77308 Add sorting and filtering to list_entries 2025-07-03 15:30:54 -04:00
thePR0M3TH3AN
ed235136ad Add search_entries method and tests 2025-07-03 15:16:27 -04:00
thePR0M3TH3AN
248b893527 Fix event timestamp to use UTC 2025-07-03 14:39:41 -04:00
thePR0M3TH3AN
ff71c60410 Add profile stats feature and menu option 2025-07-03 14:22:05 -04:00
thePR0M3TH3AN
c9c8eca9d0 Add KeyManager helper test 2025-07-03 14:11:21 -04:00
thePR0M3TH3AN
e678a7030d Add event handler tests 2025-07-03 14:03:36 -04:00
thePR0M3TH3AN
4bced74e2d Add tests for InMemorySecret 2025-07-03 13:54:10 -04:00
thePR0M3TH3AN
00493f9556 Add tests for TOTP URI parsing 2025-07-03 13:37:13 -04:00
thePR0M3TH3AN
1b0101f257 Enhance modify entry for TOTP 2025-07-03 13:29:17 -04:00
thePR0M3TH3AN
bb6a141676 Add test for additional backup path 2025-07-03 12:38:19 -04:00
thePR0M3TH3AN
ffa76799e3 Add configurable secondary backup location 2025-07-03 12:03:02 -04:00
thePR0M3TH3AN
aa1edddf9f Add optional secondary backup location 2025-07-03 11:54:06 -04:00
thePR0M3TH3AN
a5aefd8548 Pass config manager to backup 2025-07-03 11:47:38 -04:00
thePR0M3TH3AN
6691667bb1 Refactor EntryManager to use BackupManager 2025-07-03 11:35:12 -04:00