kvm/ui/src
Marc Brooks 80a8b9e9e3
feat: Adds IPv6 disabling feature (#803)
* Allow disabling IPv6

Simply ignores any IPv6 addresses in the lease and doesn't offer them to the RPC
Also fixed display issue for IPv6 link local address.
Fixes https://github.com/orgs/jetkvm/projects/7/views/1?pane=issue&itemId=122761546&issue=jetkvm%7Ckvm%7C685

* Don't listen on disabled addresses in mDNS or web server.

* We have to set the IPv4 and IPv6 modes on the server.
2025-09-16 12:44:56 +02:00
..
assets Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
components feat: Adds IPv6 disabling feature (#803) 2025-09-16 12:44:56 +02:00
constants Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
hooks feat: hid rpc channel (#755) 2025-09-04 22:27:56 +02:00
keyboardLayouts Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes feat: Adds IPv6 disabling feature (#803) 2025-09-16 12:44:56 +02:00
api.ts Release 202412292127 2024-12-29 21:27:42 +01:00
cva.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00
index.css Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
keyboardLayouts.ts Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
keyboardMappings.ts Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
main.tsx fix(ui): Don't render a button in a button (#782) 2025-09-08 11:06:08 +02:00
notifications.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
utils.ts Enhance connection stats sidebar (#748) 2025-09-08 10:59:36 +02:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00