Commit Graph

628 Commits

Author SHA1 Message Date
thePR0M3TH3AN
3bfbda03b4 Fix stress args step on Windows 2025-07-05 12:19:45 -04:00
thePR0M3TH3AN
3d56cfb8c1 Merge pull request #279 from PR0M3TH3AN/codex/fix-permission-error-in-seedpass-windows-installation
Fix Windows file permissions error
2025-07-05 12:15:44 -04:00
thePR0M3TH3AN
d78cc79d80 fix file locking on windows 2025-07-05 12:10:41 -04:00
thePR0M3TH3AN
e213d5a487 Merge pull request #277 from PR0M3TH3AN/codex/fix-installation-issue-with-c++-build-tools
Improve Windows install docs
2025-07-05 11:36:44 -04:00
thePR0M3TH3AN
2ece48db36 docs: clarify windows build tools 2025-07-05 11:36:24 -04:00
thePR0M3TH3AN
549c2e8d8b Merge pull request #275 from PR0M3TH3AN/codex/modify-list-entry-mode-behavior
Enhance list entry navigation
2025-07-05 10:32:03 -04:00
thePR0M3TH3AN
1fb8958e34 Improve list entry navigation and display 2025-07-05 10:28:38 -04:00
thePR0M3TH3AN
a726129a6b Merge pull request #274 from PR0M3TH3AN/codex/fix--list-all--entry-details-display
Fix list selection shows entry details
2025-07-05 10:21:21 -04:00
thePR0M3TH3AN
9d6307781e Show details after list selection 2025-07-05 10:14:05 -04:00
thePR0M3TH3AN
cb48218011 Merge pull request #273 from PR0M3TH3AN/codex/make-label-field-required-for-all-entries
Require label for all entries
2025-07-05 10:02:08 -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
08afc78f74 Merge pull request #272 from PR0M3TH3AN/codex/update-label-for-show-qr-option
Clarify seed phrase QR prompt
2025-07-05 09:26:55 -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
20f3e7bc80 Merge pull request #270 from PR0M3TH3AN/codex/add-warning-before-revealing-sensitive-info
Add warnings before revealing keys
2025-07-05 09:05:44 -04:00
thePR0M3TH3AN
827851ea63 Add warning prompts before showing sensitive keys 2025-07-05 08:59:29 -04:00
thePR0M3TH3AN
4dd1c7d12b Merge pull request #269 from PR0M3TH3AN/codex/fix-search-entries-behavior
Improve search entry display
2025-07-05 08:37:27 -04:00
thePR0M3TH3AN
0209312d59 Improve search display for all entry types 2025-07-05 08:34:34 -04:00
thePR0M3TH3AN
24b67cd6b5 Merge pull request #268 from PR0M3TH3AN/codex/add--show-qr-code--option-for-nostr-keys
Add QR option for Nostr keys
2025-07-05 08:18:04 -04:00
thePR0M3TH3AN
e95c60c9d9 Document Nostr key QR codes 2025-07-05 08:16:13 -04:00
thePR0M3TH3AN
065859ea61 Merge pull request #266 from PR0M3TH3AN/codex/add-show-seedqr-option
Add SeedQR display option
2025-07-05 07:42:56 -04:00
thePR0M3TH3AN
d4221bcaff Add SeedQR encoding and test 2025-07-05 07:39:22 -04:00
thePR0M3TH3AN
afa411872b Merge pull request #265 from PR0M3TH3AN/codex/fix-installation-error-on-windows
Improve Windows installer
2025-07-04 23:06:23 -04:00
thePR0M3TH3AN
c2d26431a6 Improve install script 2025-07-04 23:04:26 -04:00
thePR0M3TH3AN
7c8ce3142e Merge pull request #264 from PR0M3TH3AN/beta
Beta
2025-07-04 22:46:44 -04:00
thePR0M3TH3AN
05a0a3bfd9 Merge pull request #263 from PR0M3TH3AN/codex/fix-missing--tomli--module-issue
Update Windows install error handling
2025-07-04 22:46:03 -04:00
thePR0M3TH3AN
b781731e88 docs: clarify supported python versions 2025-07-04 22:45:33 -04:00
thePR0M3TH3AN
5f233c9d9f Merge pull request #262 from PR0M3TH3AN/beta
Beta
2025-07-04 22:34:17 -04:00
thePR0M3TH3AN
20fdf4cd27 Merge pull request #261 from PR0M3TH3AN/codex/fix-git-installation-error-in-windows-script
Fix Windows installer PATH detection
2025-07-04 22:33:37 -04:00
thePR0M3TH3AN
0c6eb35985 fix windows installer path 2025-07-04 22:33:23 -04:00
thePR0M3TH3AN
914a630d56 update 2025-07-04 22:32:53 -04:00
thePR0M3TH3AN
4969ea3f20 Merge pull request #260 from PR0M3TH3AN/beta
Beta
2025-07-04 22:24:39 -04:00
thePR0M3TH3AN
a2c2992062 Merge pull request #259 from PR0M3TH3AN/codex/extend-test_nostr_entry.py-with-nsec-encoding-verification
Improve nostr key test
2025-07-04 22:19:45 -04:00
thePR0M3TH3AN
45315e3b55 Extend nostr entry test 2025-07-04 22:16:02 -04:00
thePR0M3TH3AN
3d4e31acb2 Merge pull request #258 from PR0M3TH3AN/codex/add-assertions-in-test_seed_entry.py
Validate BIP‑39 seed entries
2025-07-04 22:12:03 -04:00
thePR0M3TH3AN
78df15bf39 Add BIP-39 validation in seed entry test 2025-07-04 22:10:32 -04:00
thePR0M3TH3AN
09d74854a3 Merge pull request #257 from PR0M3TH3AN/codex/update-install-script-to-check-for-git
Add git auto-install to installers
2025-07-04 22:02:03 -04:00
thePR0M3TH3AN
22a4370dd3 installer: auto-install git if missing 2025-07-04 21:56:49 -04:00
thePR0M3TH3AN
cd7654ac97 Merge pull request #256 from PR0M3TH3AN/codex/create-test-for-ssh-key-pair-validation
Add validation test for SSH key pair
2025-07-04 21:49:27 -04:00
thePR0M3TH3AN
1ebc70391f Add test validating SSH key pair 2025-07-04 21:45:14 -04:00
thePR0M3TH3AN
10ceb15644 Merge pull request #255 from PR0M3TH3AN/codex/extend-test-for-get_pgp_key-and-pgpkey-parsing
Add PGP key parsing test
2025-07-04 21:40:26 -04:00
thePR0M3TH3AN
93ec290950 test: verify pgp key fingerprint 2025-07-04 21:38:16 -04:00
thePR0M3TH3AN
6dfa363c78 Merge pull request #254 from PR0M3TH3AN/codex/fix-checksum-check-in-stats-page
Fix stats checksum verification
2025-07-04 21:23:49 -04:00
thePR0M3TH3AN
2daeed2fe7 Fix checksum validation in stats 2025-07-04 21:21:27 -04:00
thePR0M3TH3AN
0ccb996dab Merge pull request #253 from PR0M3TH3AN/beta
Beta
2025-07-04 20:16:11 -04:00
thePR0M3TH3AN
4f649885d8 Merge pull request #252 from PR0M3TH3AN/codex/display-qr-code-for-2fa-setup
Display QR code for new 2FA entries
2025-07-04 20:08:57 -04:00
thePR0M3TH3AN
fbade1129c Add terminal QR code display for 2FA entries 2025-07-04 20:06:55 -04:00
thePR0M3TH3AN
8850117076 Merge pull request #251 from PR0M3TH3AN/beta
Beta
2025-07-04 19:53:15 -04:00