thePR0M3TH3AN
|
43b10e9bd0
|
Merge pull request #150 from PR0M3TH3AN/codex/update-tests-to-use-new-api-methods
Update tests for snapshot API
|
2025-07-02 17:14:25 -04:00 |
|
thePR0M3TH3AN
|
53166d453b
|
Update tests for new nostr API
|
2025-07-02 17:06:03 -04:00 |
|
thePR0M3TH3AN
|
c25ca061c6
|
Merge pull request #149 from PR0M3TH3AN/codex/refactor-sync-and-vault-update-logic
Implement vault sync with Nostr snapshots
|
2025-07-02 16:24:11 -04:00 |
|
thePR0M3TH3AN
|
678cdbc5e6
|
Add vault sync and update Nostr restore
|
2025-07-02 16:22:57 -04:00 |
|
thePR0M3TH3AN
|
ca88ccce57
|
Merge pull request #148 from PR0M3TH3AN/codex/add-methods-for-delta-publishing-and-fetching
Implement delta event support in Nostr client
|
2025-07-02 16:12:36 -04:00 |
|
thePR0M3TH3AN
|
456de50ff1
|
Add delta publishing and fetching
|
2025-07-02 16:11:05 -04:00 |
|
thePR0M3TH3AN
|
631ed66770
|
Merge pull request #147 from PR0M3TH3AN/codex/implement-snapshot-processing-and-retrieval
Implement Nostr snapshot backup
|
2025-07-02 16:02:30 -04:00 |
|
thePR0M3TH3AN
|
c1bb913d82
|
Add snapshot backup support
|
2025-07-02 16:00:55 -04:00 |
|
thePR0M3TH3AN
|
6603574e2e
|
Merge pull request #146 from PR0M3TH3AN/codex/define-constants-and-data-classes-in-nostr-package
Add Nostr backup models and constants
|
2025-07-02 15:50:15 -04:00 |
|
thePR0M3TH3AN
|
81552d5a0e
|
Add nostr backup constants and manifest models
|
2025-07-02 15:49:02 -04:00 |
|
thePR0M3TH3AN
|
c7e50f2990
|
Merge pull request #145 from PR0M3TH3AN/codex/use-fresh-npub-for-each-nostr-test
Use unique fingerprints for Nostr tests
|
2025-07-02 15:17:13 -04:00 |
|
thePR0M3TH3AN
|
52f5ce7f17
|
Use unique fingerprints for Nostr network tests
|
2025-07-02 15:13:32 -04:00 |
|
thePR0M3TH3AN
|
2cfecdc472
|
Merge pull request #144 from PR0M3TH3AN/codex/bulk-add-entries-to-nostr-database
Batch additions in nostr size test
|
2025-07-02 15:04:12 -04:00 |
|
thePR0M3TH3AN
|
d8585bf4ef
|
Batch insert entries in nostr size test
|
2025-07-02 15:01:44 -04:00 |
|
thePR0M3TH3AN
|
205c1d3392
|
Merge pull request #143 from PR0M3TH3AN/codex/investigate-sync-failure-and-retries
Improve nostr sync debug and retries
|
2025-07-02 14:43:58 -04:00 |
|
thePR0M3TH3AN
|
fce7e8c4b7
|
Add retry and logging for Nostr sync
|
2025-07-02 14:37:45 -04:00 |
|
thePR0M3TH3AN
|
e8f1f1c748
|
Merge pull request #142 from PR0M3TH3AN/codex/count-entries-in-the-database
Update README for dynamic index size test
|
2025-07-02 14:21:11 -04:00 |
|
thePR0M3TH3AN
|
98651f7d3d
|
Merge pull request #141 from PR0M3TH3AN/codex/refactor-test_nostr_index_size.py-with-while-loop
Improve nostr index size test
|
2025-07-02 14:19:50 -04:00 |
|
thePR0M3TH3AN
|
991f0bfa4c
|
docs: explain dynamic Nostr index size test
|
2025-07-02 14:19:34 -04:00 |
|
thePR0M3TH3AN
|
57c802c535
|
test: loop index size
|
2025-07-02 14:18:29 -04:00 |
|
thePR0M3TH3AN
|
92d47d28c7
|
Merge pull request #140 from PR0M3TH3AN/codex/add-adjustable-idle-timeout-for-inactivity-lock
Add configurable inactivity timeout
|
2025-07-02 14:08:21 -04:00 |
|
thePR0M3TH3AN
|
4ad65a8837
|
feat: make inactivity timeout configurable
|
2025-07-02 14:05:27 -04:00 |
|
thePR0M3TH3AN
|
ffbb49a7dd
|
Merge pull request #139 from PR0M3TH3AN/codex/investigate-skipped-test-and-index-size-details
Display npub in nostr index size test
|
2025-07-02 12:59:40 -04:00 |
|
thePR0M3TH3AN
|
3533c096b0
|
Remove NOSTR_E2E guard and show npub
|
2025-07-02 12:51:50 -04:00 |
|
thePR0M3TH3AN
|
b113841de9
|
Merge pull request #138 from PR0M3TH3AN/codex/implement-load-distribution-for-test
Add throttle to Nostr index test
|
2025-07-02 12:40:30 -04:00 |
|
thePR0M3TH3AN
|
810e02254e
|
Throttle Nostr index size test
|
2025-07-02 12:38:18 -04:00 |
|
thePR0M3TH3AN
|
9dd1c1f243
|
Merge pull request #137 from PR0M3TH3AN/codex/fix-attributeerror-in-test_nostr_index_size_limits
Fix Nostr index size test
|
2025-07-02 12:32:54 -04:00 |
|
thePR0M3TH3AN
|
636a9bbec2
|
Fix Nostr kind retrieval for size test
|
2025-07-02 12:31:16 -04:00 |
|
thePR0M3TH3AN
|
3ccb2bb010
|
Merge pull request #136 from PR0M3TH3AN/codex/fix-importerror-in-test_nostr_index_size.py
Fix missing path update in nostr index test
|
2025-07-02 12:22:13 -04:00 |
|
thePR0M3TH3AN
|
36ff65e076
|
Fix missing sys.path update in nostr index size test
|
2025-07-02 12:19:40 -04:00 |
|
thePR0M3TH3AN
|
6424bf044b
|
Merge pull request #135 from PR0M3TH3AN/codex/update-readme-with-test-run-instructions
Add nostr index size test instructions
|
2025-07-02 12:13:46 -04:00 |
|
thePR0M3TH3AN
|
f591eb260b
|
docs: add instructions for nostr index size test
|
2025-07-02 12:12:16 -04:00 |
|
thePR0M3TH3AN
|
becca35b9b
|
Merge pull request #134 from PR0M3TH3AN/codex/add-desktop-only-test-for-index-size-limits
Add manual Nostr index size test
|
2025-07-02 12:06:58 -04:00 |
|
thePR0M3TH3AN
|
c6f4d185da
|
Add manual Nostr index size test
|
2025-07-02 12:04:16 -04:00 |
|
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 |
|