Commit Graph

70 Commits

Author SHA1 Message Date
thePR0M3TH3AN
7745155ee8 check relays asynchronously 2025-07-12 09:04:48 -04:00
thePR0M3TH3AN
dcff360508 Refactor sync trigger 2025-07-11 22:42:12 -04:00
thePR0M3TH3AN
b46943f7f8 Support fingerprint option in legacy CLI 2025-07-11 15:23:31 -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
64800397e2 Add Key/Value option and update search display 2025-07-07 18:31:17 -04:00
thePR0M3TH3AN
3228a574ad Remove archive entry option and improve menu 2025-07-07 14:43:20 -04:00
thePR0M3TH3AN
9659e96fd8 Rename archived menu 2025-07-07 12:51:43 -04:00
thePR0M3TH3AN
8a7af94719 Add entry archiving features and update menus 2025-07-07 11:24:14 -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
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
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
5b2757830e Add clear_screen helper and integrate into menus 2025-07-05 20:21:49 -04:00
thePR0M3TH3AN
e7d6b7d46e Add color scheme helper and apply to menus and stats 2025-07-05 19:06:46 -04:00
thePR0M3TH3AN
6e8288e651 Run backup after configuring additional location 2025-07-05 18:31:59 -04:00
thePR0M3TH3AN
bacf32b46e Remove deprecated website field 2025-07-05 10:00:46 -04:00
thePR0M3TH3AN
ce90e7348f Add list entries feature 2025-07-05 09:24:26 -04:00
thePR0M3TH3AN
0209312d59 Improve search display for all entry types 2025-07-05 08:34:34 -04:00
thePR0M3TH3AN
9c2f1e52f7 Add Nostr key pair support 2025-07-04 19:17:04 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
e45adea8b2 Improve clipboard handling 2025-07-04 11:54:13 -04:00
thePR0M3TH3AN
9895ca8eaa Move secret mode option to end of settings menu 2025-07-04 00:07:06 -04:00
thePR0M3TH3AN
9b9fc038d3 Update settings menu test for new option 2025-07-03 23:55:27 -04:00
thePR0M3TH3AN
c952bb141b Move back option to end of settings menu 2025-07-03 21:57:09 -04:00
thePR0M3TH3AN
fc23e7835f fix menu option mapping 2025-07-03 16:48:13 -04:00
thePR0M3TH3AN
083a93440b Add clipboard copy message for totp CLI 2025-07-03 16:16:05 -04:00
thePR0M3TH3AN
9a22d537a5 Add CLI subcommands and tests 2025-07-03 16:09:13 -04:00
thePR0M3TH3AN
89574ef249 Add search option to menu 2025-07-03 15:56:28 -04:00
thePR0M3TH3AN
ff71c60410 Add profile stats feature and menu option 2025-07-03 14:22:05 -04:00
thePR0M3TH3AN
ffa76799e3 Add configurable secondary backup location 2025-07-03 12:03:02 -04:00
thePR0M3TH3AN
6a98df4e56 Add TOTP export option 2025-07-03 10:31:06 -04:00
thePR0M3TH3AN
c7ffdd6991 Add 2FA codes menu 2025-07-03 08:30:43 -04:00
thePR0M3TH3AN
de7beeaefc Add manual 2FA entry option 2025-07-03 00:27:18 -04:00
thePR0M3TH3AN
d270236a41 Add timed input for inactivity and tests 2025-07-02 23:30:26 -04:00
thePR0M3TH3AN
7763d9de88 Refactor constants initialization 2025-07-02 22:04:52 -04:00
thePR0M3TH3AN
c83b8c3074 Introduce custom error classes 2025-07-02 21:29:18 -04:00
thePR0M3TH3AN
b6675aa5ec Display event IDs after Nostr publish 2025-07-02 20:14:25 -04:00
thePR0M3TH3AN
57adf0bf01 Remove unused encryption mode setting 2025-07-02 19:00:49 -04:00
thePR0M3TH3AN
d2832db194 Remove password-based encryption modes 2025-07-02 18:48:15 -04:00
thePR0M3TH3AN
678cdbc5e6 Add vault sync and update Nostr restore 2025-07-02 16:22:57 -04:00
thePR0M3TH3AN
4ad65a8837 feat: make inactivity timeout configurable 2025-07-02 14:05:27 -04:00
thePR0M3TH3AN
ba892b1919 Add encryption mode change option in settings 2025-07-02 11:17:59 -04:00
thePR0M3TH3AN
f67b73f914 Add portable export/import features 2025-07-01 21:32:34 -04:00
thePR0M3TH3AN
f6a94d06cc Use exc_info for error logging 2025-07-01 18:23:44 -04:00
thePR0M3TH3AN
20e4fcc550 Add encryption mode configuration 2025-07-01 11:13:31 -04:00