Commit graph

94 commits

Author SHA1 Message Date
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
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
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
Alessandro Pignotti
548779b08d Simplify using the local default configuration 2023-05-23 09:10:03 +02:00
Alessandro Pignotti
b16dedd9de Restore reasonable defaults for local deployment 2023-05-22 17:18:28 +02:00
zinobias
5a3e29c5d6 Gh workflow now extracts cmd / env / args & cwd from the Docker container 2023-05-22 16:36:50 +02:00
Alessandro Pignotti
e62d875ec6 Bump featured article 2023-05-22 15:08:34 +02:00
Alessandro Pignotti
8e8d77bc6e Simplify workflow configuration 2023-05-19 11:04:40 +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
fd2918b6cf Avoid leaving the page on ribbon click 2023-05-17 17:13:21 +02:00
Alessandro Pignotti
87babe55de Minor copy-editing 2023-05-17 17:12:14 +02:00
Alessandro Pignotti
791d9e66bf UI: Minor spacing adjustment 2023-05-17 17:04:04 +02:00
Alessandro Pignotti
2fd6e0a078 Add a caveat about first loading 2023-05-17 16:32:56 +02:00
Alessandro Pignotti
c3891eb870 UI: Add GH ribbon 2023-05-17 12:30:30 +02:00
Alessandro Pignotti
59fe7fbe70 UI: Minor adjustment for logos 2023-05-17 11:23:21 +02:00
Yuri Iozzelli
73d3ab20a8 Use tailscale provided by CheerpX directly, instead of vendoring it 2023-05-16 17:55:29 +02:00
Alessandro Pignotti
8b3be6839e Make sure index.html remains readable after variable replacement 2023-05-16 11:58:53 +02:00
Alessandro Pignotti
e9f22048c5 Use the latest CX build at any time 2023-05-16 11:57:17 +02:00
Alessandro Pignotti
15be98fd7b Prefer orange to yellow for activity lights 2023-05-15 20:35:44 +02:00
Alessandro Pignotti
0f1151af71 Use the new CX activity callbacks to provide feedback into the machine state 2023-05-15 19:39:57 +02:00
Alessandro Pignotti
2047ae83e1 Fix links 2023-05-09 11:45:06 +02:00
Alessandro Pignotti
ac2897bd6f Fix the viewport for mobile 2023-05-08 17:31:40 +02:00
Alessandro Pignotti
c95181f909 Bump social preview images 2023-05-08 16:58:46 +02:00
Alessandro Pignotti
cbb27671c7 Minor copy-editing 2023-05-08 16:23:08 +02:00
Alessandro Pignotti
a47359325a UI rework 2023-05-08 15:39:26 +02:00
zinobias
395ad534b1 Added a replaceable variable for the device type in index.html 2023-05-08 15:37:28 +02:00
zinobias
e502dc50f3 Refactor index.html to work with new Github Actions workflow 2023-05-04 23:53:06 +02:00
zinobias
21ca588a34 Serviceworker with primary goal to add COI when unsupported. 2023-04-12 12:31:40 +02:00
Yuri Iozzelli
8a3da023d1 Use new network classes from tailscale_tun 2023-01-30 12:01:30 +01:00
Yuri Iozzelli
56176ba360 Put the network logic in its own js file
index.html and tinycore.html will just both include that
2022-12-15 11:03:00 +01:00
Yuri Iozzelli
80b4965119 network: fix race in networkInterface by adding a ready flag 2022-11-02 14:45:45 +01:00
Carlo Piovesan
a58eeee607 Another iteration on <meta> 2022-10-06 12:57:28 +02:00
Carlo Piovesan
e027d667b0 Iteration on <meta> 2022-10-06 12:27:23 +02:00
Carlo Piovesan
f7f5845e2b Actually remove link from xterm 2022-10-06 11:58:08 +02:00
Carlo Piovesan
f2b3ec04ba Remove link to lt/webvm, minor copy on initial text 2022-10-06 11:48:43 +02:00
Carlo Piovesan
68fab5c95a Make links actually work 2022-10-06 11:48:43 +02:00
Alessandro Pignotti
0d37154516 Revert "Experimental function calling across tabs"
This reverts commit 88f4bc22f0d7da33657cb64347ee96bceecd2b4a.
2022-10-06 11:48:43 +02:00
Carlo Piovesan
2b4933aaba Experimental function calling across tabs 2022-10-06 11:48:43 +02:00
Carlo Piovesan
972beef9c4 Add back 'Starting login...' 2022-10-06 11:48:43 +02:00
Carlo Piovesan
57a8b42154 Simplify logic on new page load 2022-10-06 11:48:43 +02:00
Carlo Piovesan
a925d0ae89 New favicon: red tower on black background 2022-10-06 11:48:43 +02:00
Carlo Piovesan
89c932d190 Remove viewport 2022-10-06 11:48:43 +02:00
Carlo Piovesan
db9abd4fb1 Move xterm up, gtag down, and add defer to tailscale loading 2022-10-06 11:48:43 +02:00
Yuri Iozzelli
1d5e225fd4 Wait for login window to load before using it 2022-10-06 11:48:43 +02:00
Yuri Iozzelli
d3290c1cfe Make login link robust to slow connections, by disabling it when not ready 2022-10-06 11:48:43 +02:00
Stefano De Rossi
1900b2507c Update WebVM splash copy. 2022-10-06 11:48:43 +02:00