374 Commits

Author SHA1 Message Date
Alessandro Pignotti
aaa25d94ef Claude: Support multiline messages 2024-12-19 14:49:14 +01:00
Alessandro Pignotti
c43dbb7533 Add telemetry for AI use 2024-12-19 11:05:41 +01:00
Alessandro Pignotti
9a6e488c8e Integrate Claude AI
Currently only terminal mode is supported
2024-12-19 10:47:33 +01:00
Alessandro Pignotti
b87c531932 Make the side bar partially transparent and larger
In preparation for Claude AI integration
2024-12-19 10:45:59 +01:00
Alessandro Pignotti
a754be3f64 Fix trash can icon 2024-12-19 10:45:26 +01:00
Alessandro Pignotti
1eeedabb68 Bump NPM deps
CX -> 1.0.9
2024-12-13 10:06:37 +01:00
Alessandro Pignotti
2cd973ac03 Bump NPM deps
CX -> 1.0.8
2024-12-05 10:23:54 +01:00
Alessandro Pignotti
21b4e10137 Add CX 1.0 blog post to the blog sidebar 2024-12-04 15:39:00 +01:00
Alessandro Pignotti
db67bb1e8e Enable sysfs 2024-12-04 13:12:22 +01:00
Alessandro Pignotti
47df48d371 Bump NPM deps
CX -> 1.0.7
2024-11-29 13:22:53 +01:00
Jisse
d71253cfca Network: Fix Undefined ExitNode in map.peers 2024-11-22 12:10:38 +01:00
Alessandro Pignotti
6493d81046 Update preview to include Alpine 2024-11-18 17:43:14 +01:00
Alessandro Pignotti
f9fa94b005 Mention to Alpine demo 2024-11-18 17:31:57 +01:00
Haseeb Qureshie
2bc8b7ea91 added mime types 2024-11-18 10:02:31 +01:00
Ikko Eltociear Ashimine
33b03ad413 chore: update WebVM.svelte
frome -> from
2024-11-18 08:29:54 +01:00
Simon Waldherr
34f514fbf6 Update messages.js
an surplus blank space removed so that the box fits.
2024-11-16 18:02:54 +01:00
Alessandro Pignotti
239376dcef Bump links on the main WebVM landing page 2024-11-13 17:39:50 +01:00
Alessandro Pignotti
16714160aa Link back to WebVM 2.0 post 2024-11-13 12:34:38 +01:00
Alessandro Pignotti
52dcded70b Add example image 2024-11-12 18:00:11 +01:00
Alessandro Pignotti
fb4117d844 Bump social description 2024-11-12 09:35:16 +01:00
Alessandro Pignotti
d635622d6f Bump NPM deps
CheerpX -> 1.0.6
2024-11-11 16:15:48 +01:00
Alessandro Pignotti
74fbbc2209 Actually update the PDF 2024-11-11 16:07:52 +01:00
Alessandro Pignotti
3e42875cb9 Add sample PDF in documents 2024-11-11 12:43:50 +01:00
Alessandro Pignotti
8d473a0225 Clarify label for CPU load 2024-11-11 10:51:26 +01:00
Alessandro Pignotti
2222951621 Add customize cross-linking messages between main WebVM and Alpine 2024-11-09 23:04:01 +01:00
Alessandro Pignotti
aee895cabb Add the new background for alpine 2024-11-09 15:19:46 +01:00
Alessandro Pignotti
78be06afce Bump NPM deps
To get CheerpX 1.0.5
2024-11-09 15:12:06 +01:00
Alessandro Pignotti
ce162c9e8c Expose the documents directory in the user home 2024-11-09 15:10:32 +01:00
Alessandro Pignotti
d0e6d0e9ea Bump Alpine disk image 2024-11-09 15:10:05 +01:00
Alessandro Pignotti
9a5f77d4b7 Hide cursor on the display canvas
Xorg will show its own
2024-11-01 19:11:57 +01:00
Haseeb Qureshie
cdd095e776 Text change 2024-10-27 11:45:58 +01: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