kvm/ui/src
Alex P fe4571956d refactor(audio): remove granular latency metrics and histogram functionality
This commit removes the granular latency metrics collection and histogram visualization functionality across the codebase. The changes include:
- Removing latency histogram tracking from audio input/output processing
- Removing latency histogram UI components and related types
- Removing granular metrics collector's latency tracking capabilities
- Updating Prometheus metrics to use milliseconds instead of seconds
- Removing related tests and benchmarks
2025-08-28 08:44:09 +00:00
..
assets Update netboot.xyz logo to latest (#253) 2025-03-12 14:55:14 +01:00
components refactor(audio): remove granular latency metrics and histogram functionality 2025-08-28 08:44:09 +00:00
config feat(audio): add pool hit tracking and optimize buffer management 2025-08-27 19:37:34 +00:00
constants Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
hooks refactor(audio): remove granular latency metrics and histogram functionality 2025-08-28 08:44:09 +00:00
keyboardLayouts refactor(ui): Refactor the keyboardLayouts (#497) 2025-07-11 17:49:06 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes refactor(audio): remove unused context from audio input manager 2025-08-25 13:53:29 +00:00
services feat(audio): centralize audio configuration and improve debugging 2025-08-27 13:01:56 +00:00
utils feat(audio): centralize audio configuration and improve debugging 2025-08-27 13:01:56 +00: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 refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
keyboardLayouts.ts refactor(ui): Refactor the keyboardLayouts (#497) 2025-07-11 17:49:06 +02:00
keyboardMappings.ts refactor(ui): Refactor the keyboardLayouts (#497) 2025-07-11 17:49:06 +02:00
main.tsx feat(ui): reboot device (#421) (#505) 2025-07-10 00:02:13 +02:00
notifications.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00
root.tsx Release 202412292127 2024-12-29 21:27:42 +01: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 Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00