Commit Graph

1266 Commits

Author SHA1 Message Date
thePR0M3TH3AN
09d1bf51fc Merge pull request #600 from PR0M3TH3AN/codex/update-readme-with-new-workflow-instructions
Update README with development workflow
2025-07-17 09:16:01 -04:00
thePR0M3TH3AN
d415eca8bd docs: outline development workflow 2025-07-17 09:13:07 -04:00
thePR0M3TH3AN
176ba6befd Merge pull request #599 from PR0M3TH3AN/codex/create-executable-build-documentation
Add PyInstaller spec and build instructions
2025-07-17 09:07:29 -04:00
thePR0M3TH3AN
87215a10cc Add PyInstaller spec and documentation 2025-07-17 09:06:54 -04:00
thePR0M3TH3AN
e0b253ea63 Merge pull request #598 from PR0M3TH3AN/codex/add-vendor-path-to-sys.path-in-main.py
Add vendor path to main
2025-07-17 08:48:26 -04:00
thePR0M3TH3AN
5826e18189 Add vendor directory to sys.path 2025-07-17 08:48:07 -04:00
thePR0M3TH3AN
9d5593a1f5 Merge pull request #597 from PR0M3TH3AN/codex/add-vendor_dependencies.sh-script
Add vendoring script
2025-07-17 08:39:36 -04:00
thePR0M3TH3AN
f7eaf2897f Add vendor dependencies script 2025-07-17 08:39:22 -04:00
thePR0M3TH3AN
96cad49e55 Merge pull request #596 from PR0M3TH3AN/codex/add-runtime_requirements.txt-for-packaging
Add packaging-only runtime requirements file
2025-07-17 08:33:38 -04:00
thePR0M3TH3AN
182085b639 Clarify runtime requirements comment 2025-07-17 08:33:23 -04:00
thePR0M3TH3AN
5fdfc7ca5a Merge pull request #595 from PR0M3TH3AN/codex/add-runtime_requirements.txt-for-packaging
Add runtime requirements file
2025-07-16 23:05:00 -04:00
thePR0M3TH3AN
97bdd2483d Add runtime requirements file 2025-07-16 22:09:58 -04:00
thePR0M3TH3AN
a3caf16dd4 Merge pull request #593 from PR0M3TH3AN/codex/update-key/value-label-to-indicate-key
Clarify key/value label
2025-07-16 20:31:29 -04:00
thePR0M3TH3AN
6336fb3fe4 Clarify key value label 2025-07-16 20:29:29 -04:00
thePR0M3TH3AN
f47baf4132 Merge pull request #592 from PR0M3TH3AN/codex/fix-workflow-failure-on-macos
Fix nondeterministic checksum test
2025-07-16 19:55:27 -04:00
thePR0M3TH3AN
30dd09b0b4 Fix BIP-85 checksum validation test 2025-07-16 19:38:32 -04:00
thePR0M3TH3AN
26f1ba4482 Merge pull request #589 from PR0M3TH3AN/codex/add-ci-test-script-and-update-workflow
Add run_ci_tests script and update workflow
2025-07-16 17:59:36 -04:00
thePR0M3TH3AN
479c034573 fix windows ci hangs 2025-07-16 17:50:08 -04:00
thePR0M3TH3AN
0741744f99 Handle missing timeout in CI script 2025-07-16 16:06:21 -04:00
thePR0M3TH3AN
b88a93df29 Add CI test script and update workflow 2025-07-16 15:57:33 -04:00
thePR0M3TH3AN
ae9e6ba0d4 Merge pull request #588 from PR0M3TH3AN/codex/modify-decryption-method-for-strict-handling
Improve Nostr sync failure handling
2025-07-16 15:24:20 -04:00
thePR0M3TH3AN
b80abff895 Handle decryption failures when syncing index 2025-07-16 15:19:48 -04:00
thePR0M3TH3AN
387bfad220 Merge pull request #587 from PR0M3TH3AN/codex/update-entrymanager-to-include-verbose-parameter
Add verbose flag for listing entries
2025-07-16 15:09:48 -04:00
thePR0M3TH3AN
073b8c4d47 Add verbose flag to list_entries and update archived view 2025-07-16 15:05:11 -04:00
thePR0M3TH3AN
e8ade741ad Merge pull request #585 from PR0M3TH3AN/codex/add-seed-entry-note-to-readme-and-docs
Update docs: clarify seed entry
2025-07-16 13:35:33 -04:00
thePR0M3TH3AN
ea9665383e docs: clarify hidden entry behaviour 2025-07-16 13:35:15 -04:00
thePR0M3TH3AN
e5a8dde59d Merge pull request #584 from PR0M3TH3AN/codex/modify-test_setup_existing_seed_words
Update seed setup test
2025-07-16 12:57:36 -04:00
thePR0M3TH3AN
78368c0e2f Fix seed setup test to patch masked input 2025-07-16 12:57:19 -04:00
thePR0M3TH3AN
c6398b3c99 Merge pull request #583 from PR0M3TH3AN/codex/update-test-cases-for-seed_prompt
Update seed prompt tests
2025-07-16 12:50:09 -04:00
thePR0M3TH3AN
6b7815f28e Update seed prompt tests 2025-07-16 12:48:56 -04:00
thePR0M3TH3AN
07f1843739 Merge pull request #582 from PR0M3TH3AN/codex/refactor-seed_prompt.py-for-masked-input
Improve seed input flow
2025-07-16 12:43:36 -04:00
thePR0M3TH3AN
04548c44f5 Enhance seed entry prompts with masking and clear screen 2025-07-16 12:37:58 -04:00
thePR0M3TH3AN
144447fb3d Merge pull request #581 from PR0M3TH3AN/codex/update-add_new_fingerprint-prompt
Refine seed profile setup prompt
2025-07-16 12:02:12 -04:00
thePR0M3TH3AN
6f21c5cb9d Update profile management test for new seed prompt 2025-07-16 11:58:19 -04:00
thePR0M3TH3AN
a610272552 Update seed profile creation prompt 2025-07-16 11:25:56 -04:00
thePR0M3TH3AN
76bdd4fde0 Merge pull request #580 from PR0M3TH3AN/codex/add-tests-for-seed-validation-and-setup
Add seed setup tests
2025-07-16 06:20:17 -04:00
thePR0M3TH3AN
cc68f05130 test: seed setup interactions 2025-07-16 04:16:36 -04:00
thePR0M3TH3AN
1e5d115f80 Merge pull request #579 from PR0M3TH3AN/codex/update-seed-profile-instructions-in-docs
Update seed profile instructions
2025-07-16 04:11:15 -04:00
thePR0M3TH3AN
0a011f108b docs: clarify seed profile setup 2025-07-16 04:10:57 -04:00
thePR0M3TH3AN
54aa609b62 Merge pull request #578 from PR0M3TH3AN/codex/add-method-parameter-to-setup_existing_seed
Add method param for seed setup
2025-07-16 04:06:13 -04:00
thePR0M3TH3AN
f701124fb1 Add method parameter to seed setup 2025-07-16 04:04:13 -04:00
thePR0M3TH3AN
8370dec5c3 Merge pull request #577 from PR0M3TH3AN/codex/update-seed-setup-prompt-and-routing
Add word-by-word seed setup option
2025-07-16 03:58:24 -04:00
thePR0M3TH3AN
6cca270bd6 Update seed setup prompt with word-by-word option 2025-07-16 03:51:32 -04:00
thePR0M3TH3AN
73898972f1 Merge pull request #576 from PR0M3TH3AN/codex/implement-word-prompt-helper-function
Implement seed phrase entry helper
2025-07-16 03:43:00 -04:00
thePR0M3TH3AN
04dc4e05da Add interactive seed word prompt 2025-07-16 03:40:24 -04:00
thePR0M3TH3AN
9369bac70f Merge pull request #575 from PR0M3TH3AN/codex/add-masked-input-function-with-tests
Add masked input utility
2025-07-16 03:34:03 -04:00
thePR0M3TH3AN
d7547810fe Add cross-platform masked input utility with tests 2025-07-16 03:32:06 -04:00
thePR0M3TH3AN
bceaa99228 Merge pull request #574 from PR0M3TH3AN/codex/update-validate_bip85_seed-validation-logic
Improve BIP‑85 seed validation
2025-07-16 03:24:49 -04:00
thePR0M3TH3AN
f46de144a9 Validate BIP-85 seeds using Mnemonic 2025-07-16 03:22:47 -04:00
thePR0M3TH3AN
23f672575e Merge pull request #573 from PR0M3TH3AN/codex/add-optional-customization-for-seed-profile
Add custom Seed Profile names
2025-07-15 21:58:28 -04:00