kvm/ui/src
Adam Shiervani 23c79941d2 refactor: enhance keep-alive handling and jitter compensation in HID RPC
- Implemented staleness guard to ignore outdated keep-alive packets.
- Added jitter compensation logic to adjust timer extensions based on packet arrival times.
- Introduced new methods for managing keep-alive state and reset functionality in the Session struct.
- Updated auto-release delay mechanism to use dynamic durations based on keep-alive timing.
- Adjusted keep-alive interval in the UI to improve responsiveness.
2025-09-18 13:12:00 +02:00
..
assets Clean up Virtual Keyboard styling (#761) 2025-09-03 11:33:07 +02:00
components refactor: enhance keyboard auto-release functionality and key state management 2025-09-18 13:09:53 +02:00
constants Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
hooks refactor: enhance keep-alive handling and jitter compensation in HID RPC 2025-09-18 13:12:00 +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 chore: use ordered unreliable channel for pointer events 2025-09-18 13:08:23 +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