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
cfac9d0310
Network: Be slightly more verbose
2023-05-23 09:10:27 +02:00
Yuri Iozzelli
73d3ab20a8
Use tailscale provided by CheerpX directly, instead of vendoring it
2023-05-16 17:55:29 +02:00
Yuri Iozzelli
8a3da023d1
Use new network classes from tailscale_tun
2023-01-30 12:01:30 +01:00
Yuri Iozzelli
22c94961c5
Allow to use an auth key and to change control URL (e.g. use headscale)
...
These options are passed via hash parameters in the url authKey and
controlUrl
2022-12-15 11:03:00 +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