Commit Graph

337 Commits

Author SHA1 Message Date
thePR0M3TH3AN
b012246def Merge pull request #133 from PR0M3TH3AN/codex/create-test-for-encryption-mode-migration
Add encryption mode migration tests
2025-07-02 11:54:08 -04:00
thePR0M3TH3AN
24e6d70af4 Add encryption mode migration tests 2025-07-02 11:51:14 -04:00
thePR0M3TH3AN
28fb4459af Merge pull request #132 from PR0M3TH3AN/codex/add-change-encryption-mode-option
Add encryption mode settings option
2025-07-02 11:25:20 -04:00
thePR0M3TH3AN
ba892b1919 Add encryption mode change option in settings 2025-07-02 11:17:59 -04:00
thePR0M3TH3AN
147b6717f2 Merge pull request #131 from PR0M3TH3AN/codex/create-change_encryption_mode-method
Implement encryption mode switching
2025-07-02 11:05:25 -04:00
thePR0M3TH3AN
4d9bcf6d3b Add encryption mode change feature 2025-07-02 11:02:53 -04:00
thePR0M3TH3AN
138cf01fe1 Merge pull request #130 from PR0M3TH3AN/codex/add-prompt_encryption_mode-helper
Enhance profile setup prompts
2025-07-02 10:24:13 -04:00
thePR0M3TH3AN
12ab76badf Add encryption mode prompt helper 2025-07-02 09:36:58 -04:00
thePR0M3TH3AN
a6a1a7d7a1 Merge pull request #128 from PR0M3TH3AN/codex/fix-encryption-and-decryption-issues-with-seed-profiles
Fix seed profile switching
2025-07-01 23:17:03 -04:00
thePR0M3TH3AN
4c7b0edabc Fix profile switching to reload parent seed 2025-07-01 23:15:33 -04:00
thePR0M3TH3AN
bfa746373b Merge pull request #127 from PR0M3TH3AN/codex/fix-login-issue-with-new-seed-profile
Fix new profile password hashing
2025-07-01 23:05:02 -04:00
thePR0M3TH3AN
ddee3d5ccc Fix password hash storage when adding new seed profile 2025-07-01 23:01:38 -04:00
thePR0M3TH3AN
50551bf5a2 Merge pull request #126 from PR0M3TH3AN/codex/configure-pytest-to-ignore-deprecationwarning
Ignore multiprocessing warning in tests
2025-07-01 22:52:27 -04:00
thePR0M3TH3AN
67ee020210 Ignore multiprocessing DeprecationWarning 2025-07-01 22:51:11 -04:00
thePR0M3TH3AN
e7381e3e03 Merge pull request #125 from PR0M3TH3AN/codex/update-vault-test-setups-for-encryption
Use password derived keys in tests
2025-07-01 22:47:15 -04:00
thePR0M3TH3AN
cbc5d237d1 test: derive keys for vault setup 2025-07-01 22:45:55 -04:00
thePR0M3TH3AN
bfefd1e5a0 Merge pull request #124 from PR0M3TH3AN/codex/handle-filenotfounderror-in-handle_verify_checksum
Improve checksum verification error handling
2025-07-01 22:31:38 -04:00
thePR0M3TH3AN
8b5b4856ff Handle missing checksum file 2025-07-01 22:30:06 -04:00
thePR0M3TH3AN
fbaeb7c1ff Merge pull request #123 from PR0M3TH3AN/codex/update-backup-methods-to-support-parent_seed
Support parent seed parameter for portable backups
2025-07-01 22:23:50 -04:00
thePR0M3TH3AN
8812de1618 Add optional parent_seed to portable backup 2025-07-01 22:21:53 -04:00
thePR0M3TH3AN
2cea1fb83d Merge pull request #122 from PR0M3TH3AN/codex/add-tests-for-import/export-and-encryption
Add tests for vault index import/export
2025-07-01 22:02:53 -04:00
thePR0M3TH3AN
df407802f5 Add tests for index import/export across encryption modes 2025-07-01 22:01:28 -04:00
thePR0M3TH3AN
b8fbdc5e8e Merge pull request #121 from PR0M3TH3AN/codex/update-documentation-for-export/import-and-migrations
Improve docs for export/import and migrations
2025-07-01 21:54:10 -04:00
thePR0M3TH3AN
2726c42cd9 Document export/import modes and migrations 2025-07-01 21:51:36 -04:00
thePR0M3TH3AN
a49a9f29d7 Merge pull request #120 from PR0M3TH3AN/codex/add-checksum-validation-to-backup-process
Add portable backup checksum verification
2025-07-01 21:45:17 -04:00
thePR0M3TH3AN
c10e2380e5 Add checksum verification for portable backups 2025-07-01 21:43:52 -04:00
thePR0M3TH3AN
6faead9f9a Merge pull request #119 from PR0M3TH3AN/codex/implement-export/import-database-features
Add portable backup export/import CLI
2025-07-01 21:35:17 -04:00
thePR0M3TH3AN
f67b73f914 Add portable export/import features 2025-07-01 21:32:34 -04:00
thePR0M3TH3AN
c152f767a8 Merge pull request #118 from PR0M3TH3AN/codex/implement-password-manager-migrations
Add schema migration support
2025-07-01 21:21:34 -04:00
thePR0M3TH3AN
5b2c239c21 Add schema migrations for index 2025-07-01 21:19:58 -04:00
thePR0M3TH3AN
d90b8e572e Merge pull request #117 from PR0M3TH3AN/codex/implement-portable-backup-with-export/import-functionality
Add portable backup support with tests
2025-07-01 20:26:05 -04:00
thePR0M3TH3AN
dfd7867fd1 Add portable backup export/import 2025-07-01 20:22:27 -04:00
thePR0M3TH3AN
165422ebf5 Merge pull request #116 from PR0M3TH3AN/codex/fix-dark-mode-toggle-alignment
Fix dark mode toggle placement
2025-07-01 19:28:34 -04:00
thePR0M3TH3AN
492025339f Fix dark mode toggle placement 2025-07-01 19:26:57 -04:00
thePR0M3TH3AN
7ad2785bc1 update 2025-07-01 19:07:35 -04:00
thePR0M3TH3AN
345254be5b Merge pull request #114 from PR0M3TH3AN/codex/update-landing-page-and-add-tip-link
Sync landing page with README
2025-07-01 19:02:02 -04:00
thePR0M3TH3AN
82d3c83748 Update landing page features and footer 2025-07-01 19:00:24 -04:00
thePR0M3TH3AN
aea3d365c2 Merge pull request #113 from PR0M3TH3AN/codex/update-readme-for-encryption-mode-flag
Add docs for encryption mode
2025-07-01 18:50:55 -04:00
thePR0M3TH3AN
154a0f7bed docs: explain encryption mode 2025-07-01 18:49:19 -04:00
thePR0M3TH3AN
dfe4d315e9 Merge pull request #112 from PR0M3TH3AN/codex/replace-logger.error-with-logger.exception
Improve exception logging
2025-07-01 18:25:16 -04:00
thePR0M3TH3AN
f6a94d06cc Use exc_info for error logging 2025-07-01 18:23:44 -04:00
thePR0M3TH3AN
1fec888bd5 Merge pull request #111 from PR0M3TH3AN/codex/refactor-checksum-path-construction-in-entry_management.py
Fix checksum path handling
2025-07-01 18:14:58 -04:00
thePR0M3TH3AN
dce723c1fb Fix checksum path handling 2025-07-01 18:13:25 -04:00
thePR0M3TH3AN
4d80192563 Merge pull request #110 from PR0M3TH3AN/codex/fix-hypothesis_profile-in-pytest.ini
Clean pytest.ini config
2025-07-01 18:07:37 -04:00
thePR0M3TH3AN
c51f280500 Remove obsolete Hypothesis profile config 2025-07-01 18:05:46 -04:00
thePR0M3TH3AN
ef4c411d98 Merge pull request #109 from PR0M3TH3AN/codex/test-handle_backup_reveal_parent_seed-and-is_valid_filename
Add tests for seed backup flow and filename validation
2025-07-01 18:01:13 -04:00
thePR0M3TH3AN
dbd0adca6b Add tests for parent seed backup and filename validation 2025-07-01 17:59:45 -04:00
thePR0M3TH3AN
c256a827d0 Merge pull request #108 from PR0M3TH3AN/codex/add-tests-for-handle_verify_checksum-and-database-functions
Add tests for checksum verification and database backup
2025-07-01 17:53:37 -04:00
thePR0M3TH3AN
4369deda58 Add tests for checksum and backup handlers 2025-07-01 17:51:45 -04:00
thePR0M3TH3AN
7ef309b426 update 2025-07-01 17:50:46 -04:00