blakeblackshear.frigate/frigate
tpjanssen 8b6b83bd62
Filtering on Frigate+ submits in frontend (#8344)
* Initial draft for filtering Frigate+ submits in frontend

* Hide filter when Frigate+ is not enabled

* Update http.py

* Revert "Update http.py"

This reverts commit fa292682d6.
2023-11-01 23:19:46 +00:00
..
comms MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
detectors
events Use int for drawing box (#8388) 2023-10-30 19:53:29 -04:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
record Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
test Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Fix region when no data in grid (#8415) 2023-11-01 23:19:17 +00:00
__init__.py
__main__.py
app.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
config.py Visit camera directly from system page (#8405) 2023-11-01 07:08:59 -06:00
const.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
ffmpeg_presets.py Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -05:00
http.py Filtering on Frigate+ submits in frontend (#8344) 2023-11-01 23:19:46 +00:00
log.py
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
mypy.ini
object_detection.py
object_processing.py Autotracking tweaks (#8400) 2023-11-01 06:12:43 -05:00
output.py Ensure that birdseye error correction uses a resolution that is divisible by 4 (#8398) 2023-11-01 06:13:12 -05:00
plus.py
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
timeline.py Reduce zones for timeline (#8300) 2023-10-24 19:24:59 -04:00
types.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
video.py Handle recording checks in utc (#8379) 2023-10-30 20:25:21 -04:00
watchdog.py