kvm/ui/src/routes
Aveline bcc307b147
feat: hid rpc channel (#755)
* feat: use hidRpcChannel to save bandwidth

* chore: simplify handshake of hid rpc

* add logs

* chore: add timeout when writing to hid endpoints

* fix issues

* chore: show hid rpc version

* refactor hidrpc marshal / unmarshal

* add queues for keyboard / mouse event

* chore: change logging level of JSONRPC send event to trace

* minor changes related to logging

* fix: nil check

* chore: add comments and remove unused code

* add useMouse

* chore: log msg data only when debug or trace mode

* chore: make tslint happy

* chore: unlock keyboardStateLock before calling onKeysDownChange

* chore: remove keyPressReportApiAvailable

* chore: change version handle

* chore: clean up unused functions

* remove comments
2025-09-04 22:27:56 +02:00
..
adopt.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.deregister.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.mount.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.other-session.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.rename.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings._index.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.access._index.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.access.local-auth.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.advanced.tsx Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
devices.$id.settings.appearance.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
devices.$id.settings.general._index.tsx fix: useJsonRpc "any" issue 2025-08-24 11:40:43 +02:00
devices.$id.settings.general.reboot.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.general.update.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.hardware.tsx Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
devices.$id.settings.keyboard.tsx Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
devices.$id.settings.macros.add.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.macros.edit.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.macros.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.mouse.tsx Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
devices.$id.settings.network.tsx Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
devices.$id.settings.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.settings.video.tsx enhancement: add new EDID for DELL iDRAC (#693) 2025-08-27 10:16:17 +02:00
devices.$id.setup.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
devices.$id.tsx feat: hid rpc channel (#755) 2025-09-04 22:27:56 +02:00
devices.already-adopted.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
devices.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
login-local.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
login.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
signup.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
welcome-local.mode.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
welcome-local.password.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
welcome-local.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00