mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
* Refactor video player div class names in Birdseye.jsx to be more responsive * let's JSMpegPlayer dont takes up the entire screen * Update Birdseye.jsx * Add useState hook and toggle button for dynamic width adjustment and refactor code for readability in env.js and Birdseye.jsx * fix stupid typo * Swapped the controls around * Remove useless comments Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * Add button styles to the Birdseye component's toggle width button --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> |
||
|---|---|---|
| .. | ||
| __test__ | ||
| images | ||
| public/icons | ||
| src | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| site.webmanifest | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||