Commit Graph

285 Commits

Author SHA1 Message Date
thePR0M3TH3AN
6aef655841 Add managed account tests 2025-07-07 21:50:51 -04:00
thePR0M3TH3AN
76b28e49b9 Enhance fingerprint headers 2025-07-07 21:41:09 -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
6335c8442e Add managed_account entry type and handle in code 2025-07-07 20:48:18 -04:00
thePR0M3TH3AN
b02a85a3a1 fix archived list after restore 2025-07-07 19:47:09 -04:00
thePR0M3TH3AN
ecc235427b Prompt to unarchive after editing 2025-07-07 19:37:08 -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
64800397e2 Add Key/Value option and update search display 2025-07-07 18:31:17 -04:00
thePR0M3TH3AN
13c98a8cf4 Add key/value entry handlers 2025-07-07 18:25:12 -04:00
thePR0M3TH3AN
6ae9f65fe8 Add key-value entry type support 2025-07-07 18:17:01 -04:00
thePR0M3TH3AN
379263b0b2 Add KEY_VALUE entry type 2025-07-07 18:02:38 -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
0fb09779fd Fix archived entry listing 2025-07-07 14:14:37 -04:00
thePR0M3TH3AN
ec22171ed6 Pause after archive and view archived 2025-07-07 13:59:56 -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
9659e96fd8 Rename archived menu 2025-07-07 12:51:43 -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
a8f95c9361 Relax missing index log 2025-07-06 19:03:50 -04:00
thePR0M3TH3AN
174eb3bcca Ensure generate_test_profile creates app dir 2025-07-06 18:32:19 -04:00
thePR0M3TH3AN
a1b44105e4 Sync from Nostr on profile selection 2025-07-06 17:56:42 -04:00
thePR0M3TH3AN
af049a258a fix relay health check 2025-07-06 17:07:34 -04:00
thePR0M3TH3AN
d262f0278f Add pauses to Nostr settings actions 2025-07-06 16:15:58 -04:00
thePR0M3TH3AN
c35c4d66a0 Enhance CLI breadcrumbs and update menu color 2025-07-06 09:25:45 -04:00
thePR0M3TH3AN
06587afb35 Allow Enter to exit 2FA menus 2025-07-06 08:19:12 -04:00
thePR0M3TH3AN
512a92a65b feat: show seed fingerprint on each screen 2025-07-06 08:10:12 -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
c3566fcb0c Add pauses in search and settings menus 2025-07-06 07:29:44 -04:00
thePR0M3TH3AN
82a27ce858 Add pauses to prevent screen clearing 2025-07-06 06:57:57 -04:00
thePR0M3TH3AN
7b9b9a082e Pause before clearing screen 2025-07-05 21:53:17 -04:00
thePR0M3TH3AN
2704f97c2f Add screen clearing to interactive handlers 2025-07-05 20:35:03 -04:00
thePR0M3TH3AN
5b2757830e Add clear_screen helper and integrate into menus 2025-07-05 20:21:49 -04:00
thePR0M3TH3AN
74bbbbe16a Make warnings yellow 2025-07-05 19:57:47 -04:00
thePR0M3TH3AN
eca97c0f0e color deterministic secrets 2025-07-05 19:41:49 -04:00
thePR0M3TH3AN
1ae4d6ae59 Display index and label when handling seed entries 2025-07-05 19:18:58 -04:00
thePR0M3TH3AN
e7d6b7d46e Add color scheme helper and apply to menus and stats 2025-07-05 19:06:46 -04:00