blakeblackshear.frigate/frigate/api
Josh Hawkins 124d92daa9
Improve Object Lifecycle pane (#16635)
* add path point tracking to backend

* types

* draw paths on lifecycle pane

* make points clickable

* don't display a path if we don't have any saved path points

* only object lifecycle points should have a click handler

* change to debug log

* better debug log message
2025-02-17 09:37:17 -07:00
..
defs fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
__init__.py
app.py Fix prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
auth.py
classification.py Fix sanitized api causing issues (#16433) 2025-02-09 14:50:12 -07:00
event.py Improve Object Lifecycle pane (#16635) 2025-02-17 09:37:17 -07:00
export.py fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
fastapi_app.py
media.py Remove obsolete event clip logic (#16504) 2025-02-11 15:16:10 -06:00
notification.py
preview.py
review.py