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
|
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
|
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
|
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
|
20533a8c35
|
Make the button more visibly clickable by adding a shadow
|
2024-10-17 11:07:46 +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
|
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
|
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
|
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
|
7172350071
|
Svelte: Fix resource location when using the subdirectory
|
2024-10-14 22:12:04 +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
|
e2589d8179
|
Svelte: Extract a shared component in preparation for supporting multiple images
|
2024-10-14 15:04:40 +02:00 |
|