Commit Graph

82 Commits

Author SHA1 Message Date
thePR0M3TH3AN
17a1008bb8 Add end-to-end test script 2025-06-19 13:20:40 -04:00
thePR0M3TH3AN
5a5328e231 Merge pull request #36 from PR0M3TH3AN/codex/migrate-create_flyer.sh-to-cli.py-and-publish-v0.1.0
Wrap shell script around CLI
2025-06-19 13:16:01 -04:00
thePR0M3TH3AN
14c31c3524 docs: note legacy shell wrapper 2025-06-19 13:15:48 -04:00
thePR0M3TH3AN
d4cd305473 Merge pull request #35 from PR0M3TH3AN/codex/wrap-python-cli-in-electron/tauri-gui
Add GUI and packaging helpers
2025-06-19 13:04:32 -04:00
thePR0M3TH3AN
b54b051405 Add Electron GUI and packaging scripts 2025-06-19 13:04:11 -04:00
thePR0M3TH3AN
52f243ab26 Merge pull request #34 from PR0M3TH3AN/codex/update-readme-and-set-up-github-actions
Add quickstart docs and release workflows
2025-06-19 11:59:02 -04:00
thePR0M3TH3AN
abe95a7edf Add docs and CI/CD workflows 2025-06-19 11:58:39 -04:00
thePR0M3TH3AN
f3b27d1148 Merge pull request #33 from PR0M3TH3AN/codex/move-sample-flyers-to-templates-directory
Add flyer templates and template init option
2025-06-19 11:48:28 -04:00
thePR0M3TH3AN
0e9c8429bb Move flyer examples to templates and add template support 2025-06-19 11:47:48 -04:00
thePR0M3TH3AN
f65bb2c45a Merge pull request #32 from PR0M3TH3AN/codex/update-voxvera-init-prompts
Improve voxvera init workflow
2025-06-19 11:42:15 -04:00
thePR0M3TH3AN
45edf61969 Improve voxvera init prompts 2025-06-19 11:42:00 -04:00
thePR0M3TH3AN
08482b02ca Merge pull request #31 from PR0M3TH3AN/codex/create-dockerfile-with-tor,-onionshare,-and-voxvera-cli
Add Dockerfile and dev container
2025-06-19 11:35:40 -04:00
thePR0M3TH3AN
5c5b25837e Add Dockerfile and devcontainer 2025-06-19 11:35:23 -04:00
thePR0M3TH3AN
0e4d5a3979 Merge pull request #30 from PR0M3TH3AN/codex/create-cross-platform-installation-script
Add cross-platform install scripts
2025-06-18 22:30:48 -04:00
thePR0M3TH3AN
7026ad47b6 Add installation scripts 2025-06-18 22:30:27 -04:00
thePR0M3TH3AN
9dc8b12240 Merge pull request #29 from PR0M3TH3AN/codex/implement-cli-for-voxvera-package
Add Python CLI for flyer generation
2025-06-18 22:27:41 -04:00
thePR0M3TH3AN
d7af591319 Add Python CLI and update docs 2025-06-18 22:27:28 -04:00
thePR0M3TH3AN
9cbc9a2041 Merge pull request #28 from PR0M3TH3AN/codex/update-serve_with_onionshare.sh-to-resolve-absolute-paths
Fix path handling in OnionShare script
2025-06-18 22:04:09 -04:00
thePR0M3TH3AN
1f46e5aa5f Resolve paths in OnionShare script 2025-06-18 21:56:42 -04:00
thePR0M3TH3AN
85d73a47db Merge pull request #27 from PR0M3TH3AN/codex/create-serve_with_onionshare-script
Add OnionShare hosting script
2025-06-18 21:38:41 -04:00
thePR0M3TH3AN
4f156ae3c9 Add OnionShare hosting script 2025-06-18 21:38:20 -04:00
thePR0M3TH3AN
226f0d8a39 Merge pull request #26 from PR0M3TH3AN/codex/fix-line-breaks-in-text-content
Fix newline display in flyer text
2025-06-18 21:24:19 -04:00
thePR0M3TH3AN
159fc224d0 Fix line breaks for content 2025-06-18 21:24:03 -04:00
thePR0M3TH3AN
bb88f99943 update 2025-06-17 22:36:13 -04:00
thePR0M3TH3AN
2d74a21450 Merge pull request #25 from PR0M3TH3AN/codex/update-readme-with-hosting-info
Improve README about serving index.html
2025-06-17 22:31:59 -04:00
thePR0M3TH3AN
8fbed36797 Document serving requirements 2025-06-17 22:31:44 -04:00
thePR0M3TH3AN
c6a0129193 Merge pull request #24 from PR0M3TH3AN/codex/update-readme.md-with-new-script-names
Update README for split obfuscation scripts
2025-06-17 22:29:48 -04:00
thePR0M3TH3AN
2d2efaa2f1 Update README for new obfuscation scripts 2025-06-17 22:29:31 -04:00
thePR0M3TH3AN
b107353aef update 2025-06-17 22:17:04 -04:00
thePR0M3TH3AN
f88339baef update 2025-06-17 22:09:01 -04:00
thePR0M3TH3AN
54edeec866 Merge pull request #23 from PR0M3TH3AN/codex/fix-strike-through-issue-in-text-content
Fix subtitle markup escaping
2025-06-17 22:03:43 -04:00
thePR0M3TH3AN
7d0b9b3e04 Fix subtitle markup escaping 2025-06-17 22:02:38 -04:00
thePR0M3TH3AN
b11f65ae30 Merge pull request #22 from PR0M3TH3AN/codex/fix-import-of-binary_message-field
Fix binary_message handling
2025-06-17 21:56:02 -04:00
thePR0M3TH3AN
773ced06aa Add binary message support 2025-06-17 21:55:50 -04:00
thePR0M3TH3AN
3631206a10 Merge pull request #21 from PR0M3TH3AN/codex/update-update_config_interactive-loop-in-create_flyer.sh
Fix newline handling in create_flyer.sh
2025-06-17 21:45:31 -04:00
thePR0M3TH3AN
4cc3e4e5bb fix newline handling in create_flyer 2025-06-17 21:44:53 -04:00
thePR0M3TH3AN
470b4104bc update 2025-06-17 21:31:05 -04:00
thePR0M3TH3AN
779315cef0 Merge pull request #20 from PR0M3TH3AN/codex/remove-src/index.html-and-src/nostr.html
Ignore generated HTML
2025-06-17 21:21:03 -04:00
thePR0M3TH3AN
3b56fd371c Remove generated HTML and ignore 2025-06-17 21:20:46 -04:00
thePR0M3TH3AN
dad4f9039b Merge pull request #19 from PR0M3TH3AN/codex/detect-mktemp---suffix-support-and-apply-fallback
Add mktemp suffix fallback
2025-06-17 21:15:58 -04:00
thePR0M3TH3AN
a2de99b6be Handle mktemp suffix compatibility 2025-06-17 21:15:42 -04:00
thePR0M3TH3AN
7b18df2866 Merge pull request #18 from PR0M3TH3AN/codex/update-scripts-to-accept-config-path
Allow alternate config paths
2025-06-17 21:12:49 -04:00
thePR0M3TH3AN
afc88a7324 Accept config path option 2025-06-17 21:12:33 -04:00
thePR0M3TH3AN
3a52e20caa Merge pull request #17 from PR0M3TH3AN/codex/create-import-script-for-json-files
Add batch import script for flyers
2025-06-17 21:08:30 -04:00
thePR0M3TH3AN
fe1f778dba Add batch import script 2025-06-17 21:08:18 -04:00
thePR0M3TH3AN
48c4bed936 Merge pull request #16 from PR0M3TH3AN/codex/update-readme-with-qr-code-details
Update flyer docs for new QR code prompts
2025-06-17 20:52:15 -04:00
thePR0M3TH3AN
4b464468eb Update flyer instructions 2025-06-17 20:51:57 -04:00
thePR0M3TH3AN
7ac692c3f9 Merge pull request #15 from PR0M3TH3AN/codex/update-url-argument-and-default-tear_off_link
Fix URL handling in PDF extraction
2025-06-17 20:50:08 -04:00
thePR0M3TH3AN
b69d810958 Use url field for jq and retain tear off link 2025-06-17 20:49:52 -04:00
thePR0M3TH3AN
58ac1b99b1 Merge pull request #14 from PR0M3TH3AN/codex/update-user-prompts-and-config-preservation
Allow custom URLs in create_flyer.sh
2025-06-17 20:46:24 -04:00