49 Commits

Author SHA1 Message Date
thePR0M3TH3AN
4ccdd2b3df feat(install): auto install gtk deps 2025-07-31 21:42:28 -04:00
thePR0M3TH3AN
365a098d70 Update Linux dependencies in install script 2025-07-31 12:21:59 -04:00
thePR0M3TH3AN
160a8fac51 CI: run desktop GUI tests 2025-07-19 19:11:59 -04:00
thePR0M3TH3AN
bdf6a038c2 Enhance install scripts to warn about stale executables 2025-07-19 15:17:16 -04:00
thePR0M3TH3AN
c80495eca6 fix linux dependencies 2025-07-19 14:21:24 -04:00
thePR0M3TH3AN
a01e0f0037 fix: install missing deps for pygobject 2025-07-19 14:11:34 -04:00
thePR0M3TH3AN
04862bce48 install: ensure cairo installed 2025-07-19 13:43:49 -04:00
thePR0M3TH3AN
d7df6679bd Install toga-winforms backend on Windows 2025-07-19 13:09:31 -04:00
thePR0M3TH3AN
ad3f1bc80c Add platform-specific Toga installation 2025-07-19 13:00:35 -04:00
thePR0M3TH3AN
c23b2e4913 Refactor password manager modules 2025-07-17 19:21:10 -04:00
thePR0M3TH3AN
f7eaf2897f Add vendor dependencies script 2025-07-17 08:39:22 -04:00
thePR0M3TH3AN
479c034573 fix windows ci hangs 2025-07-16 17:50:08 -04:00
thePR0M3TH3AN
0741744f99 Handle missing timeout in CI script 2025-07-16 16:06:21 -04:00
thePR0M3TH3AN
b88a93df29 Add CI test script and update workflow 2025-07-16 15:57:33 -04:00
thePR0M3TH3AN
1c2bb84e75 Update test profile generator with new entry types 2025-07-14 09:54:00 -04:00
thePR0M3TH3AN
11d78a98c9 docs: clarify test profile location 2025-07-13 20:47:26 -04:00
thePR0M3TH3AN
79488b4373 Fix KDF iteration config in test profile script 2025-07-13 18:58:59 -04:00
thePR0M3TH3AN
80c67905ae Allow passing ConfigManager to NostrClient 2025-07-13 15:57:31 -04:00
thePR0M3TH3AN
fc56ec169f docs: describe launching TUI 2025-07-11 12:41:31 -04:00
thePR0M3TH3AN
29b06d5b40 Fix CLI launcher and module entry 2025-07-11 11:24:24 -04:00
thePR0M3TH3AN
8d64a94d83 Handle rm failure in uninstall 2025-07-11 10:41:33 -04:00
thePR0M3TH3AN
fb27d49ad7 enhance uninstall script to clean old executables 2025-07-11 10:28:48 -04:00
thePR0M3TH3AN
a32bfd4523 Add uninstall scripts for all platforms 2025-07-11 09:37:07 -04:00
thePR0M3TH3AN
2609064016 Clarify CLI reinstall steps 2025-07-10 22:47:23 -04:00
thePR0M3TH3AN
fd1db2cdde Update installer scripts and docs for Typer CLI 2025-07-10 22:09:49 -04:00
thePR0M3TH3AN
6985734cad feat(windows): improve build tools detection 2025-07-06 21:38:48 -04:00
thePR0M3TH3AN
dcd7cc8329 Improve Windows installer fallback for Python 3.13 2025-07-06 21:28:04 -04:00
thePR0M3TH3AN
13ed4914db Improve Windows installer Python detection 2025-07-06 21:16:35 -04:00
thePR0M3TH3AN
c8a4f67651 Merge branch 'main' into codex/update-install-scripts-to-check-for-python 2025-07-06 20:45:41 -04:00
thePR0M3TH3AN
5882d6b1d5 Improve Python detection in Windows installer 2025-07-06 20:29:01 -04:00
thePR0M3TH3AN
81640d7205 feat(installer): auto-install python on Windows 2025-07-06 20:20:11 -04:00
thePR0M3TH3AN
c2f6971b86 Isolate test profiles 2025-07-06 18:57:18 -04:00
thePR0M3TH3AN
174eb3bcca Ensure generate_test_profile creates app dir 2025-07-06 18:32:19 -04:00
thePR0M3TH3AN
ccbaedefa0 Improve test profile persistence 2025-07-06 18:22:50 -04:00
thePR0M3TH3AN
f85968afa9 Improve test profile script 2025-07-06 17:46:42 -04:00
thePR0M3TH3AN
527fd95a59 Ensure seed file reused 2025-07-06 17:16:03 -04:00
thePR0M3TH3AN
57e7cf3004 Verify Nostr snapshot retrieval 2025-07-06 16:56:54 -04:00
thePR0M3TH3AN
27cd82ba64 Fix test profile sync fingerprint 2025-07-06 16:34:00 -04:00
thePR0M3TH3AN
1e8e418890 Sync test profile data to nostr 2025-07-06 16:23:01 -04:00
thePR0M3TH3AN
7c1a929e1c fix import path in test profile generator 2025-07-06 15:45:44 -04:00
thePR0M3TH3AN
437a2aa5aa Add script to generate sample SeedPass profile 2025-07-06 15:31:14 -04:00
thePR0M3TH3AN
c2d26431a6 Improve install script 2025-07-04 23:04:26 -04:00
thePR0M3TH3AN
b781731e88 docs: clarify supported python versions 2025-07-04 22:45:33 -04:00
thePR0M3TH3AN
0c6eb35985 fix windows installer path 2025-07-04 22:33:23 -04:00
thePR0M3TH3AN
22a4370dd3 installer: auto-install git if missing 2025-07-04 21:56:49 -04:00
thePR0M3TH3AN
435b7f363e Add universal installer scripts and update README 2025-07-04 18:30:25 -04:00
thePR0M3TH3AN
b3047484df Automate script checksum handling 2025-07-04 12:38:56 -04:00
thePR0M3TH3AN
7763d9de88 Refactor constants initialization 2025-07-02 22:04:52 -04:00
thePR0M3TH3AN
f82db4a4a4 Add pre-push checksum update 2025-07-01 17:21:18 -04:00