blakeblackshear.frigate/web/src
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
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Audio events (#6848) 2023-07-01 08:18:33 -05:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components fixed TimeAgo abbreviation (#6977) 2023-07-01 08:16:19 -05:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons Audio events (#6848) 2023-07-01 08:18:33 -05:00
routes Feature: camera debug/config enhancements (#6920) 2023-07-06 13:54:26 -05:00
utils Use browser timezone if not specified in config (#6205) 2023-04-23 07:42:15 -05:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
AppBar.jsx Refactor s6 scripts to the new format (#5135) 2023-01-18 07:53:53 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00