Commit Graph

175 Commits

Author SHA1 Message Date
thePR0M3TH3AN
ef66464317 Display and edit entry tags 2025-07-08 16:45:08 -04:00
thePR0M3TH3AN
7a2c589643 Add QR code submenu for entries 2025-07-08 15:42:42 -04:00
thePR0M3TH3AN
ae34edc458 Remove QR code prompts 2025-07-08 15:36:36 -04:00
thePR0M3TH3AN
db56645f24 Add QR code menu option 2025-07-08 15:31:04 -04:00
thePR0M3TH3AN
a89b8d042b Add tag editing from retrieval 2025-07-08 15:09:23 -04:00
thePR0M3TH3AN
8e7b7b3ac0 Add editing options for 2FA entries 2025-07-08 14:53:47 -04:00
thePR0M3TH3AN
c594719945 Add schema v4 migration and update tests 2025-07-08 14:16:51 -04:00
thePR0M3TH3AN
66794946c7 feat: add tags support to entries 2025-07-08 13:59:05 -04:00
thePR0M3TH3AN
59662e5589 Add entry actions menu 2025-07-08 10:53:06 -04:00
thePR0M3TH3AN
b181019a38 Fix password retrieval label 2025-07-08 10:22:47 -04:00
thePR0M3TH3AN
34784eefe0 Enforce 12-word managed account seeds 2025-07-07 22:28:09 -04:00
thePR0M3TH3AN
270567a25a Add Managed Account filter to List Entries menu 2025-07-07 22:12:55 -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
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
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
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
ae7dca3ab8 Prompt to archive entry after retrieval 2025-07-07 12:40:36 -04:00
thePR0M3TH3AN
8a7af94719 Add entry archiving features and update menus 2025-07-07 11:24:14 -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
a1b44105e4 Sync from Nostr on profile selection 2025-07-06 17:56:42 -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
2779df6e38 Show script checksum in stats 2025-07-05 15:49:22 -04:00