thePR0M3TH3AN
|
5f2604fa5a
|
Merge pull request #470 from PR0M3TH3AN/codex/avoid-client-pool-initialization-in-__init__
Lazy initialization for NostrClient
|
2025-07-11 22:50:21 -04:00 |
|
thePR0M3TH3AN
|
1e270c9ab1
|
Defer nostr client connections
|
2025-07-11 22:50:08 -04:00 |
|
thePR0M3TH3AN
|
babb4d49f0
|
Merge pull request #469 from PR0M3TH3AN/codex/remove-sync_index_from_nostr-calls
Refactor sync trigger to background thread
|
2025-07-11 22:42:53 -04:00 |
|
thePR0M3TH3AN
|
dcff360508
|
Refactor sync trigger
|
2025-07-11 22:42:12 -04:00 |
|
thePR0M3TH3AN
|
de92a80798
|
Merge pull request #468 from PR0M3TH3AN/codex/update-seedpass-command-output
Improve seed profile selection
|
2025-07-11 22:22:42 -04:00 |
|
thePR0M3TH3AN
|
5af3228d4b
|
Prompt for fingerprint selection if multiple
|
2025-07-11 22:20:56 -04:00 |
|
thePR0M3TH3AN
|
a08c27132a
|
Merge pull request #467 from PR0M3TH3AN/codex/add-timer-for-seedpass-unlock-duration
Add unlock timing output
|
2025-07-11 22:02:28 -04:00 |
|
thePR0M3TH3AN
|
7ad60c71fe
|
Add unlock duration timer
|
2025-07-11 22:01:11 -04:00 |
|
thePR0M3TH3AN
|
637ba1e291
|
Merge pull request #466 from PR0M3TH3AN/codex/update-documentation-for-vault-import-nostr-sync
Document Nostr sync on vault import
|
2025-07-11 21:45:50 -04:00 |
|
thePR0M3TH3AN
|
be3bc28cbc
|
docs: note vault import Nostr sync
|
2025-07-11 21:45:16 -04:00 |
|
thePR0M3TH3AN
|
62bca2a374
|
Merge pull request #465 from PR0M3TH3AN/codex/add-tests-for-cli-entry-add-commands
Ensure CLI add commands trigger sync
|
2025-07-11 20:14:44 -04:00 |
|
thePR0M3TH3AN
|
238a07a8e6
|
test: ensure sync_vault on entry add commands
|
2025-07-11 20:14:32 -04:00 |
|
thePR0M3TH3AN
|
ff9608fee7
|
Merge pull request #464 from PR0M3TH3AN/codex/update-sync_vault-calls-after-imports
Trigger vault sync on imports
|
2025-07-11 20:06:24 -04:00 |
|
thePR0M3TH3AN
|
8414ee53c6
|
Trigger vault sync after imports
|
2025-07-11 20:06:05 -04:00 |
|
thePR0M3TH3AN
|
82b6bbaba3
|
Merge pull request #463 from PR0M3TH3AN/codex/update-cli-commands-to-sync-vault
Add vault sync to CLI entry commands
|
2025-07-11 19:43:55 -04:00 |
|
thePR0M3TH3AN
|
d4284f1bab
|
Sync vault after entry commands
|
2025-07-11 19:43:22 -04:00 |
|
thePR0M3TH3AN
|
cd6ce3eaa8
|
Merge branch 'beta' of https://github.com/PR0M3TH3AN/SeedPass into beta
|
2025-07-11 17:19:10 -04:00 |
|
thePR0M3TH3AN
|
811c4f883d
|
update
|
2025-07-11 17:18:57 -04:00 |
|
thePR0M3TH3AN
|
765d73bd92
|
Merge pull request #462 from PR0M3TH3AN/codex/fix-retrieval-issue-for-entry-2910
Fix fingerprint selection
|
2025-07-11 17:09:48 -04:00 |
|
thePR0M3TH3AN
|
b82a816cab
|
Persist last used fingerprint
|
2025-07-11 16:39:51 -04:00 |
|
thePR0M3TH3AN
|
d261a244a0
|
update
|
2025-07-11 15:26:48 -04:00 |
|
thePR0M3TH3AN
|
4f4dda1fa2
|
Merge pull request #461 from PR0M3TH3AN/codex/fix-fingerprint-command-password-prompt
Fix CLI fingerprint handling
|
2025-07-11 15:23:55 -04:00 |
|
thePR0M3TH3AN
|
b46943f7f8
|
Support fingerprint option in legacy CLI
|
2025-07-11 15:23:31 -04:00 |
|
thePR0M3TH3AN
|
cac1eafab1
|
Merge pull request #460 from PR0M3TH3AN/codex/find-how-to-search-seed-entries
Fix fingerprint option in SeedPass CLI
|
2025-07-11 14:20:56 -04:00 |
|
thePR0M3TH3AN
|
afefb5415b
|
cli: avoid fingerprint prompt when option provided
|
2025-07-11 14:19:16 -04:00 |
|
thePR0M3TH3AN
|
e5de6c885e
|
Merge pull request #459 from PR0M3TH3AN/codex/update-install-script-for-tui-usage
Document how to launch SeedPass TUI
|
2025-07-11 12:51:32 -04:00 |
|
thePR0M3TH3AN
|
fc56ec169f
|
docs: describe launching TUI
|
2025-07-11 12:41:31 -04:00 |
|
thePR0M3TH3AN
|
077893a389
|
Merge pull request #458 from PR0M3TH3AN/codex/investigate-tui-not-opening-for-seedpass
Restore TUI launch when running `seedpass`
|
2025-07-11 12:26:59 -04:00 |
|
thePR0M3TH3AN
|
172314b86b
|
Make seedpass command launch TUI by default
|
2025-07-11 12:26:04 -04:00 |
|
thePR0M3TH3AN
|
efa52d3593
|
Merge pull request #457 from PR0M3TH3AN/codex/fix-seedpass-command-not-working
Fix SeedPass CLI launcher
|
2025-07-11 11:33:09 -04:00 |
|
thePR0M3TH3AN
|
29b06d5b40
|
Fix CLI launcher and module entry
|
2025-07-11 11:24:24 -04:00 |
|
thePR0M3TH3AN
|
e528485833
|
Merge pull request #456 from PR0M3TH3AN/codex/enhance-uninstall-script-error-handling
Handle rm failures in uninstall script
|
2025-07-11 10:43:53 -04:00 |
|
thePR0M3TH3AN
|
8d64a94d83
|
Handle rm failure in uninstall
|
2025-07-11 10:41:33 -04:00 |
|
thePR0M3TH3AN
|
8a70b65e02
|
Merge pull request #455 from PR0M3TH3AN/codex/fix-404-error-in-uninstall-script
Improve uninstall script
|
2025-07-11 10:30:05 -04:00 |
|
thePR0M3TH3AN
|
fb27d49ad7
|
enhance uninstall script to clean old executables
|
2025-07-11 10:28:48 -04:00 |
|
thePR0M3TH3AN
|
a50fbe9aa9
|
Merge pull request #454 from PR0M3TH3AN/codex/fix-advanced-cli-entry-command-error
Add uninstall scripts
|
2025-07-11 09:39:07 -04:00 |
|
thePR0M3TH3AN
|
a32bfd4523
|
Add uninstall scripts for all platforms
|
2025-07-11 09:37:07 -04:00 |
|
thePR0M3TH3AN
|
e8e7e67fc3
|
Merge pull request #453 from PR0M3TH3AN/codex/locate-command-usage-issue-in-seedpass
Clarify CLI reinstall steps
|
2025-07-10 22:57:48 -04:00 |
|
thePR0M3TH3AN
|
9358f620c2
|
Merge branch 'beta' into codex/locate-command-usage-issue-in-seedpass
|
2025-07-10 22:57:34 -04:00 |
|
thePR0M3TH3AN
|
2609064016
|
Clarify CLI reinstall steps
|
2025-07-10 22:47:23 -04:00 |
|
thePR0M3TH3AN
|
b8cf22e0bb
|
Merge pull request #452 from PR0M3TH3AN/codex/locate-command-usage-issue-in-seedpass
Improve CLI install instructions
|
2025-07-10 22:38:37 -04:00 |
|
thePR0M3TH3AN
|
b1d58b206b
|
docs: clarify CLI install
|
2025-07-10 22:38:24 -04:00 |
|
thePR0M3TH3AN
|
26030611b1
|
update
|
2025-07-10 22:13:46 -04:00 |
|
thePR0M3TH3AN
|
01248b9d2a
|
Merge pull request #451 from PR0M3TH3AN/codex/align-cli-with-advanced-api-documentation
Align docs with Typer CLI and update install scripts
|
2025-07-10 22:10:05 -04:00 |
|
thePR0M3TH3AN
|
fd1db2cdde
|
Update installer scripts and docs for Typer CLI
|
2025-07-10 22:09:49 -04:00 |
|
thePR0M3TH3AN
|
d3320d9ff9
|
Merge pull request #450 from PR0M3TH3AN/codex/update-advanced-cli-documentation
Update advanced CLI config docs
|
2025-07-10 21:46:00 -04:00 |
|
thePR0M3TH3AN
|
4e184f9e7d
|
docs: update advanced CLI config options
|
2025-07-10 21:45:27 -04:00 |
|
thePR0M3TH3AN
|
c8a96a292a
|
update
|
2025-07-10 21:37:40 -04:00 |
|
thePR0M3TH3AN
|
10bb880a4d
|
update
|
2025-07-10 21:07:26 -04:00 |
|
thePR0M3TH3AN
|
b6a8604b1f
|
update
|
2025-07-10 21:06:14 -04:00 |
|