Commit Graph

66 Commits

Author SHA1 Message Date
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
thePR0M3TH3AN
0318d251b2 Allow custom URLs in interactive config 2025-06-17 20:45:58 -04:00
thePR0M3TH3AN
15055806e9 Merge pull request #13 from PR0M3TH3AN/codex/verify-host-folder-generation-after-flyer/site-config
Add README section on hosting
2025-06-17 19:49:29 -04:00
thePR0M3TH3AN
22691436ca docs: add hosting options 2025-06-17 19:48:58 -04:00
thePR0M3TH3AN
0f4c0e52c5 Merge pull request #12 from PR0M3TH3AN/codex/add-windows-setup-instructions-to-readme
Add Windows setup instructions
2025-06-17 19:39:45 -04:00
thePR0M3TH3AN
1ba84e3e94 docs: add Windows setup instructions 2025-06-17 19:39:27 -04:00
thePR0M3TH3AN
30b4bc045a Merge pull request #11 from PR0M3TH3AN/codex/update-readme.md-with-macos-installation-instructions
Add macOS installation instructions
2025-06-17 19:37:44 -04:00
thePR0M3TH3AN
a1efdad3c4 docs: add macOS install instructions 2025-06-17 19:37:09 -04:00
thePR0M3TH3AN
84e38e1f78 Merge pull request #10 from PR0M3TH3AN/codex/delete-and-ignore-files-from-create_flyer.sh
Remove generated host assets
2025-06-17 19:30:36 -04:00
thePR0M3TH3AN
208b401874 Remove generated flyer files 2025-06-17 19:30:22 -04:00
thePR0M3TH3AN
d367e87d36 Merge pull request #9 from PR0M3TH3AN/codex/document-installation-commands-for-node-tools-and-system-pac
Add dependency install docs and setup script
2025-06-17 19:22:08 -04:00
thePR0M3TH3AN
897b3d0610 docs: document dependency setup 2025-06-17 19:21:47 -04:00
thePR0M3TH3AN
cacc1430c0 Merge pull request #8 from PR0M3TH3AN/codex/update-config-path-and-verify-script
Fix generate_qr.sh paths
2025-06-17 19:17:45 -04:00
thePR0M3TH3AN
82bf8fce87 Adjust paths in generate_qr.sh 2025-06-17 19:17:33 -04:00
thePR0M3TH3AN
32437cc8cf Merge pull request #7 from PR0M3TH3AN/codex/remove-merge-artifact-and-update-readme-steps
Fix README artifacts and add quick steps
2025-06-17 19:13:48 -04:00
thePR0M3TH3AN
0a85abb69d Fix README merge artifact and add quick steps 2025-06-17 19:13:34 -04:00
thePR0M3TH3AN
986944a56e Merge pull request #3 from PR0M3TH3AN/codex/create-readme.md-with-project-overview
Add repository README
2025-06-17 19:05:53 -04:00