Commit Graph

207 Commits

Author SHA1 Message Date
thePR0M3TH3AN
04e91741f1 update 2025-06-21 19:07:48 -04:00
thePR0M3TH3AN
97ae1efcb5 Merge pull request #94 from PR0M3TH3AN/codex/fix-electron-compatibility-with-get-port-6.x
Fix ES module import for get-port
2025-06-21 18:58:23 -04:00
thePR0M3TH3AN
ffe4ebcacb fix electron get-port ESM 2025-06-21 18:58:09 -04:00
thePR0M3TH3AN
faccd8400b Merge pull request #93 from PR0M3TH3AN/codex/extend-tests-for-cli-functions
Add serve and quickstart tests
2025-06-21 18:43:24 -04:00
thePR0M3TH3AN
b9b4fcd5bd Add tests for serve and quickstart commands 2025-06-21 18:42:39 -04:00
thePR0M3TH3AN
7dc1531d2d Merge pull request #92 from PR0M3TH3AN/codex/update-launchtor-path-and-test-packaging
Update Tor path in GUI
2025-06-21 18:38:40 -04:00
thePR0M3TH3AN
b30b643ae1 gui: reference embedded tor from package 2025-06-21 18:38:16 -04:00
thePR0M3TH3AN
197a7508db Merge pull request #91 from PR0M3TH3AN/codex/edit-readme.md-to-add-newline
Fix newline at end of README
2025-06-21 18:32:14 -04:00
thePR0M3TH3AN
0b42e6a3af fix: add newline at EOF in README 2025-06-21 18:31:42 -04:00
thePR0M3TH3AN
3af45f9cea Merge pull request #90 from PR0M3TH3AN/codex/update-config-path-logic-in-main.js
Store GUI config in user data folder
2025-06-21 17:10:42 -04:00
thePR0M3TH3AN
20b61cfc16 Store GUI config under user data 2025-06-21 17:10:28 -04:00
thePR0M3TH3AN
dc0614c819 Merge pull request #89 from PR0M3TH3AN/codex/fix-docstring-in-voxvera/cli.py
Fix stray quote in cli template helper
2025-06-21 17:07:10 -04:00
thePR0M3TH3AN
a751e3d591 Remove stray quote after _template_res docstring 2025-06-21 17:06:58 -04:00
thePR0M3TH3AN
871c6e4316 Merge pull request #88 from PR0M3TH3AN/codex/bundle-private-tor-and-obfs4proxy
Add built-in Tor support
2025-06-21 16:35:23 -04:00
thePR0M3TH3AN
b976474f0c Add embedded Tor support 2025-06-21 16:35:06 -04:00
thePR0M3TH3AN
b7d4eff5d9 Merge pull request #87 from PR0M3TH3AN/codex/update-readme-with-check-command-instructions
Update GUI instructions in README
2025-06-21 16:18:45 -04:00
thePR0M3TH3AN
64b4dcc137 docs: check dependencies before gui startup 2025-06-21 16:18:20 -04:00
thePR0M3TH3AN
574c6b804c Merge pull request #86 from PR0M3TH3AN/codex/modify-runserve-to-read-onionshare-log-on-failure
Show OnionShare log path on failure
2025-06-21 16:15:36 -04:00
thePR0M3TH3AN
f7436e8aad Add log path to OnionShare error 2025-06-21 16:15:19 -04:00
thePR0M3TH3AN
888b96217b Merge pull request #85 from PR0M3TH3AN/codex/start-onionshare-and-generate-static-site
Improve OnionShare reliability
2025-06-21 15:57:11 -04:00
thePR0M3TH3AN
9e6591f7ac Merge branch 'main' into codex/start-onionshare-and-generate-static-site 2025-06-21 15:57:04 -04:00
thePR0M3TH3AN
cb3b08ce82 Improve OnionShare reliability 2025-06-21 15:54:55 -04:00
thePR0M3TH3AN
524d074d36 Merge pull request #84 from PR0M3TH3AN/codex/start-onionshare-and-generate-static-site
Auto-start OnionShare in GUI
2025-06-21 15:49:46 -04:00
thePR0M3TH3AN
01c6c0af1b gui: auto start OnionShare 2025-06-21 15:49:25 -04:00
thePR0M3TH3AN
e31269a824 Merge branch 'main' of https://github.com/PR0M3TH3AN/VoxVera 2025-06-21 15:18:00 -04:00
thePR0M3TH3AN
118d65e2fe update 2025-06-21 15:17:00 -04:00
thePR0M3TH3AN
fae2415c1c Merge pull request #83 from PR0M3TH3AN/codex/troubleshoot-onionshare-connection-issue
Add tip for OnionShare crash in GUI
2025-06-21 15:16:07 -04:00
thePR0M3TH3AN
27ab6ac17b docs: add OnionShare crash troubleshooting 2025-06-21 15:15:27 -04:00
thePR0M3TH3AN
3d6e6fb83c Merge pull request #82 from PR0M3TH3AN/codex/display-terminal-errors-clearly-in-gui
Improve GUI error feedback
2025-06-21 15:09:47 -04:00
thePR0M3TH3AN
c7894011ca Add GUI error display and non-interactive quickstart 2025-06-21 15:09:25 -04:00
thePR0M3TH3AN
a99e1c0c80 Merge pull request #81 from PR0M3TH3AN/codex/fix-gui-text-field-display-issue
Add editable fields in Electron GUI
2025-06-21 15:01:18 -04:00
thePR0M3TH3AN
c0add37e60 gui: add form fields to edit config 2025-06-21 15:00:47 -04:00
thePR0M3TH3AN
13f276e4fe update 2025-06-21 14:56:51 -04:00
thePR0M3TH3AN
fa573e5660 Merge pull request #80 from PR0M3TH3AN/codex/populate-gui-text-fields-for-editing
Improve Tkinter editor for text fields
2025-06-21 14:54:47 -04:00
thePR0M3TH3AN
87ecb0aba0 Merge branch 'main' into codex/populate-gui-text-fields-for-editing 2025-06-21 14:54:39 -04:00
thePR0M3TH3AN
34d098b15c Improve Tkinter text editor 2025-06-21 14:50:59 -04:00
thePR0M3TH3AN
c507954562 update 2025-06-21 14:44:14 -04:00
thePR0M3TH3AN
d308c186be Merge pull request #79 from PR0M3TH3AN/codex/populate-gui-text-fields-for-editing
Add Tkinter editor for text fields
2025-06-21 14:41:38 -04:00
thePR0M3TH3AN
bdfba348e5 feat(cli): GUI text editor for body 2025-06-21 14:41:25 -04:00
thePR0M3TH3AN
a6155753f9 Merge pull request #78 from PR0M3TH3AN/codex/display-and-update-onion-address-in-gui
Display onion address in Electron GUI
2025-06-21 14:36:54 -04:00
thePR0M3TH3AN
e0eb7fbfd3 gui: show onion address 2025-06-21 14:36:29 -04:00
thePR0M3TH3AN
c8c720a5ff update 2025-06-21 14:23:15 -04:00
thePR0M3TH3AN
2aa2631790 Merge pull request #77 from PR0M3TH3AN/codex/fix-gui-startup-issue-with-venv
Fix GUI quickstart config path
2025-06-21 14:21:27 -04:00
thePR0M3TH3AN
782804f6be fix config path 2025-06-21 14:19:49 -04:00
thePR0M3TH3AN
0eddaf75cb update 2025-06-21 14:00:57 -04:00
thePR0M3TH3AN
67a77df6e4 update 2025-06-21 13:54:40 -04:00
thePR0M3TH3AN
c7fa0dc1e4 Merge pull request #76 from PR0M3TH3AN/codex/fix-pipx-installation-error-for-voxvera
Update install docs
2025-06-21 13:36:52 -04:00
thePR0M3TH3AN
883b0d983b docs: update installation instructions 2025-06-21 13:36:06 -04:00
thePR0M3TH3AN
ae6d3c7278 Merge pull request #75 from PR0M3TH3AN/codex/update-readme-for-venv-installation-instructions
Update README with venv instructions
2025-06-21 13:26:20 -04:00
thePR0M3TH3AN
c4b37a5e82 docs: add venv install instructions 2025-06-21 13:25:58 -04:00