kvm/ui
Adam Shiervani d415afcea9
feat(ui): improve video playback and keyboard handling in WebRTCVideo (#176)
* feat(ui): improve video playback and keyboard handling in WebRTCVideo

* fix(ui): correct event handler naming in WebRTCVideo component
2025-02-19 14:00:15 +01:00
..
public
src feat(ui): improve video playback and keyboard handling in WebRTCVideo (#176) 2025-02-19 14:00:15 +01:00
.env.development feat: use the api url from device config (#161) 2025-02-17 11:34:38 +01:00
.env.device feat: use the api url from device config (#161) 2025-02-17 11:34:38 +01:00
.env.production feat: use the api url from device config (#161) 2025-02-17 11:34:38 +01:00
.env.staging feat(extension): ATX/DC/Serial extension support 2025-02-17 18:37:47 +01:00
.eslintrc.cjs
.gitignore
.prettierrc
dev_device.sh feat(dev): use npx and update dev_device.sh to accept IP address as a command-line argument (#169) 2025-02-18 17:22:35 +01:00
index.html feat: use the api url from device config (#161) 2025-02-17 11:34:38 +01:00
package-lock.json feat(extension): ATX/DC/Serial extension support 2025-02-17 18:37:47 +01:00
package.json feat(extension): ATX/DC/Serial extension support 2025-02-17 18:37:47 +01:00
postcss.config.js
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite-env.d.ts
vite.config.ts