blakeblackshear.frigate/web
Sergey Krashevich f48dd8c1ab
Feature: camera debug/config enhancements (#6920)
* Add functionality to update YAML config file with PUT request in HTTP endpoint

* Refactor copying of text to clipboard with Clipboard API and fallback to document.execCommand('copy') in CameraMap.jsx file

* Update YAML file from URL query parameters in frigate/http.py and add functionality to save motion masks, zones, and object masks in CameraMap.jsx

* formatting

* fix merging fuckup

* Refactor camera zone coordinate saving to use single query parameter per zone in CameraMap.jsx

* remove unnecessary print statements in util.py

* Refactor update_yaml_file function to separate the logic for updating YAML data into a new function update_yaml().

* fix merge errors

* Refactor code to improve error handling and add dependencies to useEffect hooks
2023-07-06 13:54:26 -05:00
..
__test__ Audio events (#6848) 2023-07-01 08:18:33 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
src Feature: camera debug/config enhancements (#6920) 2023-07-06 13:54:26 -05:00
.eslintrc Update web deps (#4383) 2022-11-13 10:31:36 -06:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
index.html update deps (#6973) 2023-07-01 07:47:16 -05:00
package-lock.json update deps (#6973) 2023-07-01 07:47:16 -05:00
package.json update deps (#6973) 2023-07-01 07:47:16 -05:00
postcss.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
tailwind.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.node.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
vite.config.ts Frontend deps (#4824) 2022-12-30 09:48:22 -06:00