Commit Graph

146 Commits

Author SHA1 Message Date
thePR0M3TH3AN
37d6547ecc Fix artifact naming per OS 2025-06-29 19:00:52 -04:00
thePR0M3TH3AN
d78e5ba849 Relax timing check in file lock test 2025-06-29 18:50:17 -04:00
thePR0M3TH3AN
c0ddedce54 Relax lock timing assertion 2025-06-29 18:42:51 -04:00
thePR0M3TH3AN
22a496b856 Fix file lock test timing 2025-06-29 18:19:33 -04:00
thePR0M3TH3AN
df2a776a0a Fix gitattributes and install build tools for CI 2025-06-29 18:00:04 -04:00
thePR0M3TH3AN
c02f8d9c10 Use portalocker for cross-platform locking 2025-06-29 17:44:32 -04:00
thePR0M3TH3AN
0114cf6531 Merge pull request #37 from PR0M3TH3AN/codex/add-encryption-file-tests
Add encryption file tests
2025-06-29 17:27:29 -04:00
thePR0M3TH3AN
6089b0225e Add tests for encryption file operations 2025-06-29 17:24:54 -04:00
thePR0M3TH3AN
7e5056b6a6 Merge pull request #36 from PR0M3TH3AN/codex/create-test-for-settings-menu
Add settings menu tests
2025-06-29 17:20:20 -04:00
thePR0M3TH3AN
c1788612fe Add settings menu tests 2025-06-29 17:16:54 -04:00
thePR0M3TH3AN
ce442bb44b Merge pull request #35 from PR0M3TH3AN/codex/update-test-for-fingerprint-management
Add fingerprint switch test
2025-06-29 17:08:08 -04:00
thePR0M3TH3AN
de3c1aee52 Add profile switching test 2025-06-29 17:06:38 -04:00
thePR0M3TH3AN
d11060052a Merge pull request #34 from PR0M3TH3AN/codex/create-test-for-nostr-backup
Add Nostr backup publish test
2025-06-29 16:59:36 -04:00
thePR0M3TH3AN
700aaa6f7f Add nostr backup publish test 2025-06-29 16:52:15 -04:00
thePR0M3TH3AN
f3df0b1677 Merge pull request #33 from PR0M3TH3AN/codex/extend-tests-for-entry-addition-and-retrieval
Add entry retrieval test
2025-06-29 16:47:17 -04:00
thePR0M3TH3AN
8967f45927 Add test for entry add and retrieval 2025-06-29 16:45:52 -04:00
thePR0M3TH3AN
688a2f2d79 Merge pull request #32 from PR0M3TH3AN/codex/add-test-for-empty-entries-list
Add test for empty entry manager
2025-06-29 16:40:27 -04:00
thePR0M3TH3AN
02d1edb6d7 test: check list_entries on empty index 2025-06-29 16:38:23 -04:00
thePR0M3TH3AN
c0f7584e54 Merge pull request #31 from PR0M3TH3AN/codex/update-test_seed_import.py-to-use-random-seed
Generate random BIP‑39 seed for encryption test
2025-06-29 16:29:34 -04:00
thePR0M3TH3AN
62be23454d Use random BIP-39 seed in seed import test 2025-06-29 16:28:16 -04:00
thePR0M3TH3AN
4181363bbd Merge pull request #30 from PR0M3TH3AN/codex/create-test-for-seed-encryption-and-validation
Add test for seed encryption round trip
2025-06-29 16:18:42 -04:00
thePR0M3TH3AN
90702d58c2 Add seed import test 2025-06-29 16:17:21 -04:00
thePR0M3TH3AN
3006c59172 Merge pull request #29 from PR0M3TH3AN/codex/add-tests-for-seed-generation
Add seed generation tests
2025-06-29 16:12:16 -04:00
thePR0M3TH3AN
c1aac28a7c Add seed generation tests 2025-06-29 16:10:53 -04:00
thePR0M3TH3AN
da71394d82 Merge pull request #28 from PR0M3TH3AN/codex/update-github-workflow-for-testing
Improve CI coverage gating
2025-06-29 15:41:24 -04:00
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