Commit Graph

  • 83e1b137aa Merge pull request #55 from PR0M3TH3AN/codex/fix-e2e-workflow-modulenotfounderror thePR0M3TH3AN 2025-06-19 19:57:08 -04:00
  • c563626ab7 fix packaging thePR0M3TH3AN 2025-06-19 19:56:54 -04:00
  • 14ec95c79f Merge pull request #54 from PR0M3TH3AN/codex/modify-ci/test-e2e.sh-for-live-output-and-logging thePR0M3TH3AN 2025-06-19 19:49:46 -04:00
  • 3028c274b5 ci: tee e2e logs to stdout thePR0M3TH3AN 2025-06-19 19:49:33 -04:00
  • 0c190a82dd Merge pull request #53 from PR0M3TH3AN/codex/update-e2e.yml-to-install-dependencies thePR0M3TH3AN 2025-06-19 19:45:29 -04:00
  • 68a4c2612c Add Node.js setup to e2e workflow thePR0M3TH3AN 2025-06-19 19:43:56 -04:00
  • 6c7d48c77e Merge pull request #52 from PR0M3TH3AN/codex/update-.gitignore-for-electron-app thePR0M3TH3AN 2025-06-19 19:38:01 -04:00
  • 1abe01771e Update .gitignore for build outputs thePR0M3TH3AN 2025-06-19 19:37:48 -04:00
  • 7171dfc7af Merge pull request #51 from PR0M3TH3AN/codex/fix-installer-fallback-on-pipx-failure thePR0M3TH3AN 2025-06-19 19:24:25 -04:00
  • 0cbd5ef607 Fix installers and tests thePR0M3TH3AN 2025-06-19 19:22:27 -04:00
  • 572f078445 Merge pull request #50 from PR0M3TH3AN/codex/update-shebang-in-install.sh thePR0M3TH3AN 2025-06-19 19:06:51 -04:00
  • f877acd75e Update install script safety flags thePR0M3TH3AN 2025-06-19 19:05:46 -04:00
  • a6aa66df75 Merge pull request #49 from PR0M3TH3AN/codex/check-if-home/local/bin-is-in-path thePR0M3TH3AN 2025-06-19 19:03:08 -04:00
  • d557f6d59a Add PATH check after binary install thePR0M3TH3AN 2025-06-19 19:01:57 -04:00
  • bd0895abb3 Merge pull request #48 from PR0M3TH3AN/codex/replace-home-with-getfolderpath-for-user-home thePR0M3TH3AN 2025-06-19 18:57:07 -04:00
  • d9dccc9f46 fix install path resolution thePR0M3TH3AN 2025-06-19 18:56:14 -04:00
  • 6a576d2928 Merge pull request #47 from PR0M3TH3AN/codex/modify-ci/test-e2e.sh-to-install-from-source thePR0M3TH3AN 2025-06-19 18:41:51 -04:00
  • cc7d5dc570 Use local package install in e2e thePR0M3TH3AN 2025-06-19 18:41:36 -04:00
  • 568c898b58 Merge pull request #46 from PR0M3TH3AN/codex/update-install-scripts-for-download-failure-handling thePR0M3TH3AN 2025-06-19 18:39:25 -04:00
  • 7b19e8d7cb Handle download failure in installers thePR0M3TH3AN 2025-06-19 18:39:09 -04:00
  • 2de42f2f12 Merge pull request #45 from PR0M3TH3AN/codex/wrap-pipx-install-in-install.sh-and-install.ps1 thePR0M3TH3AN 2025-06-19 18:29:28 -04:00
  • 51a2d5a60b Fix installer fallback when pipx fails thePR0M3TH3AN 2025-06-19 18:26:41 -04:00
  • 350113d0d7 Merge pull request #44 from PR0M3TH3AN/codex/fix-deploy-failure-due-to-missing-dependency thePR0M3TH3AN 2025-06-19 17:36:01 -04:00
  • 5544ec659a Remove binary assets from host site thePR0M3TH3AN 2025-06-19 17:35:42 -04:00
  • df59d6fbba Merge pull request #43 from PR0M3TH3AN/codex/fix-issue-with-ci/test-e2e.sh thePR0M3TH3AN 2025-06-19 17:34:57 -04:00
  • 8721492538 fix: use bash shebang in e2e test thePR0M3TH3AN 2025-06-19 17:34:37 -04:00
  • 19d5147bd2 Merge pull request #42 from PR0M3TH3AN/codex/fix-illegal-option-error-in-ci/test-e2e.sh thePR0M3TH3AN 2025-06-19 17:34:11 -04:00
  • 799f7562db Fix e2e test script thePR0M3TH3AN 2025-06-19 17:33:42 -04:00
  • dedda44b9c Merge pull request #41 from PR0M3TH3AN/codex/update-actions/upload-artifact-to-latest-version thePR0M3TH3AN 2025-06-19 17:32:48 -04:00
  • 608f933f24 Update artifact action thePR0M3TH3AN 2025-06-19 17:27:58 -04:00
  • 3c9b0ff76c Merge pull request #40 from PR0M3TH3AN/codex/fix-spawn-enoent-error-in-electron-app thePR0M3TH3AN 2025-06-19 17:24:34 -04:00
  • 7069ac4636 electron: show error when CLI missing thePR0M3TH3AN 2025-06-19 17:23:54 -04:00
  • ec1465aa78 Merge pull request #39 from PR0M3TH3AN/codex/review-readme-setup-instructions thePR0M3TH3AN 2025-06-19 15:37:23 -04:00
  • 46a000e2ed docs: clarify install script dependencies thePR0M3TH3AN 2025-06-19 15:36:51 -04:00
  • e3bfc77ccf Merge pull request #38 from PR0M3TH3AN/codex/add-e2e-workflow-for-onionshare-integration thePR0M3TH3AN 2025-06-19 13:24:16 -04:00
  • 99c3fc2656 Add E2E workflow thePR0M3TH3AN 2025-06-19 13:23:39 -04:00
  • b9769fb8fd Merge pull request #37 from PR0M3TH3AN/codex/create-posix-shell-script-for-demo-process thePR0M3TH3AN 2025-06-19 13:21:00 -04:00
  • 17a1008bb8 Add end-to-end test script thePR0M3TH3AN 2025-06-19 13:20:40 -04:00
  • 5a5328e231 Merge pull request #36 from PR0M3TH3AN/codex/migrate-create_flyer.sh-to-cli.py-and-publish-v0.1.0 thePR0M3TH3AN 2025-06-19 13:16:01 -04:00
  • 14c31c3524 docs: note legacy shell wrapper thePR0M3TH3AN 2025-06-19 13:15:48 -04:00
  • d4cd305473 Merge pull request #35 from PR0M3TH3AN/codex/wrap-python-cli-in-electron/tauri-gui thePR0M3TH3AN 2025-06-19 13:04:32 -04:00
  • b54b051405 Add Electron GUI and packaging scripts thePR0M3TH3AN 2025-06-19 13:04:11 -04:00
  • 52f243ab26 Merge pull request #34 from PR0M3TH3AN/codex/update-readme-and-set-up-github-actions thePR0M3TH3AN 2025-06-19 11:59:02 -04:00
  • abe95a7edf Add docs and CI/CD workflows thePR0M3TH3AN 2025-06-19 11:58:39 -04:00
  • f3b27d1148 Merge pull request #33 from PR0M3TH3AN/codex/move-sample-flyers-to-templates-directory thePR0M3TH3AN 2025-06-19 11:48:28 -04:00
  • 0e9c8429bb Move flyer examples to templates and add template support thePR0M3TH3AN 2025-06-19 11:47:48 -04:00
  • f65bb2c45a Merge pull request #32 from PR0M3TH3AN/codex/update-voxvera-init-prompts thePR0M3TH3AN 2025-06-19 11:42:15 -04:00
  • 45edf61969 Improve voxvera init prompts thePR0M3TH3AN 2025-06-19 11:42:00 -04:00
  • 08482b02ca Merge pull request #31 from PR0M3TH3AN/codex/create-dockerfile-with-tor,-onionshare,-and-voxvera-cli thePR0M3TH3AN 2025-06-19 11:35:40 -04:00
  • 5c5b25837e Add Dockerfile and devcontainer thePR0M3TH3AN 2025-06-19 11:35:23 -04:00
  • 0e4d5a3979 Merge pull request #30 from PR0M3TH3AN/codex/create-cross-platform-installation-script thePR0M3TH3AN 2025-06-18 22:30:48 -04:00
  • 7026ad47b6 Add installation scripts thePR0M3TH3AN 2025-06-18 22:30:27 -04:00
  • 9dc8b12240 Merge pull request #29 from PR0M3TH3AN/codex/implement-cli-for-voxvera-package thePR0M3TH3AN 2025-06-18 22:27:41 -04:00
  • d7af591319 Add Python CLI and update docs thePR0M3TH3AN 2025-06-18 22:27:28 -04:00
  • 9cbc9a2041 Merge pull request #28 from PR0M3TH3AN/codex/update-serve_with_onionshare.sh-to-resolve-absolute-paths thePR0M3TH3AN 2025-06-18 22:04:09 -04:00
  • 1f46e5aa5f Resolve paths in OnionShare script thePR0M3TH3AN 2025-06-18 21:56:42 -04:00
  • 85d73a47db Merge pull request #27 from PR0M3TH3AN/codex/create-serve_with_onionshare-script thePR0M3TH3AN 2025-06-18 21:38:41 -04:00
  • 4f156ae3c9 Add OnionShare hosting script thePR0M3TH3AN 2025-06-18 21:38:20 -04:00
  • 226f0d8a39 Merge pull request #26 from PR0M3TH3AN/codex/fix-line-breaks-in-text-content thePR0M3TH3AN 2025-06-18 21:24:19 -04:00
  • 159fc224d0 Fix line breaks for content thePR0M3TH3AN 2025-06-18 21:24:03 -04:00
  • bb88f99943 update thePR0M3TH3AN 2025-06-17 22:36:13 -04:00
  • 2d74a21450 Merge pull request #25 from PR0M3TH3AN/codex/update-readme-with-hosting-info thePR0M3TH3AN 2025-06-17 22:31:59 -04:00
  • 8fbed36797 Document serving requirements thePR0M3TH3AN 2025-06-17 22:31:44 -04:00
  • c6a0129193 Merge pull request #24 from PR0M3TH3AN/codex/update-readme.md-with-new-script-names thePR0M3TH3AN 2025-06-17 22:29:48 -04:00
  • 2d2efaa2f1 Update README for new obfuscation scripts thePR0M3TH3AN 2025-06-17 22:29:31 -04:00
  • b107353aef update thePR0M3TH3AN 2025-06-17 22:17:04 -04:00
  • f88339baef update thePR0M3TH3AN 2025-06-17 22:09:01 -04:00
  • 54edeec866 Merge pull request #23 from PR0M3TH3AN/codex/fix-strike-through-issue-in-text-content thePR0M3TH3AN 2025-06-17 22:03:43 -04:00
  • 7d0b9b3e04 Fix subtitle markup escaping thePR0M3TH3AN 2025-06-17 22:02:38 -04:00
  • b11f65ae30 Merge pull request #22 from PR0M3TH3AN/codex/fix-import-of-binary_message-field thePR0M3TH3AN 2025-06-17 21:56:02 -04:00
  • 773ced06aa Add binary message support thePR0M3TH3AN 2025-06-17 21:55:50 -04:00
  • 3631206a10 Merge pull request #21 from PR0M3TH3AN/codex/update-update_config_interactive-loop-in-create_flyer.sh thePR0M3TH3AN 2025-06-17 21:45:31 -04:00
  • 4cc3e4e5bb fix newline handling in create_flyer thePR0M3TH3AN 2025-06-17 21:44:53 -04:00
  • 470b4104bc update thePR0M3TH3AN 2025-06-17 21:31:05 -04:00
  • 779315cef0 Merge pull request #20 from PR0M3TH3AN/codex/remove-src/index.html-and-src/nostr.html thePR0M3TH3AN 2025-06-17 21:21:03 -04:00
  • 3b56fd371c Remove generated HTML and ignore thePR0M3TH3AN 2025-06-17 21:20:46 -04:00
  • dad4f9039b Merge pull request #19 from PR0M3TH3AN/codex/detect-mktemp---suffix-support-and-apply-fallback thePR0M3TH3AN 2025-06-17 21:15:58 -04:00
  • a2de99b6be Handle mktemp suffix compatibility thePR0M3TH3AN 2025-06-17 21:15:42 -04:00
  • 7b18df2866 Merge pull request #18 from PR0M3TH3AN/codex/update-scripts-to-accept-config-path thePR0M3TH3AN 2025-06-17 21:12:49 -04:00
  • afc88a7324 Accept config path option thePR0M3TH3AN 2025-06-17 21:12:33 -04:00
  • 3a52e20caa Merge pull request #17 from PR0M3TH3AN/codex/create-import-script-for-json-files thePR0M3TH3AN 2025-06-17 21:08:30 -04:00
  • fe1f778dba Add batch import script thePR0M3TH3AN 2025-06-17 21:08:18 -04:00
  • 48c4bed936 Merge pull request #16 from PR0M3TH3AN/codex/update-readme-with-qr-code-details thePR0M3TH3AN 2025-06-17 20:52:15 -04:00
  • 4b464468eb Update flyer instructions thePR0M3TH3AN 2025-06-17 20:51:57 -04:00
  • 7ac692c3f9 Merge pull request #15 from PR0M3TH3AN/codex/update-url-argument-and-default-tear_off_link thePR0M3TH3AN 2025-06-17 20:50:08 -04:00
  • b69d810958 Use url field for jq and retain tear off link thePR0M3TH3AN 2025-06-17 20:49:52 -04:00
  • 58ac1b99b1 Merge pull request #14 from PR0M3TH3AN/codex/update-user-prompts-and-config-preservation thePR0M3TH3AN 2025-06-17 20:46:24 -04:00
  • 0318d251b2 Allow custom URLs in interactive config thePR0M3TH3AN 2025-06-17 20:45:58 -04:00
  • 15055806e9 Merge pull request #13 from PR0M3TH3AN/codex/verify-host-folder-generation-after-flyer/site-config thePR0M3TH3AN 2025-06-17 19:49:29 -04:00
  • 22691436ca docs: add hosting options thePR0M3TH3AN 2025-06-17 19:48:58 -04:00
  • 0f4c0e52c5 Merge pull request #12 from PR0M3TH3AN/codex/add-windows-setup-instructions-to-readme thePR0M3TH3AN 2025-06-17 19:39:45 -04:00
  • 1ba84e3e94 docs: add Windows setup instructions thePR0M3TH3AN 2025-06-17 19:39:27 -04:00
  • 30b4bc045a Merge pull request #11 from PR0M3TH3AN/codex/update-readme.md-with-macos-installation-instructions thePR0M3TH3AN 2025-06-17 19:37:44 -04:00
  • a1efdad3c4 docs: add macOS install instructions thePR0M3TH3AN 2025-06-17 19:37:09 -04:00
  • 84e38e1f78 Merge pull request #10 from PR0M3TH3AN/codex/delete-and-ignore-files-from-create_flyer.sh thePR0M3TH3AN 2025-06-17 19:30:36 -04:00
  • 208b401874 Remove generated flyer files thePR0M3TH3AN 2025-06-17 19:30:22 -04:00
  • d367e87d36 Merge pull request #9 from PR0M3TH3AN/codex/document-installation-commands-for-node-tools-and-system-pac thePR0M3TH3AN 2025-06-17 19:22:08 -04:00
  • 897b3d0610 docs: document dependency setup thePR0M3TH3AN 2025-06-17 19:21:47 -04:00
  • cacc1430c0 Merge pull request #8 from PR0M3TH3AN/codex/update-config-path-and-verify-script thePR0M3TH3AN 2025-06-17 19:17:45 -04:00
  • 82bf8fce87 Adjust paths in generate_qr.sh thePR0M3TH3AN 2025-06-17 19:17:33 -04:00