mirror of https://github.com/jetkvm/kvm.git
Moved getVideoSleepMode useEffect before early returns to comply with React Rules of Hooks. All hooks must be called in the same order on every component render, before any conditional returns. This completes the merge from dev branch, preserving both: - Permission-based access control from multi-session branch - HDMI sleep mode power saving feature from dev branch |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.cloud-development | ||
| .env.cloud-production | ||
| .env.cloud-staging | ||
| .gitignore | ||
| .prettierrc | ||
| dev_device.sh | ||
| eslint.config.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite-env.d.ts | ||
| vite.config.ts | ||