kvm/ui
Adam Shiervani 58a05f7b94 feat(ui): Only show Cloud API URL Change on device mode 2025-02-21 10:32:39 +01:00
..
public Release 202412292127 2024-12-29 21:27:42 +01:00
src feat(ui): Only show Cloud API URL Change on device mode 2025-02-21 10:32:39 +01:00
.env.cloud-development refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. 2025-02-21 10:16:02 +01:00
.env.cloud-production refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. 2025-02-21 10:16:02 +01:00
.env.cloud-staging refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. 2025-02-21 10:16:02 +01:00
.env.device refactor(ui): Remove SIGNAL_API env & Rename to DEVICE_API to make clear distinction between CLOUD_API and DEVICE_API. 2025-02-21 10:16:02 +01:00
.eslintrc.cjs Release 202412292127 2024-12-29 21:27:42 +01:00
.gitignore Release 202412292127 2024-12-29 21:27:42 +01:00
.prettierrc Release 202412292127 2024-12-29 21:27:42 +01:00
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(cloud): Add custom cloud API URL configuration support 2025-02-21 01:38:52 +01:00
package-lock.json feat(extension): ATX/DC/Serial extension support 2025-02-17 18:37:47 +01:00
package.json feat(cloud): Add custom cloud API URL configuration support 2025-02-21 01:38:52 +01:00
postcss.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tailwind.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.json Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.node.json Release 202412292127 2024-12-29 21:27:42 +01:00
vite-env.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00
vite.config.ts feat(cloud): Add custom cloud API URL configuration support 2025-02-21 01:38:52 +01:00