blakeblackshear.frigate/frigate/data_processing/post
Josh Hawkins 530b69b877
Miscellaneous fixes (#20833)
* remove frigate+ icon from explore grid footer

* add margin

* pointer cursor on event menu items in detail stream

* don't show submit to plus for non-objects and if plus is disabled

* tweak spacing in annotation settings popover

* Fix deletion of classification images and library

* Ensure after creating a class that things are correct

* Fix dialog getting stuck

* Only show the genai summary popup on mobile when timeline is open

* fix audio transcription embedding

* spacing

* hide x icon on restart sheet to prevent closure issues

* prevent x overflow in detail stream on mobile safari

* ensure name is valid for search effect trigger

* add trigger to detail actions menu

* move find similar to actions menu

* Use a column layout for MobilePageContent in PlatformAwareSheet

 This is so the header is outside the scrolling area and the content can grow/scroll independently. This now matches the way it's done in classification

* Skip azure execution provider

* add optional ref to always scroll to top

the more filters in explore was not scrolled to the top on open due to the use of framer motion

* fix title classes on desktop

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-07 06:53:27 -07:00
..
api.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
audio_transcription.py Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -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 Add ability to define Review Summary camera context (#20828) 2025-11-06 07:39:44 -07: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