kvm/ui/src
Adam Shiervani 7f43ba869f
fix(ui): Improve terminal data channel handling for cross-browser compatibility (#210)
- Add support for different binary data types (ArrayBuffer and Blob)
- Implement FileReader for converting Blob data in Firefox
- Send initial terminal size on data channel open
2025-02-28 14:29:08 +01:00
..
assets Release 202412292127 2024-12-29 21:27:42 +01:00
components fix(ui): Improve terminal data channel handling for cross-browser compatibility (#210) 2025-02-28 14:29:08 +01:00
hooks feat(ui): Add feature flag system (#208) 2025-02-28 12:49:55 +01:00
providers feat(ui): Add feature flag system (#208) 2025-02-28 12:49:55 +01:00
routes feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +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 Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
keyboardMappings.ts Release 202412292127 2024-12-29 21:27:42 +01:00
main.tsx feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
notifications.tsx Release 202412292127 2024-12-29 21:27:42 +01: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 Release 202412292127 2024-12-29 21:27:42 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00