Commit Graph

1413 Commits

Author SHA1 Message Date
thePR0M3TH3AN
24a606fb70 Apply sequential deltas from Nostr 2025-07-24 19:41:35 -04:00
thePR0M3TH3AN
5850b68c9a Merge pull request #674 from PR0M3TH3AN/codex/add-thread-safety-to-nostrclient-state
Add lock-protected state updates in NostrClient
2025-07-24 19:34:45 -04:00
thePR0M3TH3AN
529eb5a0a6 Ensure thread-safe NostrClient state reads 2025-07-24 19:28:35 -04:00
thePR0M3TH3AN
e0318c7850 Merge pull request #673 from PR0M3TH3AN/codex/add-thread-safety-to-nostrclient-states
Add thread-safe state to NostrClient
2025-07-24 19:10:31 -04:00
thePR0M3TH3AN
64a84c59d7 Add thread-safe state access in NostrClient 2025-07-24 19:05:31 -04:00
thePR0M3TH3AN
aaf7b79e59 Merge pull request #672 from PR0M3TH3AN/codex/add-configurable-max-retries-and-retry-delay
Implement Nostr retry backoff
2025-07-24 19:00:20 -04:00
thePR0M3TH3AN
8e7224dfd2 Add configurable Nostr retry backoff 2025-07-24 18:53:45 -04:00
thePR0M3TH3AN
61ffb073b5 Merge pull request #671 from PR0M3TH3AN/codex/define-manifest-id-constant-and-update-functions
Use replaceable manifest identifiers
2025-07-24 18:11:44 -04:00
thePR0M3TH3AN
3e83616a4f Update fastapi and lockfile for starlette patch 2025-07-24 18:01:55 -04:00
thePR0M3TH3AN
85ce777333 Bump starlette to address security alert 2025-07-24 17:45:37 -04:00
thePR0M3TH3AN
b70585c55e Add manifest identifier constant and update Nostr client 2025-07-24 17:23:57 -04:00
thePR0M3TH3AN
39114b0b8a Merge pull request #668 from PR0M3TH3AN/codex/add-integration-tests-for-seedpass-cli
Add CLI integration test
2025-07-19 22:47:35 -04:00
thePR0M3TH3AN
98f8bfa679 Fix CLI integration test 2025-07-19 22:40:34 -04:00
thePR0M3TH3AN
b7042a70db Add CLI integration test 2025-07-19 22:20:58 -04:00
thePR0M3TH3AN
ed3f0da731 Merge pull request #667 from PR0M3TH3AN/codex/update-readme-with-windows-sync-issues
Add Windows Nostr sync troubleshooting
2025-07-19 20:11:52 -04:00
thePR0M3TH3AN
f5653c9bb1 docs: add Windows Nostr troubleshooting 2025-07-19 19:47:35 -04:00
thePR0M3TH3AN
e542248778 Merge pull request #665 from PR0M3TH3AN/codex/update-python-ci-workflow-for-cross-platform-testing
Run GUI desktop tests on all platforms
2025-07-19 19:30:16 -04:00
thePR0M3TH3AN
3b0825633c Fix TOTP viewer test for new Row API 2025-07-19 19:24:34 -04:00
thePR0M3TH3AN
375fd571fa Merge pull request #666 from PR0M3TH3AN/codex/enhance-error-reporting-in-nostrclient-and-passwordmanager
Improve sync error reporting
2025-07-19 19:19:19 -04:00
thePR0M3TH3AN
59dbb885aa Improve sync error reporting 2025-07-19 19:14:27 -04:00
thePR0M3TH3AN
160a8fac51 CI: run desktop GUI tests 2025-07-19 19:11:59 -04:00
thePR0M3TH3AN
bf5281804e Merge pull request #664 from PR0M3TH3AN/32y2sb-codex/add-background-vault-sync-method
Add vault sync scheduling to GUI
2025-07-19 18:22:33 -04:00
thePR0M3TH3AN
557af9745a test: clean up GUI sync tests 2025-07-19 18:17:39 -04:00
thePR0M3TH3AN
ec52d2eda0 Add vault sync trigger to GUI 2025-07-19 18:14:47 -04:00
thePR0M3TH3AN
49544c0200 Merge pull request #662 from PR0M3TH3AN/codex/modify-entrydialog.save-to-update-entry-source
Update entry dialog to modify list source directly
2025-07-19 17:22:56 -04:00
thePR0M3TH3AN
e6ca36b8b7 Update EntryDialog to modify entry source 2025-07-19 17:18:46 -04:00
thePR0M3TH3AN
398f8fa59f Merge pull request #661 from PR0M3TH3AN/codex/refactor-entry-source-and-update-sync-methods
Switch entry service to background sync
2025-07-19 15:57:54 -04:00
thePR0M3TH3AN
ff1f8bb4e1 Use background sync in entry service 2025-07-19 15:50:52 -04:00
thePR0M3TH3AN
47f26292b1 Merge pull request #660 from PR0M3TH3AN/codex/enhance-install-scripts-for-seedpass-detection
Enhance install scripts stale command detection
2025-07-19 15:26:42 -04:00
thePR0M3TH3AN
bdf6a038c2 Enhance install scripts to warn about stale executables 2025-07-19 15:17:16 -04:00
thePR0M3TH3AN
411c5df4b4 Merge pull request #659 from PR0M3TH3AN/codex/update-error-handling-in-gui-command
Add automatic BeeWare backend installation
2025-07-19 15:00:46 -04:00
thePR0M3TH3AN
9fc117b105 feat(cli): auto install GUI backend 2025-07-19 14:46:16 -04:00
thePR0M3TH3AN
63a5cd3190 Merge pull request #658 from PR0M3TH3AN/codex/fix-install-script-errors-for-all-platforms
Fix linux install dependencies
2025-07-19 14:23:02 -04:00
thePR0M3TH3AN
c80495eca6 fix linux dependencies 2025-07-19 14:21:24 -04:00
thePR0M3TH3AN
1507ba9553 Merge pull request #657 from PR0M3TH3AN/codex/fix-install-script-errors-for-linux-and-mac
Fix pygobject deps in install script
2025-07-19 14:11:53 -04:00
thePR0M3TH3AN
a01e0f0037 fix: install missing deps for pygobject 2025-07-19 14:11:34 -04:00
thePR0M3TH3AN
a9d1d2f242 Merge pull request #656 from PR0M3TH3AN/codex/fix-install-script-errors-for-all-os
Fix install script missing cairo
2025-07-19 13:57:42 -04:00
thePR0M3TH3AN
64c174c385 Fix CLI modify error on mac 2025-07-19 13:53:02 -04:00
thePR0M3TH3AN
04862bce48 install: ensure cairo installed 2025-07-19 13:43:49 -04:00
thePR0M3TH3AN
2832b0150e Merge pull request #655 from PR0M3TH3AN/codex/update-readme-and-gui-adapter-documentation
Update GUI setup docs
2025-07-19 13:23:50 -04:00
thePR0M3TH3AN
bfe65c9707 docs: mention automatic BeeWare backend install 2025-07-19 13:19:20 -04:00
thePR0M3TH3AN
c1f1adbb8f Merge pull request #654 from PR0M3TH3AN/codex/edit-install.ps1-to-add-toga-winforms
Update Windows installer with Toga backend
2025-07-19 13:13:59 -04:00
thePR0M3TH3AN
d7df6679bd Install toga-winforms backend on Windows 2025-07-19 13:09:31 -04:00
thePR0M3TH3AN
856ef3dc32 Merge pull request #653 from PR0M3TH3AN/codex/update-install.sh-for-os-specific-packages
Install Toga backend via OS detection
2025-07-19 13:05:03 -04:00
thePR0M3TH3AN
ad3f1bc80c Add platform-specific Toga installation 2025-07-19 13:00:35 -04:00
thePR0M3TH3AN
78c398ba4b Merge pull request #652 from PR0M3TH3AN/codex/fix-script-checksum-mismatch-warning
Clarify GUI setup and checksum mismatch
2025-07-19 12:24:33 -04:00
thePR0M3TH3AN
a94762e8a1 Merge branch 'beta' into codex/fix-script-checksum-mismatch-warning 2025-07-19 12:18:26 -04:00
thePR0M3TH3AN
70e05970f0 Document GUI backend requirement and handle missing backend 2025-07-19 12:16:30 -04:00
thePR0M3TH3AN
ade572815a Merge pull request #651 from PR0M3TH3AN/codex/update-gui-getting-started-documentation
Add Toga backend note
2025-07-19 12:15:16 -04:00
thePR0M3TH3AN
c6a87e000d docs: clarify GUI backend requirement 2025-07-19 12:09:39 -04:00