kvm/ui
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
..
public
src fix(ui): Improve terminal data channel handling for cross-browser compatibility (#210) 2025-02-28 14:29:08 +01:00
.env.cloud-development feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-production feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-staging feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.eslintrc.cjs
.gitignore
.prettierrc
dev_device.sh
index.html feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
package-lock.json chore(deps): Update UI dependencies to latest versions (#209) 2025-02-28 13:57:17 +01:00
package.json chore(deps): Update UI dependencies to latest versions (#209) 2025-02-28 13:57:17 +01:00
postcss.config.js
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite-env.d.ts
vite.config.ts feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00