blakeblackshear.frigate/web/src/routes
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
..
__tests__ Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
Birdseye.jsx Update go2rtc to 1.5.0 (#5814) 2023-05-21 06:53:25 -06:00
Camera_V2.jsx swr events refactor 2022-03-11 07:49:06 -06:00
Camera.jsx Load labels dynamically for event filters (#6896) 2023-06-28 05:51:53 -05:00
CameraMap.jsx Feature: camera debug/config enhancements (#6920) 2023-07-06 13:54:26 -05:00
Cameras.jsx Audio events (#6848) 2023-07-01 08:18:33 -05:00
Config.jsx Add Save Only button to config editor (#5090) 2023-01-15 11:25:49 -06:00
Events.jsx Show object attributes when hovering or tapping timeline bounding box (#6879) 2023-06-30 07:15:19 -05:00
Export.jsx update deps (#6973) 2023-07-01 07:47:16 -05:00
index.js Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
Logs.jsx Fix copying logs (#5373) 2023-02-03 19:32:31 -06:00
Recording.jsx Do not show the loader during recordings api call (#6366) 2023-05-04 18:02:48 -05:00
Storage.jsx Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -05:00
StyleGuide.jsx feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
System.jsx Refactor camera rendering logic in System component to only render enabled cameras (#6992) 2023-07-03 09:49:14 -05:00