kvm/ui/src
Alex P fba4eabf3b Merge branch 'dev' into feat/audio-support
Integrated latest dev branch changes including:
- Native process refactoring with gRPC architecture
- OTA update system refactor with new component-based updates
- Updated build system and dependencies
- UI improvements and bug fixes

Post-merge fixes applied:
- Remove duplicate OTA RPC function declarations (now in ota.go)
- Fix GetDefaultEDID reference to use native.DefaultEDID constant
- Fix IsUpdatePending to use otaState.IsUpdatePending() method
- Add missing OTA RPC handler registrations for new update system

All audio functionality from feat/audio-support preserved.
All dev branch functionality preserved.
2025-11-20 23:47:44 +02:00
..
assets Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
components Merge branch 'dev' into feat/audio-support 2025-11-20 23:47:44 +02:00
constants Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
hooks Merge branch 'dev' into feat/audio-support 2025-11-20 23:47:44 +02:00
keyboardLayouts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes Merge branch 'dev' into feat/audio-support 2025-11-20 23:47:44 +02:00
utils refactor: OTA (#912) 2025-11-19 15:20:59 +01: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 feat: failsafe mode (#952) 2025-11-11 13:13:42 +01:00
keyboardLayouts.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
keyboardMappings.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
main.tsx Merge branch 'dev' into feat/audio-support 2025-10-30 02:14:30 +02:00
notifications.tsx Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts Merge branch 'dev' into feat/audio-support 2025-11-11 21:40:29 +02:00
utils.ts feat: add microphone auto-enable setting with session-based opt-in 2025-11-03 22:09:39 +02:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00