Commit graph

283 commits

Author SHA1 Message Date
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
Alex Bates
ef5e3361cd update upload-pages-artifact and deploy-pages actions 2023-12-20 14:22:44 +00:00
Alessandro Pignotti
e81a1ef3a3 Attempt to fix GH flow 2023-12-19 21:13:17 +01:00
Alex Bates
87a0471225
improve SharedArrayBuffer error message (fix #91) 2023-12-15 15:44:11 +00:00
Alex Bates
e74d20a60a
add Plausible analytics script 2023-09-28 13:16:50 +01:00
Alex Bates
e351ccdfa5
add shields 2023-08-17 09:45:57 +01:00
phaleth
6c584c5d9d Fix typo in README.md 2023-06-18 14:34:09 +02:00
Alessandro Pignotti
fc3861b4f0 UI: Simplified approach to IP copying support 2023-05-30 12:35:59 +02:00
zinobias
5add2e167d index.html: Tooltips for tailsccale login & copy w/ right-click.
IP is now selectable, no longer draggable. Button still draggable.
Right clicking the IP/icon will copy the IP to the clipboard and print a
tooltip underneath the cursor "Copied to clipboard".
2023-05-30 12:22:05 +02:00
zinobias
e834e5e316 Workflow: Guard clause has its own job, error handling for poor pages
configuration.
2023-05-23 14:35:15 +02:00
Alessandro Pignotti
cfac9d0310 Network: Be slightly more verbose 2023-05-23 09:10:27 +02:00
Alessandro Pignotti
548779b08d Simplify using the local default configuration 2023-05-23 09:10:03 +02:00
Alessandro Pignotti
3190b35d18 Bump README for local deployment 2023-05-22 17:19:38 +02:00
Alessandro Pignotti
b16dedd9de Restore reasonable defaults for local deployment 2023-05-22 17:18:28 +02:00
Alessandro Pignotti
f5c40e4723 README: Add Python REPL example 2023-05-22 17:07:40 +02:00
zinobias
5a3e29c5d6 Gh workflow now extracts cmd / env / args & cwd from the Docker container 2023-05-22 16:36:50 +02:00
zinobias
8190cb971d Dockerfiles: debian_mini, set workdir and Env for following commits. 2023-05-22 16:36:50 +02:00
Alessandro Pignotti
200f23fc18 Add new article to README 2023-05-22 15:11:27 +02:00
Alessandro Pignotti
e62d875ec6 Bump featured article 2023-05-22 15:08:34 +02:00
Alessandro Pignotti
2edcb7e7fd Bump README 2023-05-22 14:00:10 +02:00
Alessandro Pignotti
3521143cd3 Bump asset 2023-05-22 13:58:27 +02:00
elisabeth
8329838383 Set the root and user passwords to password in the Dockerfiles 2023-05-22 12:29:49 +02:00
Alessandro Pignotti
78a0c4de62 Bump README 2023-05-22 10:38:33 +02:00
Alessandro Pignotti
5ce43e7e39 Bump README 2023-05-22 10:30:43 +02:00
Alessandro Pignotti
4a56f44b48 Bump README 2023-05-22 10:29:35 +02:00
Alessandro Pignotti
be770a0fc4 Bump README 2023-05-22 10:17:15 +02:00
Alessandro Pignotti
e5984ccffe Bump README 2023-05-22 10:16:26 +02:00
Alessandro Pignotti
66f26862ac Bump README 2023-05-22 10:15:29 +02:00
Alessandro Pignotti
eac45f58f4 Bump README 2023-05-22 10:13:34 +02:00
Alessandro Pignotti
567abd352e Add Apache 2.0 license 2023-05-22 10:03:07 +02:00
Alessandro Pignotti
2e355e2d04 Copy editing 2023-05-19 12:10:46 +02:00
Alessandro Pignotti
feaad0842c Copy editing 2023-05-19 11:48:51 +02:00
Alessandro Pignotti
8e8d77bc6e Simplify workflow configuration 2023-05-19 11:04:40 +02:00
Alessandro Pignotti
4f490dc153 Copy editing 2023-05-19 11:02:58 +02:00
Alessandro Pignotti
145a6cfb7e Direct link to #webvm Discord channel 2023-05-19 10:24:14 +02:00
Alessandro Pignotti
55f5881e60 Copy editing 2023-05-19 10:21:23 +02:00
Alessandro Pignotti
64c560396d Copy editing 2023-05-19 10:17:46 +02:00
Alessandro Pignotti
4c472f1af2 New split endpoint does not support for slow first load anymore 2023-05-17 23:06:45 +02:00
Alessandro Pignotti
f652d3763e Workflow: Use power-of-two sizes for the image 2023-05-17 22:47:07 +02:00
Alessandro Pignotti
9b4dcf8a2d Use the new "split" device
Pre-process the ext2 image into chunks to work round the poor
performance of GitHub pages for large files
2023-05-17 22:01:53 +02:00
zinobias
941e86919d updated /assets/welcome_to_WebVM_slim.png 2023-05-17 19:12:19 +02:00
zinobias
6f142efb42 readme: Clarified running the action can take a couple of minutes. 2023-05-17 19:12:19 +02:00
zinobias
174e9c4738 Readme: Removed the self-hosting webvm section, seems obsolete. 2023-05-17 19:12:19 +02:00
zinobias
537f1fa805 Actions: Removed potential priming of the image, doesnt seem to work. 2023-05-17 19:12:19 +02:00
Alessandro Pignotti
fd2918b6cf Avoid leaving the page on ribbon click 2023-05-17 17:13:21 +02:00