thePR0M3TH3AN
|
b72d726bd5
|
Move data inside package and update references
|
2025-06-21 12:20:51 -04:00 |
|
thePR0M3TH3AN
|
c5b6077eee
|
Merge pull request #71 from PR0M3TH3AN/codex/rename-variable--l--to--length
Rename variable for clarity
|
2025-06-21 12:16:59 -04:00 |
|
thePR0M3TH3AN
|
02923befc3
|
rename length variable
|
2025-06-21 12:16:39 -04:00 |
|
thePR0M3TH3AN
|
0f3823403f
|
Merge pull request #70 from PR0M3TH3AN/codex/fix-bugs-and-issues
Fix deprecated Traversable import
|
2025-06-21 12:10:34 -04:00 |
|
thePR0M3TH3AN
|
5009a680fc
|
fix importlib Traversable import
|
2025-06-21 12:10:10 -04:00 |
|
thePR0M3TH3AN
|
a863b92fd0
|
Merge pull request #69 from PR0M3TH3AN/codex/add-footer-message-with-voxvera-link
Add VoxVera footer
|
2025-06-21 12:07:32 -04:00 |
|
thePR0M3TH3AN
|
4572db54ce
|
Add VoxVera credit footer
|
2025-06-21 12:07:21 -04:00 |
|
thePR0M3TH3AN
|
43d366cea4
|
Merge pull request #68 from PR0M3TH3AN/codex/reset-repo-and-reapply-html-footer-changes
Add small footer credit
|
2025-06-21 12:01:02 -04:00 |
|
thePR0M3TH3AN
|
11d405e272
|
Add small footer credit
|
2025-06-21 12:00:48 -04:00 |
|
thePR0M3TH3AN
|
8debbb63c8
|
Merge pull request #67 from PR0M3TH3AN/codex/add-empty-download-folder-to-voxvera-template
Add download folder to voxvera template
|
2025-06-21 11:24:30 -04:00 |
|
thePR0M3TH3AN
|
13a15aaf05
|
Add download folder to voxvera template
|
2025-06-21 11:24:11 -04:00 |
|
thePR0M3TH3AN
|
fc0c9ab5ff
|
Merge pull request #66 from PR0M3TH3AN/codex/update-readme-and-docs-with-download-instructions
Update docs for zip download option
|
2025-06-21 11:19:30 -04:00 |
|
thePR0M3TH3AN
|
379a62c78c
|
docs: explain download zip usage
|
2025-06-21 11:19:17 -04:00 |
|
thePR0M3TH3AN
|
1e8cd9c944
|
Merge pull request #65 from PR0M3TH3AN/codex/create-test-for-zip-download-in-cli
Add test for CLI build with download zip
|
2025-06-21 11:14:03 -04:00 |
|
thePR0M3TH3AN
|
99bded558c
|
Add build download zip test
|
2025-06-21 11:13:23 -04:00 |
|
thePR0M3TH3AN
|
b5f87b60b0
|
Merge pull request #64 from PR0M3TH3AN/codex/extend-build_assets-to-handle-download-path
Add download option to build command
|
2025-06-21 11:10:05 -04:00 |
|
thePR0M3TH3AN
|
6b806d8bbd
|
feat(build): support download asset
|
2025-06-21 11:09:49 -04:00 |
|
thePR0M3TH3AN
|
b701ef759f
|
Merge pull request #63 from PR0M3TH3AN/codex/add-download-button-and-update-css
Add download button to flyer
|
2025-06-21 11:06:58 -04:00 |
|
thePR0M3TH3AN
|
588671fcb0
|
Add download button to flyer
|
2025-06-21 11:06:43 -04:00 |
|
thePR0M3TH3AN
|
9027c59a92
|
Merge pull request #62 from PR0M3TH3AN/codex/add-subcommand-to-check-tool-installations
Add CLI dependency checker
|
2025-06-19 21:13:13 -04:00 |
|
thePR0M3TH3AN
|
a6c8b421be
|
Add dependency check subcommand
|
2025-06-19 21:11:50 -04:00 |
|
thePR0M3TH3AN
|
1d131d0021
|
Merge pull request #61 from PR0M3TH3AN/codex/add-tests-for-init,-build,-import-commands
Add CLI integration tests
|
2025-06-19 21:08:36 -04:00 |
|
thePR0M3TH3AN
|
51d93c25ed
|
Add CLI tests for templates, build, and import
|
2025-06-19 21:08:21 -04:00 |
|
thePR0M3TH3AN
|
774490703b
|
Merge pull request #60 from PR0M3TH3AN/codex/implement-subdomain-validation-and-feedback
Add input validation using InquirerPy
|
2025-06-19 21:03:51 -04:00 |
|
thePR0M3TH3AN
|
d808909cfb
|
Add validators for interactive prompts
|
2025-06-19 21:02:43 -04:00 |
|
thePR0M3TH3AN
|
99ed1a12fe
|
Merge pull request #59 from PR0M3TH3AN/codex/configure-resource-access-with-importlib.resources
Update packaging and resource loading
|
2025-06-19 20:57:54 -04:00 |
|
thePR0M3TH3AN
|
f7dae49b61
|
Include resource directories
|
2025-06-19 20:57:35 -04:00 |
|
thePR0M3TH3AN
|
6dfc568928
|
Merge pull request #58 from PR0M3TH3AN/codex/update-paths-based-on-project-root
Update CLI paths
|
2025-06-19 20:51:26 -04:00 |
|
thePR0M3TH3AN
|
517955e98a
|
Make CLI independent of working directory
|
2025-06-19 20:50:49 -04:00 |
|
thePR0M3TH3AN
|
c822600b3f
|
Merge pull request #57 from PR0M3TH3AN/codex/set-voxvera_e2e_offline-flag-in-ci-workflow
Run e2e tests in offline mode
|
2025-06-19 20:40:42 -04:00 |
|
thePR0M3TH3AN
|
e469fb6704
|
ci: run e2e tests in offline mode
|
2025-06-19 20:39:24 -04:00 |
|
thePR0M3TH3AN
|
228cc32233
|
Merge pull request #56 from PR0M3TH3AN/codex/fix-e2e-workflow-onion-url-issue
Fix OnionShare detection in e2e tests
|
2025-06-19 20:09:12 -04:00 |
|
thePR0M3TH3AN
|
711720bb8c
|
Fix OnionShare URL detection in e2e tests
|
2025-06-19 20:05:43 -04:00 |
|
thePR0M3TH3AN
|
83e1b137aa
|
Merge pull request #55 from PR0M3TH3AN/codex/fix-e2e-workflow-modulenotfounderror
Fix packaging path
|
2025-06-19 19:57:08 -04:00 |
|
thePR0M3TH3AN
|
c563626ab7
|
fix packaging
|
2025-06-19 19:56:54 -04:00 |
|
thePR0M3TH3AN
|
14ec95c79f
|
Merge pull request #54 from PR0M3TH3AN/codex/modify-ci/test-e2e.sh-for-live-output-and-logging
Fix e2e script logging
|
2025-06-19 19:49:46 -04:00 |
|
thePR0M3TH3AN
|
3028c274b5
|
ci: tee e2e logs to stdout
|
2025-06-19 19:49:33 -04:00 |
|
thePR0M3TH3AN
|
0c190a82dd
|
Merge pull request #53 from PR0M3TH3AN/codex/update-e2e.yml-to-install-dependencies
Update e2e workflow dependencies
|
2025-06-19 19:45:29 -04:00 |
|
thePR0M3TH3AN
|
68a4c2612c
|
Add Node.js setup to e2e workflow
|
2025-06-19 19:43:56 -04:00 |
|
thePR0M3TH3AN
|
6c7d48c77e
|
Merge pull request #52 from PR0M3TH3AN/codex/update-.gitignore-for-electron-app
Update .gitignore
|
2025-06-19 19:38:01 -04:00 |
|
thePR0M3TH3AN
|
1abe01771e
|
Update .gitignore for build outputs
|
2025-06-19 19:37:48 -04:00 |
|
thePR0M3TH3AN
|
7171dfc7af
|
Merge pull request #51 from PR0M3TH3AN/codex/fix-installer-fallback-on-pipx-failure
Fix setup and install fallbacks
|
2025-06-19 19:24:25 -04:00 |
|
thePR0M3TH3AN
|
0cbd5ef607
|
Fix installers and tests
|
2025-06-19 19:22:27 -04:00 |
|
thePR0M3TH3AN
|
572f078445
|
Merge pull request #50 from PR0M3TH3AN/codex/update-shebang-in-install.sh
Update install script to safer flags
|
2025-06-19 19:06:51 -04:00 |
|
thePR0M3TH3AN
|
f877acd75e
|
Update install script safety flags
|
2025-06-19 19:05:46 -04:00 |
|
thePR0M3TH3AN
|
a6aa66df75
|
Merge pull request #49 from PR0M3TH3AN/codex/check-if-home/local/bin-is-in-path
Check PATH in install scripts
|
2025-06-19 19:03:08 -04:00 |
|
thePR0M3TH3AN
|
d557f6d59a
|
Add PATH check after binary install
|
2025-06-19 19:01:57 -04:00 |
|
thePR0M3TH3AN
|
bd0895abb3
|
Merge pull request #48 from PR0M3TH3AN/codex/replace-home-with-getfolderpath-for-user-home
Update PowerShell install path handling
|
2025-06-19 18:57:07 -04:00 |
|
thePR0M3TH3AN
|
d9dccc9f46
|
fix install path resolution
|
2025-06-19 18:56:14 -04:00 |
|
thePR0M3TH3AN
|
6a576d2928
|
Merge pull request #47 from PR0M3TH3AN/codex/modify-ci/test-e2e.sh-to-install-from-source
Install from source in e2e tests
|
2025-06-19 18:41:51 -04:00 |
|