blakeblackshear.frigate/frigate/api
Josh Hawkins 60052e5f9f
Miscellaneous Fixes (0.17 beta) (#21355)
* remove footer messages and add update topic to motion tuner view

restart after changing values is no longer required

* add cache key and activity indicator for loading classification wizard images

* Always mark model as untrained when a classname is changed

* clarify object classification docs

* add debug logs for individual lpr replace_rules

* update memray docs

* memray tweaks

* Don't fail for audio transcription when semantic search is not enabled

* Fix incorrect mismatch for object vs sub label

* Check if the video is currently playing when deciding to seek due to misalignment

* Refactor timeline event handling to allow multiple timeline entries per update

* Check if zones have actually changed (not just count) for event state update

* show event icon on mobile

* move div inside conditional

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-12-19 18:59:26 -06:00
..
defs Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
__init__.py
app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
auth.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
camera.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
classification.py Miscellaneous Fixes (0.17 beta) (#21355) 2025-12-19 18:59:26 -06:00
event.py Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
export.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
fastapi_app.py Enforce default admin role requirement for API endpoints (#21065) 2025-11-26 15:07:28 -06:00
media.py Fix intermittent hangs in Tracking Details videos (#21185) 2025-12-07 12:58:33 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
review.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00