Commit Graph

187 Commits

Author SHA1 Message Date
thePR0M3TH3AN
6aef655841 Add managed account tests 2025-07-07 21:50:51 -04:00
thePR0M3TH3AN
368e44c56f Add managed account support 2025-07-07 21:27:30 -04:00
thePR0M3TH3AN
7dc5434bb0 Add managed account loading 2025-07-07 21:12:44 -04:00
thePR0M3TH3AN
2f5c59eab1 Add managed account seed management 2025-07-07 20:59:47 -04:00
thePR0M3TH3AN
b02a85a3a1 fix archived list after restore 2025-07-07 19:47:09 -04:00
thePR0M3TH3AN
0ee4b5cfb0 Improve archive toggle logic on retrieval 2025-07-07 19:24:42 -04:00
thePR0M3TH3AN
28d6f2c656 test: add key/value entry tests 2025-07-07 18:47:01 -04:00
thePR0M3TH3AN
6ae9f65fe8 Add key-value entry type support 2025-07-07 18:17:01 -04:00
thePR0M3TH3AN
0e7684ed52 Add CLI export/import tests 2025-07-07 16:54:14 -04:00
thePR0M3TH3AN
97b2f07165 Fix archived status in entry listing and search 2025-07-07 15:30:44 -04:00
thePR0M3TH3AN
467bdd3d04 Add notes support for TOTP entries 2025-07-07 15:19:42 -04:00
thePR0M3TH3AN
3228a574ad Remove archive entry option and improve menu 2025-07-07 14:43:20 -04:00
thePR0M3TH3AN
0258a79952 Add view option for archived entries 2025-07-07 14:33:01 -04:00
thePR0M3TH3AN
f39b4348d1 Add test for archiving via retrieve 2025-07-07 13:42:13 -04:00
thePR0M3TH3AN
5966440864 Update tests with archive prompt responses 2025-07-07 13:27:42 -04:00
thePR0M3TH3AN
ae7dca3ab8 Prompt to archive entry after retrieval 2025-07-07 12:40:36 -04:00
thePR0M3TH3AN
8ce8b812a6 Add archive entry tests 2025-07-07 11:48:11 -04:00
thePR0M3TH3AN
466fb2036f docs: rename blacklist to archived 2025-07-07 11:31:45 -04:00
thePR0M3TH3AN
8a7af94719 Add entry archiving features and update menus 2025-07-07 11:24:14 -04:00
thePR0M3TH3AN
dbff30619a test: ensure seed entry retrieval omits phrases 2025-07-07 11:10:07 -04:00
thePR0M3TH3AN
e24526a7ef migrate seed entry field 2025-07-07 10:46:02 -04:00
thePR0M3TH3AN
eace2d95c5 Add archived flag to entries 2025-07-07 10:11:13 -04:00
thePR0M3TH3AN
174eb3bcca Ensure generate_test_profile creates app dir 2025-07-06 18:32:19 -04:00
thePR0M3TH3AN
af049a258a fix relay health check 2025-07-06 17:07:34 -04:00
thePR0M3TH3AN
876ed71f74 Simplify menus with Enter navigation 2025-07-06 07:57:02 -04:00
thePR0M3TH3AN
5cefc294d6 Improve search interaction 2025-07-06 07:41:30 -04:00
thePR0M3TH3AN
540950d06f sync from nostr on unlock 2025-07-05 18:45:15 -04:00
thePR0M3TH3AN
b23f4cbd00 Allow editing password entry label 2025-07-05 15:29:19 -04:00
thePR0M3TH3AN
a5f46f356f Fix Windows TOTP and PGP issues 2025-07-05 14:28:40 -04:00
thePR0M3TH3AN
0b9d09c094 Skip file lock timing test on Windows 2025-07-05 13:40:29 -04:00
thePR0M3TH3AN
14354ca4e3 Fix Windows compatibility issues 2025-07-05 13:15:13 -04:00
thePR0M3TH3AN
9d6307781e Show details after list selection 2025-07-05 10:14:05 -04:00
thePR0M3TH3AN
bacf32b46e Remove deprecated website field 2025-07-05 10:00:46 -04:00
thePR0M3TH3AN
ed00cbc34b Fix menu numbering and add list entries test 2025-07-05 09:34:45 -04:00
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
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
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