Commit Graph

419 Commits

Author SHA1 Message Date
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
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