blakeblackshear.frigate/frigate/data_processing/post
Josh Hawkins fbf4388b37
Miscellaneous Fixes (#20897)
* don't flatten the search result cache when updating

this would cause an infinite swr fetch if something was mutated and then fetch was called again

* Properly sort keys for recording summary in StorageMetrics

* tracked object description box tweaks

* Remove ability to right click on elements inside of face popup

* Update reprocess message

* don't show object track until video metadata is loaded

* fix blue line height calc for in progress events

* Use timeline tab by default for notifications but add a query arg for customization

* Try and improve notification opening behavior

* Reduce review item buffering behavior

* ensure logging config is passed to camera capture and tracker processes

* ensure on demand recording stops when browser closes

* improve active line progress height with resize observer

* remove icons and duplicate find similar link in explore context menu

* fix for initial broken image when creating trigger from explore

* display friendly names for triggers in toasts

* lpr and triggers docs updates

* remove icons from dropdowns in face and classification

* fix comma dangle linter issue

* re-add incorrectly removed face library button icons

* fix sidebar nav links on < 768px desktop layout

* allow text to wrap on mark as reviewed button

* match exact pixels

* clarify LPR docs

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-17 08:12:05 -06:00
..
api.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
audio_transcription.py Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
license_plate.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
object_descriptions.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
review_descriptions.py Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
semantic_trigger.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
types.py Review summary popup (#20383) 2025-10-07 19:11:04 -05:00