Commit graph

283 commits

Author SHA1 Message Date
Alessandro Pignotti
ba68b6fe02 CI: Bump to main WebVM domain 2024-10-15 12:06:19 +02:00
Alessandro Pignotti
930fc96242 Svelte: Restore analytics over started processes 2024-10-15 12:03:32 +02:00
Alessandro Pignotti
6ca6cf58a0 Svelte: Restore plausible integration 2024-10-15 12:02:51 +02:00
Alessandro Pignotti
201636aae7 GH++ 2024-10-15 11:28:06 +02:00
Alessandro Pignotti
1e407e1b45 GH++ 2024-10-15 11:25:21 +02:00
Alessandro Pignotti
1ecc59dcd5 GH++ 2024-10-15 11:22:03 +02:00
Alessandro Pignotti
12ed378cc2 GitHub: First attempt at GH pages deployment 2024-10-15 11:17:07 +02:00
Alessandro Pignotti
7172350071 Svelte: Fix resource location when using the subdirectory 2024-10-14 22:12:04 +02:00
Alessandro Pignotti
f3d0ab6fb3 Svelte: Remove alpine symlink, the built system is too fragile for them 2024-10-14 21:51:30 +02:00
Alessandro Pignotti
208fee9353 Svelte: Preserve symlinks 2024-10-14 21:46:09 +02:00
Alessandro Pignotti
0151a0fd16 CI: Install rsync 2024-10-14 21:41:52 +02:00
Alessandro Pignotti
1ee73b270a CI: Prefer rsync over scp to preserve symlinks 2024-10-14 21:38:12 +02:00
Alessandro Pignotti
5bcdeffb84 CI: Another attempt at scp 2024-10-14 20:47:20 +02:00
Alessandro Pignotti
2b01b09aab CI: Another attempt at scp 2024-10-14 20:42:16 +02:00
Alessandro Pignotti
9b9e8ffe44 CI: Argument order 2024-10-14 20:01:27 +02:00
Alessandro Pignotti
ecbea46e41 CI: Verbose copy 2024-10-14 19:59:30 +02:00
Alessandro Pignotti
b2ae6881d6 CI: Fix ssh host variable 2024-10-14 19:55:40 +02:00
Alessandro Pignotti
000f925216 CI: Use the node specific image 2024-10-14 19:36:18 +02:00
Alessandro Pignotti
ccbaf8749d Svelte: Remove rollup plugins after migration to sveltekit 2024-10-14 19:21:27 +02:00
Alessandro Pignotti
70c748a62a CI: Bump base image for nodejs version 2024-10-14 19:11:44 +02:00
Alessandro Pignotti
422d345904 CI: Run npm install 2024-10-14 19:10:03 +02:00
Alessandro Pignotti
e39a820f32 CI: Add GH host 2024-10-14 19:06:45 +02:00
Alessandro Pignotti
f6b931c273 Svelte: Prepopulate a directory structure to support alpine with the SPA approach 2024-10-14 19:02:50 +02:00
Alessandro Pignotti
7ab443c30c CI: Integrate circle for public webvm.io builds 2024-10-14 18:59:44 +02:00
Alessandro Pignotti
326cc40921 Svelte: Bump NPM package version 2024-10-14 18:54:09 +02:00
Alessandro Pignotti
60b8f103b6 Svelte: Introduce support for the alpine route 2024-10-14 16:40:28 +02:00
Alessandro Pignotti
c84a38ca02 Svelte: Extend the WebVM component to have graphical output 2024-10-14 16:39:57 +02:00
Alessandro Pignotti
f7fc244db4 Svelte: Expose more extensive configuration from the main WebVM component 2024-10-14 16:39:19 +02:00
Alessandro Pignotti
bb46f1340e Svelte: Generalize config file name
In preparation for adding fields about non-disk options
2024-10-14 15:43:08 +02:00
Alessandro Pignotti
d4fd5f1be5 Svelte: Pass a configuration object to the WebVM component
The config is loaded from files
2024-10-14 15:37:59 +02:00
Alessandro Pignotti
b1e87af6f2 Cleanup stale content in nginx.conf 2024-10-14 15:21:04 +02:00
Alessandro Pignotti
e2589d8179 Svelte: Extract a shared component in preparation for supporting multiple images 2024-10-14 15:04:40 +02:00
Alessandro Pignotti
0a9a044b27 Svelte: Restore printing CX init error messages to the visible console 2024-10-14 08:18:32 +02:00
Alessandro Pignotti
834566aa0e Svelte: Prototype GitHub tab 2024-10-14 08:09:00 +02:00
Alessandro Pignotti
5f2fe65fe7 Svelte: Prototype Discord tab 2024-10-14 07:53:51 +02:00
Alessandro Pignotti
f88f568f7e Svelte: Extract NetworkingTab button into a reusable component 2024-10-13 22:30:57 +02:00
Alessandro Pignotti
134a947547 Svelte: Restore welcome message
Compared to the side bar is much more visible
2024-10-13 22:14:58 +02:00
Alessandro Pignotti
854b93ec07 Svelte: Favor traditional absolute positioning for xterm and surrouding top-level components
xterm resizing interacts very poorly with flex
2024-10-13 22:14:23 +02:00
Alessandro Pignotti
fe7ab83fdd Svelte: Restore blinking icons 2024-10-13 22:14:23 +02:00
Alessandro Pignotti
12b3b3f89c Svelte: Protoype disk tab 2024-10-13 12:45:38 +02:00
Alessandro Pignotti
ff2486d6e2 Svelte: Minor highlighting of selected icon 2024-10-13 12:01:09 +02:00
Alessandro Pignotti
9de48becfa Svelte: Prototype CPU tab 2024-10-13 11:47:40 +02:00
Alessandro Pignotti
a43f439179 Remove svelte favicon 2024-10-13 11:47:25 +02:00
Alessandro Pignotti
f4648b08e6 Svelte: Restore support for Tailscale connection 2024-10-13 11:47:25 +02:00
Alessandro Pignotti
de34cb587e Add missing files for Sveltekit support 2024-10-13 11:21:50 +02:00
Alessandro Pignotti
113ef58d50 Initial prototype for Network sidebar 2024-10-12 16:44:03 +02:00
Alessandro Pignotti
96ddd4b2de Temporarily disable the information section 2024-10-11 21:56:19 +02:00
Alessandro Pignotti
fc64f9f987 Centralize handling of mouseleave to hide the side-panel 2024-10-11 08:17:52 +02:00
Alessandro Pignotti
f1ef46cda1 Extend Copyright since first release 2024-10-10 23:15:15 +02:00
Alessandro Pignotti
0d60f79c99 Convert to SvelteKit setup
With an SPA
2024-10-10 22:26:24 +02:00