blakeblackshear.frigate/frigate
spacebares f4991b46f8
[API] filter for favorite events (#4737)
* [API] filter for favorite events

*  Added /api/events filter for favorite (retain_indefinitely) events

* New Star button to filter for favorite events on the Events page

* fix python formatting

* keep Events favorite button to right side
2022-12-31 08:56:30 -06:00
..
comms
detectors
images
test
__init__.py
__main__.py
app.py
config.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
const.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
events.py
ffmpeg_presets.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
http.py [API] filter for favorite events (#4737) 2022-12-31 08:56:30 -06:00
log.py
models.py
motion.py
mypy.ini
object_detection.py
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
plus.py
record.py
restream.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
stats.py
storage.py
types.py
util.py
video.py
watchdog.py
zeroconf.py