Commit Graph

1348 Commits

Author SHA1 Message Date
thePR0M3TH3AN
af1a33b904 Merge pull request #537 from PR0M3TH3AN/codex/replace-notify-call-in-start_background_relay_check
Refine relay warning notification
2025-07-14 12:30:32 -04:00
thePR0M3TH3AN
741845799a Warn when few relays respond 2025-07-14 12:28:44 -04:00
thePR0M3TH3AN
549b3903b1 Merge pull request #536 from PR0M3TH3AN/codex/add-tests-for-relay-check-and-notifications
Add notification handling tests
2025-07-14 11:56:17 -04:00
thePR0M3TH3AN
78fbe5e88f Add tests for notifications and relay warnings 2025-07-14 11:51:42 -04:00
thePR0M3TH3AN
a502b9f6b4 Merge pull request #535 from PR0M3TH3AN/codex/add-get-/api/v1/notifications-endpoint
Add notifications API endpoint
2025-07-14 11:44:43 -04:00
thePR0M3TH3AN
d87d9ed59f Add notifications API endpoint 2025-07-14 11:43:09 -04:00
thePR0M3TH3AN
306480896e Merge pull request #534 from PR0M3TH3AN/codex/add-color-categories-and-notification-helper
Add notification drainage and new color scheme categories
2025-07-14 11:21:36 -04:00
thePR0M3TH3AN
19d9c45d6f Add notification draining with color categories 2025-07-14 11:20:05 -04:00
thePR0M3TH3AN
4ea1e98e52 Merge pull request #533 from PR0M3TH3AN/codex/implement-notification-system-in-passwordmanager
Add notification queue for background checks
2025-07-14 11:07:08 -04:00
thePR0M3TH3AN
ba40c5108d Add notification queue to PasswordManager 2025-07-14 11:05:39 -04:00
thePR0M3TH3AN
f28f20b5f0 Merge pull request #532 from PR0M3TH3AN/codex/enable-real-time-stats-updates-during-sync
Enable live sync stats display
2025-07-14 10:19:12 -04:00
thePR0M3TH3AN
62c006c4cb feat: live stats while syncing 2025-07-14 10:17:35 -04:00
thePR0M3TH3AN
c84bc6c81f Merge pull request #531 from PR0M3TH3AN/codex/update-generate_test_profile.py-for-key/value-and-managed-ac
Update test profile generator with more entry types
2025-07-14 09:54:23 -04:00
thePR0M3TH3AN
1c2bb84e75 Update test profile generator with new entry types 2025-07-14 09:54:00 -04:00
thePR0M3TH3AN
9dab240c14 Merge pull request #529 from PR0M3TH3AN/codex/update-dummyrelayclient-to-track-created_at
Record delta timestamps in dummy relay
2025-07-14 09:03:22 -04:00
thePR0M3TH3AN
e45483c6eb Add timestamp tracking to dummy relay and update tests 2025-07-14 08:55:55 -04:00
thePR0M3TH3AN
2a329a40bb Merge pull request #528 from PR0M3TH3AN/codex/extend-test-for-relay-management-endpoints
Add relay reload assertion in API tests
2025-07-14 06:11:24 -04:00
thePR0M3TH3AN
2f8659c49f test: assert nostr client reload on relay update 2025-07-14 06:04:25 -04:00
thePR0M3TH3AN
8949b1631a Merge pull request #527 from PR0M3TH3AN/codex/update-dummyrelayclient-to-support-created_at
Update dummy relay events with timestamps
2025-07-13 22:51:37 -04:00
thePR0M3TH3AN
6b401d85c8 test: record delta timestamp and manifest delta_since 2025-07-13 22:49:52 -04:00
thePR0M3TH3AN
c6d27fe3f9 Merge pull request #526 from PR0M3TH3AN/codex/add-test_full_sync_roundtrip-test
Add full sync roundtrip test
2025-07-13 22:39:48 -04:00
thePR0M3TH3AN
e7837bcfbe Add full sync roundtrip test 2025-07-13 22:37:42 -04:00
thePR0M3TH3AN
c6ed25fc04 Merge pull request #525 from PR0M3TH3AN/codex/add-unit-test-for-client-initialization
Reconnect Nostr client after relay updates
2025-07-13 22:31:00 -04:00
thePR0M3TH3AN
1d92d5e1ca Reconnect after relay update 2025-07-13 22:29:18 -04:00
thePR0M3TH3AN
f9ba5ac41d Merge pull request #524 from PR0M3TH3AN/codex/update-nostrclient-to-manage-manifest-events
Record manifest timestamp and update docs
2025-07-13 22:20:26 -04:00
thePR0M3TH3AN
905b4ec8ba Record manifest details and timestamp 2025-07-13 22:18:28 -04:00
thePR0M3TH3AN
4674f9c440 Merge pull request #523 from PR0M3TH3AN/codex/create-full_sync_roundtrip-test
Add Nostr roundtrip sync test
2025-07-13 22:07:33 -04:00
thePR0M3TH3AN
2f89c02f9b Add full sync roundtrip test 2025-07-13 22:04:50 -04:00
thePR0M3TH3AN
bf17ba8234 Merge pull request #522 from PR0M3TH3AN/codex/add-unit-test-for-client-initialization
Reconnect Nostr client pool on relay update
2025-07-13 21:40:22 -04:00
thePR0M3TH3AN
cbad7ccf75 Ensure client pool reinitializes on relay update 2025-07-13 21:38:52 -04:00
thePR0M3TH3AN
aed25f9810 Merge pull request #521 from PR0M3TH3AN/codex/update-nostrclient-for-manifest-and-delta-handling
Track manifest timestamp for deltas
2025-07-13 21:33:36 -04:00
thePR0M3TH3AN
57997e4958 Record manifest ID and timestamp 2025-07-13 21:32:11 -04:00
thePR0M3TH3AN
8ee97b4a05 Merge pull request #520 from PR0M3TH3AN/codex/update-documentation-for-seed-profile-usage
Clarify test profile behavior
2025-07-13 20:47:39 -04:00
thePR0M3TH3AN
11d78a98c9 docs: clarify test profile location 2025-07-13 20:47:26 -04:00
thePR0M3TH3AN
6a1fd45427 Merge pull request #519 from PR0M3TH3AN/codex/add-test-for-generate_test_profile_sync
Add generate_test_profile sync test
2025-07-13 20:41:22 -04:00
thePR0M3TH3AN
e396c1f2b7 Add sync test for generate_test_profile 2025-07-13 20:40:54 -04:00
thePR0M3TH3AN
74398733fd Merge pull request #518 from PR0M3TH3AN/codex/verify-ciphertext-length-in-decrypt_data
Add AES-GCM short payload check
2025-07-13 20:17:51 -04:00
thePR0M3TH3AN
78104681e4 Validate AES-GCM payload length 2025-07-13 20:15:58 -04:00
thePR0M3TH3AN
e5dbbac762 Merge pull request #517 from PR0M3TH3AN/codex/update-encryptionmanager-for-decryption-fallback
Add Fernet fallback for invalid V2 header
2025-07-13 20:09:32 -04:00
thePR0M3TH3AN
a3fd02f0c9 Add test for legacy Fernet data with V2 prefix 2025-07-13 20:07:56 -04:00
thePR0M3TH3AN
3038646fcb Merge pull request #516 from PR0M3TH3AN/codex/invoke-start_background_sync-after-seed-generation
Ensure sync after seed creation
2025-07-13 19:48:45 -04:00
thePR0M3TH3AN
26badd8cd7 Start sync after new seed 2025-07-13 19:46:59 -04:00
thePR0M3TH3AN
189118bb9c Merge pull request #515 from PR0M3TH3AN/codex/add-test-for-initialize_profile-and-passwordmanager
Add profile initialization integration test
2025-07-13 19:42:38 -04:00
thePR0M3TH3AN
0840ee63c0 Add integration test for initialize_profile with PasswordManager 2025-07-13 19:41:16 -04:00
thePR0M3TH3AN
c110540e06 Merge pull request #514 from PR0M3TH3AN/codex/update-pbkdf2-iteration-count-handling
Fix KDF iteration default in test profile generator
2025-07-13 19:00:41 -04:00
thePR0M3TH3AN
79488b4373 Fix KDF iteration config in test profile script 2025-07-13 18:58:59 -04:00
thePR0M3TH3AN
9d69044895 Merge pull request #513 from PR0M3TH3AN/codex/find-conditional-network-calls-in-vault-and-tui
Avoid blocking startup with network calls
2025-07-13 18:35:57 -04:00
thePR0M3TH3AN
0e7c3e8a84 flush writes for concurrency safety 2025-07-13 18:29:47 -04:00
thePR0M3TH3AN
6fe4b86a19 Prevent background sync thread from blocking cleanup 2025-07-13 18:15:58 -04:00
thePR0M3TH3AN
b01b73c1d5 Avoid blocking network calls at startup 2025-07-13 17:53:07 -04:00