Commit graph

330 commits

Author SHA1 Message Date
Alessandro Pignotti
a874b2a332 Use the regular styling for the disk reset button
Use the warning styling only for the confirmation
2024-10-18 17:56:07 +02:00
Alessandro Pignotti
310a9ce2e2 Make the canvas display fill up the screen 2024-10-18 13:02:11 +02:00
Alessandro Pignotti
7bf9990995 Prefer a fixed image size to avoid layout changes during loading 2024-10-18 12:46:41 +02:00
Alessandro Pignotti
e28cf214df Make activity feedback more compelling 2024-10-18 12:35:12 +02:00
Alessandro Pignotti
9b723dcb8a Implement the "Reset disk" button
This requires CheerpX 1.0.1
2024-10-18 12:12:56 +02:00
Alessandro Pignotti
8055466b7a Introduce the "Reset disk" button 2024-10-18 12:12:41 +02:00
Alessandro Pignotti
aa1935e389 Support icons for buttons 2024-10-18 12:12:14 +02:00
Alessandro Pignotti
51b63329ab Bump NPM deps
In particular bump CheerpX to 1.0.1
2024-10-18 11:43:57 +02:00
Alessandro Pignotti
0a5ceaf9ea Make button color configurable
In preparation for disk reset button
2024-10-18 11:41:50 +02:00
Alessandro Pignotti
236863a0b0 Rename buttonIcon to buttomImage
In preparation for supporting actual icons
2024-10-18 11:41:19 +02:00
Alessandro Pignotti
4fc2577819 First attempt at a responsive design, XTerm needs to coercion to behave 2024-10-18 09:18:48 +02:00
Alessandro Pignotti
88bea224d7 Remove a spurious reference to CORS 2024-10-17 20:38:33 +02:00
Alessandro Pignotti
3d56bc2182 Bump social preview 2024-10-17 14:13:08 +02:00
Alessandro Pignotti
56b40dbef8 Work around GH asset cache 2024-10-17 11:47:56 +02:00
Alessandro Pignotti
517a5997fb Bump README screenshot 2024-10-17 11:45:57 +02:00
Alessandro Pignotti
0f9381c00b Add WebVM logo art 2024-10-17 11:26:48 +02:00
Alessandro Pignotti
e01ffeb3db Restore the information tab
With a high-level overview of the moving parts of WebVM
2024-10-17 11:20:51 +02:00
Alessandro Pignotti
a26b523053 Rework Engine tab 2024-10-17 11:15:11 +02:00
Alessandro Pignotti
14621dbec2 Intro message copy/editing 2024-10-17 11:14:55 +02:00
Alessandro Pignotti
a3fc89faeb Make sure GH config can be safely uncommented to get something that works 2024-10-17 11:13:34 +02:00
Alessandro Pignotti
20533a8c35 Make the button more visibly clickable by adding a shadow 2024-10-17 11:07:46 +02:00
Alessandro Pignotti
32095987de Minor copy editing 2024-10-17 10:39:18 +02:00
Alessandro Pignotti
0069c378a7 Review README to match updated UI, versioning and licensing 2024-10-17 09:48:04 +02:00
Alessandro Pignotti
f64bebfe40 Add visual feedback about Tailscale exit nodes being present 2024-10-17 09:10:21 +02:00
Alessandro Pignotti
9d841e48a4 Fix tailscale regression 2024-10-16 17:56:35 +02:00
Alessandro Pignotti
2f4a22a659 Moderate GH star CTA 2024-10-16 16:55:22 +02:00
Alessandro Pignotti
26239de119 Add stars to GH panel 2024-10-16 16:45:11 +02:00
Alessandro Pignotti
98ab63f72c Favor font awesome to pure SVG 2024-10-16 16:44:47 +02:00
Alessandro Pignotti
43992f0864 Add Discords stats in the button 2024-10-16 15:51:42 +02:00
Alessandro Pignotti
e0e2fca2a0 Make sure plausible is loaded before code starts running 2024-10-16 13:42:59 +02:00
Alessandro Pignotti
86d4477e1c Catch unexpected errors and raise them to the console 2024-10-16 12:35:13 +02:00
Alessandro Pignotti
e4b9b50072 Support a env variable to select which CX build to load 2024-10-16 11:16:31 +02:00
Alessandro Pignotti
fcf626d03b Fix CPU load value
The new approach keep the last event before the time window limit to
correctly measure long running activity
2024-10-16 11:13:39 +02:00
Alessandro Pignotti
28afdc35ef Make sure the display canvas does not go over the side panel 2024-10-15 22:26:03 +02:00
Alessandro Pignotti
9858b64752 Add disk latency statistics 2024-10-15 22:24:26 +02:00
Alessandro Pignotti
cb1f2f7fc3 Compute the CPU load as a sliding window over 10 secs 2024-10-15 22:17:55 +02:00
Alessandro Pignotti
307669f7c4 Rename CpuTab to a more general Engine
And make the CPU load visible
2024-10-15 21:33:15 +02:00
Alessandro Pignotti
0f30d2273a Prefer relative paths one more time thanks to SSR 2024-10-15 19:16:30 +02:00
Alessandro Pignotti
b1956d3af8 GH: Do not deploy alpine 2024-10-15 19:14:04 +02:00
Alessandro Pignotti
98a0c2a47b Enable SSR 2024-10-15 17:23:42 +02:00
Alessandro Pignotti
d4db6f8e16 Give up on top-level inclusion of xterm and CheerpX
In preparation for SSR
2024-10-15 17:23:09 +02:00
Alessandro Pignotti
208cfa8e0d Network: Do not consider page parameters if not running in the browser
In preparation for SSR
2024-10-15 17:22:32 +02:00
Alessandro Pignotti
d28c611806 Alpine: Prevent duplicated reporting of display activation 2024-10-15 16:47:56 +02:00
Alessandro Pignotti
9962e2ce43 Make sure caches for the 2 demos do not override each other 2024-10-15 16:34:31 +02:00
Alessandro Pignotti
8adc03ac8f Alpine: Add analytics on display activation 2024-10-15 16:31:10 +02:00
Alessandro Pignotti
97fb17dfe5 GH: Fix pages deployment 2024-10-15 12:25:25 +02:00
Alessandro Pignotti
96805eca37 NPM: Bump deps to celebrate publication 2024-10-15 12:09:46 +02:00
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