thePR0M3TH3AN
|
fd9d3fa51b
|
Merge pull request #803 from PR0M3TH3AN/codex/update-selected_directories-in-saved_config.yaml
fix: remove stale password_manager directory
|
2025-08-08 12:18:56 -04:00 |
|
thePR0M3TH3AN
|
a5f719363e
|
fix: remove stale password_manager directory
|
2025-08-08 12:18:33 -04:00 |
|
thePR0M3TH3AN
|
4c4394b026
|
Merge pull request #802 from PR0M3TH3AN/codex/update-requirements-files-with-version-ranges
feat: specify dependency version ranges
|
2025-08-08 11:25:23 -04:00 |
|
thePR0M3TH3AN
|
75df28dd60
|
feat: specify dependency version ranges
|
2025-08-08 11:14:26 -04:00 |
|
thePR0M3TH3AN
|
ccdc442bb8
|
Merge pull request #801 from PR0M3TH3AN/codex/refactor-error-handling-in-init.py
Gracefully handle BIP85 import errors
|
2025-08-08 10:44:10 -04:00 |
|
thePR0M3TH3AN
|
d492f76116
|
Handle optional BIP85 import
|
2025-08-08 10:36:52 -04:00 |
|
thePR0M3TH3AN
|
064292df01
|
Merge pull request #800 from PR0M3TH3AN/codex/remove-github-url-and-add-docstring
Add module docstring to package init
|
2025-08-08 10:28:54 -04:00 |
|
thePR0M3TH3AN
|
1d91044e59
|
chore: document package init
|
2025-08-08 10:22:26 -04:00 |
|
thePR0M3TH3AN
|
c95a69e562
|
Merge pull request #799 from PR0M3TH3AN/codex/create-platform-native-packages-with-briefcase
Add Briefcase packaging scripts and docs
|
2025-08-08 10:12:17 -04:00 |
|
thePR0M3TH3AN
|
593b173e95
|
Add Briefcase packaging docs and scripts
|
2025-08-08 09:24:25 -04:00 |
|
thePR0M3TH3AN
|
3ef0446e26
|
Merge pull request #798 from PR0M3TH3AN/codex/update-readme-for-optional-gui-installation
docs: document optional GUI install
|
2025-08-07 22:13:14 -04:00 |
|
thePR0M3TH3AN
|
b33dc5148d
|
docs: note GUI development status
|
2025-08-07 22:12:49 -04:00 |
|
thePR0M3TH3AN
|
344c2c82e7
|
docs: document optional GUI install
|
2025-08-07 14:02:20 -04:00 |
|
thePR0M3TH3AN
|
d98a158c83
|
Merge pull request #797 from PR0M3TH3AN/codex/add-includegui-parameter-for-installation
feat: make GUI install optional on Windows
|
2025-08-07 13:20:07 -04:00 |
|
thePR0M3TH3AN
|
8737905e93
|
feat: make GUI install optional on Windows
|
2025-08-07 13:10:11 -04:00 |
|
thePR0M3TH3AN
|
d2c00eb0d6
|
Merge pull request #796 from PR0M3TH3AN/codex/add-gui-installation-flag-to-install.sh
feat: optional GUI installation flag
|
2025-08-07 13:01:18 -04:00 |
|
thePR0M3TH3AN
|
171f92167e
|
feat: add optional GUI install flag
|
2025-08-07 12:05:12 -04:00 |
|
thePR0M3TH3AN
|
bbfe0c50a9
|
Merge pull request #795 from PR0M3TH3AN/codex/modify-pyproject.toml-for-extras-section
feat: make GUI dependencies optional
|
2025-08-07 11:22:03 -04:00 |
|
thePR0M3TH3AN
|
61e3c2accc
|
fix: align requirements lock Python version
|
2025-08-07 11:04:20 -04:00 |
|
thePR0M3TH3AN
|
00edb44442
|
feat: make GUI dependencies optional
|
2025-08-07 10:51:13 -04:00 |
|
thePR0M3TH3AN
|
ba3c57ceb8
|
Merge pull request #794 from PR0M3TH3AN/codex/fix-seed-profile-creation-error
Fix duplicate fingerprint check when creating new seed profile
|
2025-08-07 08:54:00 -04:00 |
|
thePR0M3TH3AN
|
28382cc649
|
test seed profile creation
|
2025-08-06 23:14:53 -04:00 |
|
thePR0M3TH3AN
|
38a392a7c9
|
Merge pull request #793 from PR0M3TH3AN/codex/trace-and-test-add_new_fingerprint-functionality
Ensure add_new_fingerprint exits after seed setup
|
2025-08-06 22:54:41 -04:00 |
|
thePR0M3TH3AN
|
8c9e325c76
|
Add regression test for word-by-word seed setup
|
2025-08-06 22:34:11 -04:00 |
|
thePR0M3TH3AN
|
d77fb142a0
|
Merge pull request #792 from PR0M3TH3AN/codex/modify-fingerprint-handling-and-add-tests
Prevent duplicate seed profiles
|
2025-08-06 22:20:34 -04:00 |
|
thePR0M3TH3AN
|
bfc181c32b
|
Handle missing fingerprint manager during seed save
|
2025-08-06 22:13:47 -04:00 |
|
thePR0M3TH3AN
|
26a4a74131
|
Test duplicate seed profile creation
|
2025-08-06 22:01:28 -04:00 |
|
thePR0M3TH3AN
|
5fe1b651a8
|
Merge pull request #791 from PR0M3TH3AN/codex/compare-fingerprints-before-selecting
Avoid redundant fingerprint decryption
|
2025-08-06 21:51:45 -04:00 |
|
thePR0M3TH3AN
|
051454ff2e
|
Test avoiding decryption when selecting active profile
|
2025-08-06 21:45:21 -04:00 |
|
thePR0M3TH3AN
|
87f1e35487
|
Merge pull request #790 from PR0M3TH3AN/codex/improve-nostr-client-reliability-and-error-handling
Guard missing Nostr client in background sync
|
2025-08-06 21:40:19 -04:00 |
|
thePR0M3TH3AN
|
45304b41c2
|
Guard missing Nostr client in background sync
|
2025-08-06 21:33:16 -04:00 |
|
thePR0M3TH3AN
|
b15c0c17b7
|
Merge pull request #789 from PR0M3TH3AN/codex/add-lazy-initialization-guard-to-handle_toggle_quick_unlock
Initialize quick unlock config on demand
|
2025-08-06 20:23:09 -04:00 |
|
thePR0M3TH3AN
|
173a697b88
|
Mock fingerprint dir in CLI lock tests
|
2025-08-06 20:17:27 -04:00 |
|
thePR0M3TH3AN
|
5cdb4ecac5
|
Test quick unlock toggle after profile creation
|
2025-08-06 20:04:32 -04:00 |
|
thePR0M3TH3AN
|
d2b8b6cb65
|
Merge pull request #788 from PR0M3TH3AN/codex/reuse-initialization-logic-in-handle_toggle_offline_mode
Initialize config manager lazily for offline mode
|
2025-08-06 19:56:35 -04:00 |
|
thePR0M3TH3AN
|
7521014a61
|
Initialize config manager lazily for offline mode
|
2025-08-06 19:49:46 -04:00 |
|
thePR0M3TH3AN
|
0e0ea183c8
|
Merge pull request #787 from PR0M3TH3AN/codex/ensure-config-manager-initialization-after-profile-creation
Ensure config manager initialized for secret mode toggling
|
2025-08-06 19:41:49 -04:00 |
|
thePR0M3TH3AN
|
48e0632771
|
Avoid AttributeError when config manager missing
|
2025-08-06 19:34:41 -04:00 |
|
thePR0M3TH3AN
|
d92385eff9
|
Add tests for secret mode initialization
|
2025-08-06 19:23:56 -04:00 |
|
thePR0M3TH3AN
|
92142a3e1b
|
Merge pull request #786 from PR0M3TH3AN/codex/update-password-change-logic-and-tests
Enhance password change flow with prompts and tests
|
2025-08-06 19:14:10 -04:00 |
|
thePR0M3TH3AN
|
ed7763195e
|
Improve password change flow
|
2025-08-06 19:07:40 -04:00 |
|
thePR0M3TH3AN
|
8079cd05b9
|
Merge pull request #785 from PR0M3TH3AN/codex/update-ci-workflow-for-poetry
chore: migrate to Poetry and add test workflow
|
2025-08-06 17:43:08 -04:00 |
|
thePR0M3TH3AN
|
979ba6f678
|
fix: use bash for pip-audit step
|
2025-08-06 17:36:27 -04:00 |
|
thePR0M3TH3AN
|
af53e7f12c
|
fix: add missing test dependencies
|
2025-08-06 17:23:10 -04:00 |
|
thePR0M3TH3AN
|
54314cc5b3
|
ci: treat pip-audit findings as warnings
|
2025-08-06 17:14:19 -04:00 |
|
thePR0M3TH3AN
|
fd419fb943
|
chore: add poetry and CI tests
|
2025-08-06 17:06:28 -04:00 |
|
thePR0M3TH3AN
|
f571ded60c
|
Merge pull request #783 from PR0M3TH3AN/codex/introduce-auditlogger-in-manager.py
Add tamper-evident audit logging
|
2025-08-06 12:12:28 -04:00 |
|
thePR0M3TH3AN
|
b3b703985d
|
test: cover audit logging
|
2025-08-06 12:07:09 -04:00 |
|
thePR0M3TH3AN
|
363b54b656
|
Merge pull request #782 from PR0M3TH3AN/codex/add-architecture-overview-to-readme
docs: add Nostr setup guide and architecture overview
|
2025-08-06 10:09:22 -04:00 |
|
thePR0M3TH3AN
|
1a35bb42bd
|
docs: add Nostr setup guide and architecture overview
|
2025-08-06 10:09:05 -04:00 |
|