87 Commits

Author SHA1 Message Date
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
Alessandro Pignotti
a21802e25e Minor restructure in preparation for SvelteKit 2024-10-10 16:21:29 +02:00
Alessandro Pignotti
98afe6dd00 New directory structure in preparation for SvelteKit migration 2024-10-10 16:06:47 +02:00
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
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
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