Commit Graph

353 Commits

Author SHA1 Message Date
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
thePR0M3TH3AN
540950d06f sync from nostr on unlock 2025-07-05 18:45:15 -04:00
thePR0M3TH3AN
6e8288e651 Run backup after configuring additional location 2025-07-05 18:31:59 -04:00
thePR0M3TH3AN
2779df6e38 Show script checksum in stats 2025-07-05 15:49:22 -04:00
thePR0M3TH3AN
b163ca1bf7 Fix PGP key determinism 2025-07-05 15:37:27 -04:00
thePR0M3TH3AN
b23f4cbd00 Allow editing password entry label 2025-07-05 15:29:19 -04:00
thePR0M3TH3AN
a67b191218 Fix imghdr stub for Python 3.13 2025-07-05 15:01:17 -04:00
thePR0M3TH3AN
a5f46f356f Fix Windows TOTP and PGP issues 2025-07-05 14:28:40 -04:00
thePR0M3TH3AN
5a63797951 fix timed_input on Windows 2025-07-05 14:03:33 -04:00
thePR0M3TH3AN
0b9d09c094 Skip file lock timing test on Windows 2025-07-05 13:40:29 -04:00
thePR0M3TH3AN
2772a11d84 Fix Windows exclusive lock test 2025-07-05 13:27:12 -04:00
thePR0M3TH3AN
14354ca4e3 Fix Windows compatibility issues 2025-07-05 13:15:13 -04:00
thePR0M3TH3AN
d78cc79d80 fix file locking on windows 2025-07-05 12:10:41 -04:00
thePR0M3TH3AN
1fb8958e34 Improve list entry navigation and display 2025-07-05 10:28:38 -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
8a8bd0ada5 Merge pull request #271 from PR0M3TH3AN/codex/add--list-entries--item-to-main-menu
Add list entries feature
2025-07-05 09:37:24 -04:00
thePR0M3TH3AN
ed00cbc34b Fix menu numbering and add list entries test 2025-07-05 09:34:45 -04:00
thePR0M3TH3AN
5dd49c0cee Clarify seed phrase QR prompt 2025-07-05 09:25:22 -04:00
thePR0M3TH3AN
ce90e7348f Add list entries feature 2025-07-05 09:24:26 -04:00
thePR0M3TH3AN
827851ea63 Add warning prompts before showing sensitive keys 2025-07-05 08:59:29 -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
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