Commit Graph

594 Commits

Author SHA1 Message Date
thePR0M3TH3AN
914a630d56 update 2025-07-04 22:32:53 -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
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
thePR0M3TH3AN
1acd3b68db Merge pull request #250 from PR0M3TH3AN/codex/update-readme-and-json_entries-documentation
Update docs for new entry types
2025-07-04 19:45:04 -04:00
thePR0M3TH3AN
fde0add1e8 docs: add entry type summary and custom field info 2025-07-04 19:42:21 -04:00
thePR0M3TH3AN
f130d00793 Merge pull request #249 from PR0M3TH3AN/codex/create-migration-v2_to_v3
Add schema version 3 migration
2025-07-04 19:33:15 -04:00
thePR0M3TH3AN
f2b6219dc0 Add schema v3 migration and update tests 2025-07-04 19:31:31 -04:00
thePR0M3TH3AN
b3ee860fd2 Merge pull request #248 from PR0M3TH3AN/codex/show-additional-and-hidden-fields-when-retrieving-entry
Improve entry retrieval display
2025-07-04 19:26:00 -04:00
thePR0M3TH3AN
b2a014e5b8 Show custom fields on retrieval 2025-07-04 19:24:55 -04:00
thePR0M3TH3AN
f9534e1144 Merge pull request #247 from PR0M3TH3AN/codex/add-nostr-key-pair-generation-and-features
Add Nostr key pair generation
2025-07-04 19:19:05 -04:00
thePR0M3TH3AN
9c2f1e52f7 Add Nostr key pair support 2025-07-04 19:17:04 -04:00
thePR0M3TH3AN
ff27620cd5 Merge pull request #246 from PR0M3TH3AN/codex/add-custom-fields-to-entry-management
Add custom fields to password entries
2025-07-04 19:05:53 -04:00
thePR0M3TH3AN
d2face4c99 Add custom field support 2025-07-04 19:01:47 -04:00
thePR0M3TH3AN
d50898f5d9 Merge pull request #245 from PR0M3TH3AN/beta
Beta
2025-07-04 18:55:28 -04:00
thePR0M3TH3AN
2c3f07f30b Merge pull request #244 from PR0M3TH3AN/uxv4ku-codex/add-one-liner-install-scripts-for-windows,-macos,-and-linux
Add installer scripts with branch selection
2025-07-04 18:41:08 -04:00
thePR0M3TH3AN
51f907cbb0 Fix PGP key determinism on all platforms 2025-07-04 18:39:50 -04:00
thePR0M3TH3AN
435b7f363e Add universal installer scripts and update README 2025-07-04 18:30:25 -04:00
thePR0M3TH3AN
60e49c3f5e Merge pull request #243 from PR0M3TH3AN/codex/add-ui-elements-for-pgp-option
Add PGP option to UI menus
2025-07-04 18:29:06 -04:00
thePR0M3TH3AN
e5bb54240f Add PGP UI integration 2025-07-04 18:27:45 -04:00
thePR0M3TH3AN
314caea95b Merge pull request #241 from PR0M3TH3AN/codex/implement-pgp-key-management-functionality
Add PGP key generation
2025-07-04 18:18:15 -04:00
thePR0M3TH3AN
e421dbe4c3 Add PGP key support 2025-07-04 18:16:15 -04:00
thePR0M3TH3AN
f9f2c14f56 Merge pull request #240 from PR0M3TH3AN/codex/add-ui-elements-for-ssh-and-bip-39-seed
Add SSH/seed UI and update integration guidelines
2025-07-04 17:26:33 -04:00
thePR0M3TH3AN
b176486ca7 Document integration steps and add SSH/seed UI 2025-07-04 17:25:02 -04:00
thePR0M3TH3AN
e363e118d5 Merge pull request #239 from PR0M3TH3AN/revert-238-codex/add-ui-elements-for-ssh-and-bip-39-seed
Revert "Add SSH and seed entry support"
2025-07-04 17:05:32 -04:00
thePR0M3TH3AN
2ef53fe461 Revert "Add SSH and seed entry support" 2025-07-04 17:02:56 -04:00
thePR0M3TH3AN
5c411b7fd2 Merge pull request #238 from PR0M3TH3AN/codex/add-ui-elements-for-ssh-and-bip-39-seed
Add SSH and seed entry support
2025-07-04 16:59:00 -04:00
thePR0M3TH3AN
602e49c659 feat: add ssh and seed entry support 2025-07-04 16:56:54 -04:00
thePR0M3TH3AN
92a4822355 Merge pull request #237 from PR0M3TH3AN/codex/complete-add_seed-and-seed-retrieval-functionality
Add seed entry support
2025-07-04 16:36:44 -04:00
thePR0M3TH3AN
43e19d4ce6 Implement seed entry management 2025-07-04 16:35:08 -04:00
thePR0M3TH3AN
3f5710aae6 Merge pull request #236 from PR0M3TH3AN/codex/update-ssh-key-handling-and-add-utilities
Add SSH key entry support
2025-07-04 16:27:45 -04:00
thePR0M3TH3AN
b1879ca91e Add SSH key entry support 2025-07-04 16:26:05 -04:00
thePR0M3TH3AN
9a42d57908 Merge pull request #235 from PR0M3TH3AN/beta
Beta
2025-07-04 15:56:18 -04:00
thePR0M3TH3AN
6ded2b24b2 Merge pull request #234 from PR0M3TH3AN/codex/update-timeline-in-landing/index.html
Update landing page roadmap
2025-07-04 15:53:11 -04:00
thePR0M3TH3AN
345a5c74ab Mark completed roadmap items 2025-07-04 15:51:10 -04:00
thePR0M3TH3AN
7615e8c67a Merge pull request #233 from PR0M3TH3AN/codex/review-and-update-roadmap-entries
Update roadmap
2025-07-04 15:46:35 -04:00
thePR0M3TH3AN
fc6817337f docs: mark completed roadmap items 2025-07-04 15:44:08 -04:00
thePR0M3TH3AN
e12315a8ed Merge pull request #232 from PR0M3TH3AN/beta
Beta
2025-07-04 14:46:42 -04:00