Commit Graph

121 Commits

Author SHA1 Message Date
thePR0M3TH3AN
49c71254fa Update artifact action 2025-06-29 15:39:37 -04:00
thePR0M3TH3AN
e7c6dc4732 Update CI workflow for coverage 2025-06-29 15:34:35 -04:00
thePR0M3TH3AN
5adee95914 Merge pull request #27 from PR0M3TH3AN/codex/move-seed-profiles-and-nostr-in-settings
Restructure menu system
2025-06-29 15:27:55 -04:00
thePR0M3TH3AN
f7144c1475 Refactor settings menus 2025-06-29 15:27:43 -04:00
thePR0M3TH3AN
dea4a4394e Merge pull request #26 from PR0M3TH3AN/codex/build-github-workflow-for-tests-and-coverage
Add coverage workflow for CI
2025-06-29 15:20:40 -04:00
thePR0M3TH3AN
786f2c2bc5 Add coverage to CI workflow 2025-06-29 15:20:05 -04:00
thePR0M3TH3AN
02a0d4bf98 Merge pull request #25 from PR0M3TH3AN/codex/push-backup-to-nostr-after-adding-entry
Backup to nostr after entry
2025-06-29 15:12:13 -04:00
thePR0M3TH3AN
b62e80c3c2 Backup to Nostr after adding entries 2025-06-29 15:11:59 -04:00
thePR0M3TH3AN
b486056a62 Merge pull request #24 from PR0M3TH3AN/codex/update-ui-for-password-entry
Update menu wording for entries
2025-06-29 15:01:48 -04:00
thePR0M3TH3AN
3b08bdd5ff Rename password actions to entries 2025-06-29 15:01:21 -04:00
thePR0M3TH3AN
7054442817 Merge pull request #23 from PR0M3TH3AN/codex/update-menu-and-backup-settings
Move Backup Parent Seed to Settings
2025-06-29 14:51:38 -04:00
thePR0M3TH3AN
4698384b5d Format key_manager 2025-06-29 14:51:17 -04:00
thePR0M3TH3AN
3b4ba54cbf Merge pull request #22 from PR0M3TH3AN/codex/update-settings-menu-and-documentation
Revise menu and docs
2025-06-29 14:43:22 -04:00
thePR0M3TH3AN
b5f015d881 Update menus and docs for new settings 2025-06-29 14:43:09 -04:00
thePR0M3TH3AN
a4bb6748bf Merge pull request #21 from PR0M3TH3AN/codex/shorten-menu-options-and-update-documentation
Shorten menu options
2025-06-29 14:35:38 -04:00
thePR0M3TH3AN
8b9651407c Shorten menu option text 2025-06-29 14:35:15 -04:00
thePR0M3TH3AN
3ed2d71ebb Merge pull request #20 from PR0M3TH3AN/codex/replace--fingerprint--with--seed-profile--in-cli
Update CLI text from fingerprint to seed profile
2025-06-29 14:27:29 -04:00
thePR0M3TH3AN
dfdc2925bb Replace fingerprint wording with seed profile 2025-06-29 14:27:12 -04:00
thePR0M3TH3AN
f6b8667b75 Merge pull request #18 from PR0M3TH3AN/codex/add-initial-database-state-sync-with-nostr
Sync database from Nostr on first run
2025-06-29 14:07:48 -04:00
thePR0M3TH3AN
27f6cfcba8 load db from nostr if missing 2025-06-29 14:07:25 -04:00
thePR0M3TH3AN
2451a98778 Merge pull request #17 from PR0M3TH3AN/codex/rename--change-settings-pin--to--change-password
Add password change function
2025-06-29 13:49:54 -04:00
thePR0M3TH3AN
25ec12ab7d Implement password change feature 2025-06-29 13:49:41 -04:00
thePR0M3TH3AN
c078155d7f Merge pull request #15 from PR0M3TH3AN/codex/ensure-at-least-one-nostr-relay-present
Enforce relay presence and backup index
2025-06-29 13:22:30 -04:00
thePR0M3TH3AN
b9437094bc Enforce relay requirements and backup index 2025-06-29 13:22:09 -04:00
thePR0M3TH3AN
c14cc6910f updated backlog 2025-06-29 13:09:34 -04:00
thePR0M3TH3AN
dabbe46bd1 Merge pull request #14 from PR0M3TH3AN/codex/remove-unused-import-and-format-files
Remove unused Fore imports
2025-06-29 12:28:12 -04:00
thePR0M3TH3AN
8d91c74531 Remove unused Fore imports 2025-06-29 12:27:59 -04:00
thePR0M3TH3AN
2dafcda71f Merge pull request #13 from PR0M3TH3AN/codex/edit-backup.py-and-run-tests
Add fcntl import
2025-06-29 12:18:23 -04:00
thePR0M3TH3AN
a989bd197e Add missing fcntl import and fix EOF newline 2025-06-29 12:17:48 -04:00
thePR0M3TH3AN
6ee6b6d395 Merge pull request #12 from PR0M3TH3AN/codex/refactor-key_derivation.py-to-remove-duplicates
Fix duplicated module in key derivation utility
2025-06-29 12:12:52 -04:00
thePR0M3TH3AN
fbab78f5e5 Remove duplicated code in key derivation 2025-06-29 12:12:26 -04:00
thePR0M3TH3AN
52c56016f4 updated refactor roadmap 2025-06-29 12:11:46 -04:00
thePR0M3TH3AN
d1822c522e Merge pull request #11 from PR0M3TH3AN/codex/extend-display_menu-with-settings-entry
Add relay management settings
2025-06-29 11:43:17 -04:00
thePR0M3TH3AN
a2a0b37a5f Add relay management settings 2025-06-29 11:42:59 -04:00
thePR0M3TH3AN
8f6afe5725 Merge pull request #10 from PR0M3TH3AN/codex/document-encrypted-config-file-and-settings-menu
Add config docs and settings instructions
2025-06-29 11:37:11 -04:00
thePR0M3TH3AN
7aba4338ce Document config file and settings menu 2025-06-29 11:36:56 -04:00
thePR0M3TH3AN
ada5cde895 Merge pull request #9 from PR0M3TH3AN/codex/write-tests-for-configmanager-and-nostrclient
Add tests for ConfigManager and NostrClient
2025-06-28 22:11:00 -04:00
thePR0M3TH3AN
1a68c1782f Add config and NostrClient tests 2025-06-28 22:10:41 -04:00
thePR0M3TH3AN
1a41a90ae5 Merge pull request #8 from PR0M3TH3AN/codex/extend-configmanager-to-store-bcrypt-hashed-pin
Add PIN protected settings
2025-06-28 22:04:46 -04:00
thePR0M3TH3AN
f9bc040736 Add PIN protection to settings 2025-06-28 22:04:30 -04:00
thePR0M3TH3AN
fb65f3ed7e Merge pull request #7 from PR0M3TH3AN/codex/modify-passwordmanager-to-pass-relay-list
Update Nostr relay initialization
2025-06-28 21:55:20 -04:00
thePR0M3TH3AN
d124b42a1f Load relays from config 2025-06-28 21:54:54 -04:00
thePR0M3TH3AN
1163f5eac4 Merge pull request #6 from PR0M3TH3AN/codex/create-configmanager-with-encryptionmanager
Add encrypted profile config
2025-06-28 21:46:37 -04:00
thePR0M3TH3AN
5b7b18b8f4 Add tests for ConfigManager 2025-06-28 21:46:08 -04:00
thePR0M3TH3AN
d5e57593be Merge pull request #5 from PR0M3TH3AN/codex/update-ci-scripts-to-install-requirements
Fix README install path and add CI workflow
2025-06-28 20:26:21 -04:00
thePR0M3TH3AN
15f2dc7a98 docs: clarify install and add CI 2025-06-28 20:25:35 -04:00
thePR0M3TH3AN
60cad8b26d Merge pull request #4 from PR0M3TH3AN/codex/ensure-newline-at-end-of-requirements.txt-and-.gitignore
Fix newline in ignore file
2025-06-28 19:56:08 -04:00
thePR0M3TH3AN
bd470d78d5 chore: ensure newline at EOF 2025-06-28 19:55:25 -04:00
thePR0M3TH3AN
52d77f4381 Merge pull request #3 from PR0M3TH3AN/codex/add-tests-for-fingerprint-and-encryption
Add deterministic fingerprint and encryption tests
2025-06-28 19:50:12 -04:00
thePR0M3TH3AN
514dc3256a Add unit tests and update docs 2025-06-28 19:48:44 -04:00