thePR0M3TH3AN
|
d92385eff9
|
Add tests for secret mode initialization
|
2025-08-06 19:23:56 -04:00 |
|
thePR0M3TH3AN
|
ed7763195e
|
Improve password change flow
|
2025-08-06 19:07:40 -04:00 |
|
thePR0M3TH3AN
|
b3b703985d
|
test: cover audit logging
|
2025-08-06 12:07:09 -04:00 |
|
thePR0M3TH3AN
|
edcf2787ee
|
Add Argon2 calibration and encryption fuzz tests
|
2025-08-06 09:58:44 -04:00 |
|
thePR0M3TH3AN
|
f0a7fb7da1
|
Queue background errors
|
2025-08-05 23:26:54 -04:00 |
|
thePR0M3TH3AN
|
94d0b80dce
|
Add quick unlock flag and event logging
|
2025-08-05 23:05:11 -04:00 |
|
thePR0M3TH3AN
|
6888fa2431
|
Remove duplicate import in test
|
2025-08-05 22:18:26 -04:00 |
|
thePR0M3TH3AN
|
34f19e1b2b
|
Add test fixtures for manager and vault
|
2025-08-05 21:53:23 -04:00 |
|
thePR0M3TH3AN
|
87cf2d837b
|
Refine exception handling
|
2025-08-05 20:34:26 -04:00 |
|
thePR0M3TH3AN
|
91bea60928
|
Limit anyio tests to installed backends
|
2025-08-05 20:14:42 -04:00 |
|
thePR0M3TH3AN
|
dc7673c7e0
|
Refactor API endpoints to async
|
2025-08-05 20:03:56 -04:00 |
|
thePR0M3TH3AN
|
181f486afb
|
Add test for relay reload logging
|
2025-08-05 19:46:14 -04:00 |
|
thePR0M3TH3AN
|
20ee8a891b
|
refactor: move api state to app
|
2025-08-05 19:14:11 -04:00 |
|
thePR0M3TH3AN
|
90b60a6682
|
refactor: modularize CLI commands
|
2025-08-05 18:51:36 -04:00 |
|
thePR0M3TH3AN
|
89cbef1aa4
|
Flush stdin and exit stats screen on Enter
|
2025-08-05 13:13:31 -04:00 |
|
thePR0M3TH3AN
|
6260e81eaa
|
test: cover archived entries in summaries and view handler
|
2025-08-05 12:56:33 -04:00 |
|
thePR0M3TH3AN
|
19881dbeeb
|
Test entry summary refresh on edits
|
2025-08-05 12:40:39 -04:00 |
|
thePR0M3TH3AN
|
1f669746db
|
Handle empty profile cleanup
|
2025-08-05 12:24:53 -04:00 |
|
thePR0M3TH3AN
|
9cc7e4d0d7
|
Test PBKDF2 iteration fallback
|
2025-08-04 15:01:40 -04:00 |
|
thePR0M3TH3AN
|
3823603712
|
Handle migration flags for sync prompt
|
2025-08-04 14:46:21 -04:00 |
|
thePR0M3TH3AN
|
1a194aec04
|
Handle legacy index migration errors
|
2025-08-04 13:36:44 -04:00 |
|
thePR0M3TH3AN
|
4d7f28b400
|
Refactor decrypt_data error handling
|
2025-08-04 13:10:49 -04:00 |
|
thePR0M3TH3AN
|
2b22fd7d5e
|
Support multiple legacy PBKDF2 iterations
|
2025-08-04 12:38:04 -04:00 |
|
thePR0M3TH3AN
|
fdfdbc883b
|
Use vault migration flag to prompt sync
|
2025-08-04 11:43:34 -04:00 |
|
thePR0M3TH3AN
|
b03530afba
|
Persist schema migrations
|
2025-08-04 10:56:14 -04:00 |
|
thePR0M3TH3AN
|
9d71db0cf2
|
test: ensure migration sync is opt-in
|
2025-08-04 10:10:57 -04:00 |
|
thePR0M3TH3AN
|
0dda7ebe5b
|
feat: handle migration sync prompt
|
2025-08-04 09:37:36 -04:00 |
|
thePR0M3TH3AN
|
6d110679c5
|
Prompt sync after migration
|
2025-08-04 09:05:32 -04:00 |
|
thePR0M3TH3AN
|
f8f43dc2b5
|
test: ensure migration persistence
|
2025-08-03 21:02:14 -04:00 |
|
thePR0M3TH3AN
|
b5024d99de
|
Track migrations and trigger sync
|
2025-08-03 20:56:17 -04:00 |
|
thePR0M3TH3AN
|
292b443158
|
Clean up legacy index files after migration
|
2025-08-03 20:39:00 -04:00 |
|
thePR0M3TH3AN
|
42f9f0c4bb
|
Fix checksum file naming and add tests
|
2025-08-03 20:32:03 -04:00 |
|
thePR0M3TH3AN
|
cc077a9762
|
test: mock legacy choice prompts
|
2025-08-03 19:34:27 -04:00 |
|
thePR0M3TH3AN
|
d7a39c88d3
|
test: cover legacy migration prompt
|
2025-08-03 19:20:50 -04:00 |
|
thePR0M3TH3AN
|
738667ca2d
|
Skip flakey backup corruption test on Windows
|
2025-08-03 18:46:20 -04:00 |
|
thePR0M3TH3AN
|
6fa9f0839e
|
Fix legacy decryption iterations
|
2025-08-03 17:53:42 -04:00 |
|
thePR0M3TH3AN
|
6a31ec7e99
|
Test legacy password fallback in decrypt_data
|
2025-08-03 17:32:25 -04:00 |
|
thePR0M3TH3AN
|
1301b79279
|
test: cover legacy index decryption fallback
|
2025-08-03 16:47:13 -04:00 |
|
thePR0M3TH3AN
|
911fd6705d
|
test: cover legacy key fallback
|
2025-08-03 15:55:45 -04:00 |
|
thePR0M3TH3AN
|
675adfb84b
|
Merge pull request #736 from PR0M3TH3AN/codex/fix-import-and-migration-for-older-index
nostr: support legacy manifest id
|
2025-08-03 14:38:01 -04:00 |
|
thePR0M3TH3AN
|
f0f7aee9e6
|
Merge pull request #735 from PR0M3TH3AN/codex/validate-path-argument-in-import-handler
Validate vault import path and extension
|
2025-08-03 14:32:43 -04:00 |
|
thePR0M3TH3AN
|
aa688bc49a
|
test: add legacy manifest fallback test
|
2025-08-03 14:32:40 -04:00 |
|
thePR0M3TH3AN
|
77c4c33818
|
Validate import path and extension
|
2025-08-03 14:15:46 -04:00 |
|
thePR0M3TH3AN
|
3a19ef9c2a
|
require password for sensitive read endpoints
|
2025-08-03 14:12:24 -04:00 |
|
thePR0M3TH3AN
|
f664a6c40f
|
fix: migrate legacy nostr payloads
|
2025-08-03 11:41:06 -04:00 |
|
thePR0M3TH3AN
|
44ce005cdc
|
test: cover legacy migration prompt and sync
|
2025-08-03 11:29:23 -04:00 |
|
thePR0M3TH3AN
|
1e544a7d41
|
test: add fingerprint consistency tests for key derivation
|
2025-08-03 09:49:21 -04:00 |
|
thePR0M3TH3AN
|
5423c41b06
|
Include fingerprint salt in password key derivation
|
2025-08-03 09:37:59 -04:00 |
|
thePR0M3TH3AN
|
aad41929bf
|
Use HMAC DRNG for RSA PGP keys
|
2025-08-03 09:24:50 -04:00 |
|
thePR0M3TH3AN
|
4f09ad5c26
|
Use HMAC-based deterministic shuffle
|
2025-08-03 09:15:43 -04:00 |
|