Commit Graph

473 Commits

Author SHA1 Message Date
codingfrog27 eb11fa10aa added docs for setting up proxy server to use headscale 2025-12-07 19:34:46 +01:00
Alessandro Pignotti 3bad2625b4 Cleaup up CheerpJ hackathon messaging 2025-12-01 12:35:57 +01:00
Alessandro Pignotti a7a685d215 Revert disk images to known working binaries 2025-12-01 12:35:00 +01:00
cidungfrog27 e03ea9baed alpine image link added as well as linking to the cheerpX custom images documentation 2025-11-27 15:09:05 +01:00
Alessandro Pignotti 2e579bdc05 CX -> 1.2.3 2025-11-24 16:10:30 +01:00
Alessandro Pignotti 7d5bc65389 Bump disk image 2025-11-20 18:11:00 +01:00
Alessandro Pignotti 6d6a01e6cd CX: Update to 1.2.2 2025-11-20 10:51:42 +01:00
cidungfrog27 ec215787f0 moved tailscale docs to main readme with small updates 2025-11-06 15:40:18 +01:00
Alessandro Pignotti 367042e535 CX: Update to 1.2.0 2025-11-05 17:33:04 +01:00
cidungfrog27 62631ba0ed updating package-lock to include standard-schema 2025-11-05 14:01:42 +01:00
cidungfrog27 0361edc43a updated readme and nginx for self hosting plus some style additions 2025-11-05 14:01:42 +01:00
cidungfrog27 d2d0dd15a6 Leaning hackathon notice 2025-11-04 18:00:50 +01:00
cidungfrog27 a0b9ec2609 updates gitignore 2025-11-04 17:58:26 +01:00
Jules Saarikoski 830a1e63a5 Bump alpine ext2 image 2025-10-07 16:32:05 +02:00
Alessandro Pignotti 53ba40819b Share the BrowserPod announcement with the WebVM community 2025-09-30 11:31:27 +02:00
Yuri Iozzelli f244d98879 Don't wait for the network login promise
It was always unnecessary, and now the promise resolves when the network
is actually usable, which is after startLogin resolves.
The previous await would now cause a "deadlock".
2025-09-05 17:50:15 +02:00
Alessandro Pignotti 0581968726 CX: Update to 1.1.7 2025-07-17 09:30:41 +02:00
Yuri Iozzelli 75c5e0015e update debian large version
Remove clang to save ~700MB(???)
2025-07-15 12:44:56 +02:00
Yuri Iozzelli 789d867f96 update debian mini version. bump min image size to 750M 2025-07-15 11:11:04 +02:00
Alessandro Pignotti 5c8642b3e9 Bump NPM deps 2025-05-27 15:39:06 +02:00
Alessandro Pignotti bc3adf877f Bump NPM deps
CX -> 1.1.4
2025-05-14 09:26:46 +02:00
Alessandro Pignotti d515895d21 Bump NPM deps
CX -> 1.1.3
2025-05-08 13:29:18 +02:00
Alessandro Pignotti e8ead6001d Restore Alpine link and remove hackathon one 2025-04-16 08:00:48 +02:00
Alessandro Pignotti 4eb809a506 Bump Hackathon message 2025-04-07 12:46:48 +02:00
Yuri Iozzelli d493939a5b ci: add havana host key 2025-04-07 10:46:00 +02:00
Yuri Iozzelli f025f753ed ci: fix typo 2025-04-07 10:40:52 +02:00
Yuri Iozzelli db2e9a68ef ci: switch deploy to new server 2025-04-01 18:20:31 +02:00
Alessandro Pignotti b925dc00f0 Restore hackathon messaging 2025-03-24 17:26:15 +01:00
Alessandro Pignotti f0a5de5e75 Bump message for today's AMA 2025-03-24 09:35:26 +01:00
Alessandro Pignotti 2e61f226b0 Make plausible detection actually robust 2025-03-19 10:34:06 +01:00
Alessandro Pignotti 44a91638d2 Bump NPM deps
CX -> 1.1.2
2025-03-19 09:53:10 +01:00
Alessandro Pignotti c53fa636c1 Showcase the new Claude blog post 2025-03-17 10:40:48 +01:00
Alessandro Pignotti c9340304b9 Fix AMA date and time 2025-03-17 10:40:48 +01:00
Alessandro Pignotti 846bc3b13e Add new post to the sidebar 2025-03-17 10:40:48 +01:00
Haseeb Qureshie ff11a42bd5 add Claude instructions 2025-03-17 09:24:50 +01:00
Alessandro Pignotti a1db229cb3 Bump NPM deps
CX -> 1.1.1
2025-03-16 17:21:58 +01:00
Alessandro Pignotti 91f68ce044 Claude: Add additional telemetry to know if Claude integration can be successfully used 2025-03-14 09:52:47 +01:00
Alessandro Pignotti 6fd483b81e Bump NPM deps
CX 1.1.0
2025-03-13 11:09:51 +01:00
Alessandro Pignotti 8c635a1a9a Fix consistency of links in home page 2025-03-12 11:06:05 +01:00
Haseeb Qureshie 226b51aea1 New messages Hackathon and AMA 2025-03-12 10:06:27 +01:00
Haseeb Qureshie 7b4bbf4276 New messages Hackaton and Alpine 2025-03-12 10:06:27 +01:00
Alessandro Pignotti b947a35dd2 Move more code to network.js 2025-03-11 20:07:31 +01:00
Alessandro Pignotti 0ec99ddf9d Move more code to anthropic.js 2025-03-11 20:01:12 +01:00
Alessandro Pignotti e251f2af20 Minor code restructuring 2025-03-11 20:00:53 +01:00
Yuri Iozzelli 379f9f3033 check if plausible is loaded before calling it
Some ad-blockers block plausible's script from loading, in which case
the `plausible` function is not defined.
We define a wrapper function that check if `plausible` is defined and if
so calls it.
2025-03-11 15:56:05 +01:00
Yuri Iozzelli fa6a7772da add a basic .gitignore 2025-03-11 15:56:05 +01:00
Alessandro Pignotti c791cc0e40 Inform the user that more explanation for failures can be found in the console log 2025-03-10 15:17:36 +01:00
Alessandro Pignotti f76b238f53 Claude 3.7 does not require the mouse coordinate to the saved 2025-03-10 11:32:03 +01:00
Alessandro Pignotti f60b9478d0 Bump alpine image to support nano and openssh 2025-03-05 16:29:48 +01:00
Alessandro Pignotti d577bd3cba BlogPosts: Fix inaccurate stretching of image previews 2025-03-04 16:10:12 +01:00