Commit graph

227 commits

Author SHA1 Message Date
Alessandro Pignotti
73f9e77a17 Basic support for running bash 2024-10-05 19:31:05 +02:00
Alessandro Pignotti
a7c4bc573c Avoid an extra pixel outside the terminal 2024-10-05 19:30:49 +02:00
Alessandro Pignotti
95c7a857b9 Late stage initialization for terminal support 2024-10-05 19:22:47 +02:00
Alessandro Pignotti
56257e6f69 Initialize the CheerpX engine 2024-10-05 19:11:05 +02:00
Alessandro Pignotti
f586c4bcf2 Initialize CheerpX disk backend for the main image 2024-10-05 19:10:57 +02:00
Alessandro Pignotti
74e18f2b38 Rework terminal initialization 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
92edbb7b96 Initial support for configuring the disk via a self-contained config file 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
274931dc12 Use CheerpX via the NPM module
This is a good solution for testing, but we will probably use the latest
CDN build later on
2024-10-05 18:09:07 +02:00
Alessandro Pignotti
4f13791f71 Use ES6 module output
For compatibility with top-level await in CX NPM package
2024-10-05 18:09:07 +02:00
Alessandro Pignotti
fdf57ef9b0 Copy over a bunch of HTML metadata 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
978187d61b Introduce xterm.js 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
5094953eb2 Unify handling of top and bottom sidebar icons 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
05c234a528 Use Awesome font for sidebar symbols 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
06df68fdea Add footer to all the possible sidebar contents 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
53413d087b Bump title 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
1760888da2 Hide the side bar when no icon is selected 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
bffe17fd69 Display custom text for every icon 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
f2fb54c29f Handle text color at the container level 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
9a2dcb0c8f Initial support for the side panel 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
20e7cdc5db Improve layout for basic icons 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
43e10289c9 Preliminary support for sidebar icons 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
1f16f35ef2 Stub SideBar 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
cbcd67e884 Restructure in preparation for Sidebar integration 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
5c78854b61 Prefer tailwind to plain CSS 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
f3fbf4a29f Import tailwind to achieve full visual consistency with labs 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
460e3a2726 Import the same font used by labs, for consistency 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
891f15dddf Basic CSS cleanup 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
0a5a6ef0a4 Import labs to use the shared navigation bar component 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
d59c6c069b Basic npm setup for svelte 2024-10-05 18:09:07 +02:00
Alessandro Pignotti
e2d87483c9 Temporarily switch the Discord link with the hackathon notice 2024-10-05 17:22:14 +02:00
Alessandro Pignotti
cb1397e472 Use the new CX hosting 2024-10-02 10:25:11 +02:00
Yuri Iozzelli
4b84396f83 print an error on the terminal if the HttpBytesDevice fails to initialize 2024-10-01 15:48:42 +02:00
Alessandro Pignotti
c6ff3283d6 Add analytics even on WSS failures in the wild 2024-10-01 11:42:01 +02:00
Alessandro Pignotti
a45e2bd379 Use plain HTTP as fallback when WSS fails 2024-10-01 11:41:13 +02:00
Jules Saarikoski
84ba14ef7c Update tree device type to dir 2024-09-30 13:39:45 +02:00
Alessandro Pignotti
fcb3e6307f Alpine: Adapt to new APIs and introduce a protocol parameter to test new WS mode 2024-09-27 16:46:03 +02:00
Alessandro Pignotti
65c0fbf448 Cleanup block device terminology for new API 2024-09-27 08:56:54 +02:00
Jules Saarikoski
b6f5736784 Update to new API 2024-09-27 08:50:15 +02:00
Alessandro Pignotti
91b5d5462f Alpine: First version 2024-09-22 18:24:57 +02:00
Alessandro Pignotti
878effcfb1 Duplicate main WebVM page in preparation for Alpine demo 2024-09-22 18:24:57 +02:00
Alex Bates
2ff80eb759
add discord cta 2024-07-23 17:12:43 +01:00
Alessandro Pignotti
bb21cf7077 Mount proc, CheerpX now has partial support for it 2024-07-22 10:43:47 +02:00
Alessandro Pignotti
9ad64fbe9e Get rid of Google Tag Manager
We have migrated to plausible long ago
2024-07-22 10:43:47 +02:00
Vaibhav Sagar
699d582a75 Update README.md 2024-07-12 16:11:02 +02:00
Alessandro Pignotti
e2085f7210 Fix a typo in error handling 2024-07-12 08:40:21 +02:00
Alessandro Pignotti
9ac854268c Remove stale method 2024-07-08 11:52:27 +02:00
Alessandro Pignotti
aeb387a92d Bump xterm version
This seems to resolve a long standing performance issue on mobile during terminal resizing
2024-07-08 11:51:49 +02:00
Alessandro Pignotti
9f3308e422 Add telemetry about the number of processes started in a session 2024-07-04 16:53:50 +02:00
Alessandro Pignotti
9b07e72065 Migrate activity monitoring to the new events API 2024-07-04 16:53:20 +02:00
Alex Bates
36db7dd37d don't use artifacts v4
https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available
2023-12-20 14:33:31 +00:00