tailscale/client/web
Mario Minardi 4a24db852a
client/web: use IPv4 instead of IP in login view (#10483)
The IP property in node data was renamed to IPv4 but refactoring the usage
of the property was missed in this file.

Updates https://github.com/tailscale/tailscale/issues/10261

Signed-off-by: Mario Minardi <mario@tailscale.com>
2023-12-06 10:08:23 -07:00
..
build client/web: clean up assets handling 2023-09-08 16:05:11 -04:00
src client/web: use IPv4 instead of IP in login view (#10483) 2023-12-06 10:08:23 -07:00
assets.go client/web: server /index.html on 404 requests 2023-11-14 15:29:55 -08:00
auth.go client/web: skip check mode for non-tailscale.com control servers (#10413) 2023-11-29 08:44:48 -08:00
index.html client/web: small tweaks for small screens 2023-12-05 08:05:09 -08:00
package.json client/web: add copyable components throughout UI 2023-12-05 16:52:19 -05:00
qnap.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
styles.json client/web: adjust colors and some UI margins 2023-12-01 15:41:57 -05:00
synology.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
tailwind.config.js client/web: adjust colors and some UI margins 2023-12-01 15:41:57 -05:00
tsconfig.json client/web: add debug mode for web client ui updates 2023-09-28 15:45:33 -04:00
vite.config.ts client/web: fix hotreload proxy 2023-11-06 16:31:30 -05:00
web_test.go client/web: skip check mode for non-tailscale.com control servers (#10413) 2023-11-29 08:44:48 -08:00
web.go client/web: add copyable components throughout UI 2023-12-05 16:52:19 -05:00
yarn.lock client/web: add copyable components throughout UI 2023-12-05 16:52:19 -05:00