Commit Graph

175 Commits

Author SHA1 Message Date
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
a5f46f356f Fix Windows TOTP and PGP issues 2025-07-05 14:28:40 -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
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
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
thePR0M3TH3AN
d2face4c99 Add custom field support 2025-07-04 19:01:47 -04:00
thePR0M3TH3AN
2c3f07f30b Merge pull request #244 from PR0M3TH3AN/uxv4ku-codex/add-one-liner-install-scripts-for-windows,-macos,-and-linux
Add installer scripts with branch selection
2025-07-04 18:41:08 -04:00
thePR0M3TH3AN
51f907cbb0 Fix PGP key determinism on all platforms 2025-07-04 18:39:50 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
e421dbe4c3 Add PGP key support 2025-07-04 18:16:15 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
43e19d4ce6 Implement seed entry management 2025-07-04 16:35:08 -04:00
thePR0M3TH3AN
b1879ca91e Add SSH key entry support 2025-07-04 16:26:05 -04:00
thePR0M3TH3AN
7604f87e94 Fetch remote snapshot stats 2025-07-04 12:59:10 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
9b9fc038d3 Update settings menu test for new option 2025-07-03 23:55:27 -04:00
thePR0M3TH3AN
03561ce970 feat: copy portable export to secondary backup 2025-07-03 21:50:34 -04:00
thePR0M3TH3AN
89574ef249 Add search option to menu 2025-07-03 15:56:28 -04:00
thePR0M3TH3AN
1d5dd77308 Add sorting and filtering to list_entries 2025-07-03 15:30:54 -04:00
thePR0M3TH3AN
ed235136ad Add search_entries method and tests 2025-07-03 15:16:27 -04:00
thePR0M3TH3AN
ff71c60410 Add profile stats feature and menu option 2025-07-03 14:22:05 -04:00
thePR0M3TH3AN
1b0101f257 Enhance modify entry for TOTP 2025-07-03 13:29:17 -04:00
thePR0M3TH3AN
aa1edddf9f Add optional secondary backup location 2025-07-03 11:54:06 -04:00
thePR0M3TH3AN
a5aefd8548 Pass config manager to backup 2025-07-03 11:47:38 -04:00
thePR0M3TH3AN
6691667bb1 Refactor EntryManager to use BackupManager 2025-07-03 11:35:12 -04:00
thePR0M3TH3AN
3cde17bd5a Add additional backup path config 2025-07-03 11:12:13 -04:00
thePR0M3TH3AN
ef4a9966d1 fix totp blacklist and exit 2025-07-03 10:40:47 -04:00
thePR0M3TH3AN
6a98df4e56 Add TOTP export option 2025-07-03 10:31:06 -04:00
thePR0M3TH3AN
3d65800eb2 Keep TOTP retrieval active 2025-07-03 10:17:42 -04:00
thePR0M3TH3AN
fe41ae4a60 Handle retrieval of 2FA entries 2025-07-03 10:08:35 -04:00
thePR0M3TH3AN
d40156c205 Add in-memory secret encryption 2025-07-03 09:58:37 -04:00
thePR0M3TH3AN
3364824fc4 Add relay health check and tests 2025-07-03 09:44:09 -04:00
thePR0M3TH3AN
fd3986330f Add navigation and indexing to TOTP display 2025-07-03 09:20:02 -04:00
thePR0M3TH3AN
51a515a4cc Fix TOTP display function 2025-07-03 08:54:54 -04:00
thePR0M3TH3AN
c7ffdd6991 Add 2FA codes menu 2025-07-03 08:30:43 -04:00