oscar
|
c238a8f809
it runs!!! :)) need to clean up cxcore.js it requires manual editing right now I'll implement post-processing for it to automatically take place during 'npm run build'. added extra needed files. compiled with linux trace right now, will recompile without at a later time
|
2 months ago |
oscar
|
b1b29577a7
added comment to vite.config.js to know from where the additions are for IWA only
|
2 months ago |
oscar
|
9bfb99686f
added cxcore.wasm to be served from the root, fixes wrong magic word error
|
2 months ago |
oscar
|
97ce9f39c6
added explicit worker-src even though it seems to just get ignored by IWAs, got through most of the CSP related errors, as well as past the blob error
|
2 months ago |
oscar
|
09de1cd2c9
commented out the failing asserts in getCheerpXUrl recompiled and put new cx_esm.js in. Added cheerpOS.js file, gets added to build/ from vite.config.js
|
2 months ago |
oscar
|
496bfcb95c
setup to get the WebVM installed as IWA, changes to src/app.html and vite.config.js to point to placeholder icon to pass install checks. Tweaked the post-processing from the hello world to be more robust, it fixes the same CSP violation issues of inline scripts, also copy .well-known/ to build/ after build is complete. Added CSP headers to nginx.conf
|
3 months ago |
Alessandro Pignotti
|
ce162c9e8c
Expose the documents directory in the user home
|
8 months ago |
Alessandro Pignotti
|
e4b9b50072
Support a env variable to select which CX build to load
|
9 months ago |
Alessandro Pignotti
|
12ed378cc2
GitHub: First attempt at GH pages deployment
|
9 months ago |
Alessandro Pignotti
|
f3d0ab6fb3
Svelte: Remove alpine symlink, the built system is too fragile for them
|
9 months ago |
Alessandro Pignotti
|
208fee9353
Svelte: Preserve symlinks
|
9 months ago |
Alessandro Pignotti
|
ccbaf8749d
Svelte: Remove rollup plugins after migration to sveltekit
|
9 months ago |
Alessandro Pignotti
|
f6b931c273
Svelte: Prepopulate a directory structure to support alpine with the SPA approach
|
9 months ago |
Alessandro Pignotti
|
f7fc244db4
Svelte: Expose more extensive configuration from the main WebVM component
|
9 months ago |
Alessandro Pignotti
|
bb46f1340e
Svelte: Generalize config file name
|
9 months ago |
Alessandro Pignotti
|
f4648b08e6
Svelte: Restore support for Tailscale connection
|
9 months ago |
Alessandro Pignotti
|
0d60f79c99
Convert to SvelteKit setup
|
9 months ago |