Commit graph

344 commits

Author SHA1 Message Date
Haseeb Qureshie
2f6acbfafa Text change 2024-10-26 11:41:46 +02:00
Alessandro Pignotti
cd75685862 Bump NPM Deps
CheerpX -> 1.0.4
2024-10-23 13:54:15 +02:00
Alessandro Pignotti
b33e3a4356 Avoid reacting to spurious resize events
They are caused by soft-keyboard spawning
2024-10-23 10:56:38 +02:00
Alessandro Pignotti
004ea4f264 NPM: Bump deps
And especially CheerpX to 1.0.3
2024-10-22 21:07:12 +02:00
Alessandro Pignotti
00b5a3f42b Bump alpine image to a new one that supports screen resizing 2024-10-22 11:44:07 +02:00
Alessandro Pignotti
34f2a564db Nginx: Remove redirect to index.html for missing files
It was required for the SPA approach, but we migrated away from it
2024-10-21 23:00:18 +02:00
Alessandro Pignotti
46ffec65e2 Bump NPM deps
CX, in particular, to version 1.0.2
2024-10-21 14:08:52 +02:00
Alessandro Pignotti
5716055716 Bump WebVM version 2024-10-21 08:41:27 +02:00
Alessandro Pignotti
28f85baf59 Networking: Attempt a fix for a race condition during Tailscale setup 2024-10-20 11:00:35 +02:00
Alessandro Pignotti
59740754e8 Highlight icons during hover 2024-10-19 12:06:25 +02:00
Alessandro Pignotti
529f720ae1 Introduce blog post tab
Posts previews are automatically populated from social data from labs public URLs
2024-10-19 11:02:18 +02:00
Alessandro Pignotti
71715e5040 Remove legacy files 2024-10-18 20:07:01 +02:00
Alessandro Pignotti
46f21f3a12 Introduce preliminary support for screen resizing 2024-10-18 19:19:07 +02:00
Alessandro Pignotti
f3cf5750ab First attempt at responsive support for the display
NOTE: Resize is not yet supported
2024-10-18 19:09:29 +02:00
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