Commit Graph

976 Commits

Author SHA1 Message Date
thePR0M3TH3AN
5966440864 Update tests with archive prompt responses 2025-07-07 13:27:42 -04:00
thePR0M3TH3AN
6c0418ea25 Merge pull request #355 from PR0M3TH3AN/codex/update--view-archived-entries--text
Update archived entries menu text
2025-07-07 13:00:31 -04:00
thePR0M3TH3AN
9659e96fd8 Rename archived menu 2025-07-07 12:51:43 -04:00
thePR0M3TH3AN
d2e1039392 Merge pull request #354 from PR0M3TH3AN/codex/prompt-user-before-pausing-entry-retrieval
Add archive prompt when retrieving entries
2025-07-07 12:47:25 -04:00
thePR0M3TH3AN
ae7dca3ab8 Prompt to archive entry after retrieval 2025-07-07 12:40:36 -04:00
thePR0M3TH3AN
12dc315832 Merge pull request #353 from PR0M3TH3AN/codex/update-tests-for-archived-field-functionality
Add archive management tests
2025-07-07 11:52:41 -04:00
thePR0M3TH3AN
8ce8b812a6 Add archive entry tests 2025-07-07 11:48:11 -04:00
thePR0M3TH3AN
d081a3a0f3 Merge pull request #352 from PR0M3TH3AN/codex/replace--blacklisted--with--archived
Replace blacklist with archive docs
2025-07-07 11:36:11 -04:00
thePR0M3TH3AN
466fb2036f docs: rename blacklist to archived 2025-07-07 11:31:45 -04:00
thePR0M3TH3AN
fb6df7e2d3 Merge pull request #351 from PR0M3TH3AN/codex/add-archived-entry-options-to-menu
Add entry archiving support
2025-07-07 11:24:56 -04:00
thePR0M3TH3AN
8a7af94719 Add entry archiving features and update menus 2025-07-07 11:24:14 -04:00
thePR0M3TH3AN
2d7d255f33 Merge pull request #350 from PR0M3TH3AN/codex/extend-test_seed_entry.py-to-exclude-seed-phrase-text
Add retrieval assertions for seed entries
2025-07-07 11:12:31 -04:00
thePR0M3TH3AN
dbff30619a test: ensure seed entry retrieval omits phrases 2025-07-07 11:10:07 -04:00
thePR0M3TH3AN
543e537f34 Merge pull request #349 from PR0M3TH3AN/codex/update-word-references-to-word_count
Migrate seed word field
2025-07-07 10:47:18 -04:00
thePR0M3TH3AN
e24526a7ef migrate seed entry field 2025-07-07 10:46:02 -04:00
thePR0M3TH3AN
71f310bc06 Merge pull request #348 from PR0M3TH3AN/codex/update-readme.md-for-bip-85-explanation
Update seed phrase docs
2025-07-07 10:31:13 -04:00
thePR0M3TH3AN
653ae7066e Clarify seed phrase storage 2025-07-07 10:30:57 -04:00
thePR0M3TH3AN
5b960ae149 Merge pull request #347 from PR0M3TH3AN/codex/add-archived-flag-to-entry-management
Add archived flag to password entries
2025-07-07 10:18:16 -04:00
thePR0M3TH3AN
eace2d95c5 Add archived flag to entries 2025-07-07 10:11:13 -04:00
thePR0M3TH3AN
7e122367a3 Merge pull request #346 from PR0M3TH3AN/codex/add-data-fields-table-to-readme
Add entry type data table
2025-07-07 09:27:01 -04:00
thePR0M3TH3AN
0346fc1740 docs: add entry type field summary 2025-07-07 09:26:37 -04:00
thePR0M3TH3AN
56fbf7ff28 Merge pull request #345 from PR0M3TH3AN/e89vr4-codex/update-readme-for-windows-install-instructions
Update Windows install instructions
2025-07-06 22:01:56 -04:00
thePR0M3TH3AN
9ff596fc9d docs: update windows prerequisites 2025-07-06 22:01:31 -04:00
thePR0M3TH3AN
1dbdb71fee Merge pull request #344 from PR0M3TH3AN/vg4q7c-codex/fix-windows-install-script-for-dependencies
Improve Windows build tools detection
2025-07-06 21:39:28 -04:00
thePR0M3TH3AN
6985734cad feat(windows): improve build tools detection 2025-07-06 21:38:48 -04:00
thePR0M3TH3AN
456af6b433 Merge pull request #343 from PR0M3TH3AN/codex/fix-windows-install-script-for-dependencies
Improve Windows installer compatibility with Python 3.13
2025-07-06 21:28:18 -04:00
thePR0M3TH3AN
dcd7cc8329 Improve Windows installer fallback for Python 3.13 2025-07-06 21:28:04 -04:00
thePR0M3TH3AN
ff8f4f796b Merge pull request #342 from PR0M3TH3AN/codex/fix-windows-install-script-for-python-troubleshooting
Improve Windows installer Python detection
2025-07-06 21:16:54 -04:00
thePR0M3TH3AN
13ed4914db Improve Windows installer Python detection 2025-07-06 21:16:35 -04:00
thePR0M3TH3AN
77dc7ad6c2 Merge pull request #341 from PR0M3TH3AN/codex/update-install-scripts-to-check-for-python
Improve Python detection for Windows installer
2025-07-06 20:50:24 -04:00
thePR0M3TH3AN
c8a4f67651 Merge branch 'main' into codex/update-install-scripts-to-check-for-python 2025-07-06 20:45:41 -04:00
thePR0M3TH3AN
5882d6b1d5 Improve Python detection in Windows installer 2025-07-06 20:29:01 -04:00
thePR0M3TH3AN
85271e64b9 Merge pull request #340 from PR0M3TH3AN/codex/update-install-scripts-to-check-for-python
Add Python auto-install support to Windows installer
2025-07-06 20:20:29 -04:00
thePR0M3TH3AN
81640d7205 feat(installer): auto-install python on Windows 2025-07-06 20:20:11 -04:00
thePR0M3TH3AN
83b48bf44e Merge pull request #339 from PR0M3TH3AN/beta
Beta
2025-07-06 19:33:13 -04:00
thePR0M3TH3AN
4f971ca208 Merge pull request #338 from PR0M3TH3AN/codex/fix-missing-index-file-after-seed-import
Fix missing index error noise
2025-07-06 19:08:19 -04:00
thePR0M3TH3AN
a8f95c9361 Relax missing index log 2025-07-06 19:03:50 -04:00
thePR0M3TH3AN
323fd640f2 Merge pull request #337 from PR0M3TH3AN/codex/troubleshoot-database-corruption-after-generate_test_profile
Fix test profile generation
2025-07-06 18:57:58 -04:00
thePR0M3TH3AN
c2f6971b86 Isolate test profiles 2025-07-06 18:57:18 -04:00
thePR0M3TH3AN
4435618417 Merge pull request #336 from PR0M3TH3AN/codex/troubleshoot-database-corruption-after-generate_test_profile
Fix test profile generation
2025-07-06 18:45:41 -04:00
thePR0M3TH3AN
3b1d7943d0 Register generated test profiles 2025-07-06 18:45:20 -04:00
thePR0M3TH3AN
810dda4b1c Merge pull request #335 from PR0M3TH3AN/codex/add-directory-creation-in-script-for-missing-folders
Fix profile generator creating missing app directory
2025-07-06 18:32:36 -04:00
thePR0M3TH3AN
174eb3bcca Ensure generate_test_profile creates app dir 2025-07-06 18:32:19 -04:00
thePR0M3TH3AN
5a4ca17422 Merge pull request #334 from PR0M3TH3AN/codex/fix-test-script-to-update-existing-seed-file
Fix generate_test_profile reuse of seed
2025-07-06 18:24:05 -04:00
thePR0M3TH3AN
ccbaedefa0 Improve test profile persistence 2025-07-06 18:22:50 -04:00
thePR0M3TH3AN
bf554f6b1e Merge pull request #333 from PR0M3TH3AN/codex/investigate-seedpass-sync-issue
Fix test profile directory mismatch
2025-07-06 18:03:33 -04:00
thePR0M3TH3AN
a1b44105e4 Sync from Nostr on profile selection 2025-07-06 17:56:42 -04:00
thePR0M3TH3AN
f85968afa9 Improve test profile script 2025-07-06 17:46:42 -04:00
thePR0M3TH3AN
efdefd1563 Merge pull request #332 from PR0M3TH3AN/codex/generate-and-backup-clear-text-seed-file
Persist seed for test profile
2025-07-06 17:16:34 -04:00
thePR0M3TH3AN
527fd95a59 Ensure seed file reused 2025-07-06 17:16:03 -04:00