blakeblackshear.frigate/web/src/components
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
..
audio Improve audio detection debugging (#19753) 2025-08-25 13:40:21 -05:00
auth Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
button UI tweaks (#20687) 2025-10-27 07:44:34 -05:00
camera Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
card Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
classification Classification Improvements (#20807) 2025-11-05 07:11:12 -07:00
dynamic Add ability to download on demand snapshots (#20488) 2025-10-14 14:05:35 -05:00
filter feat: add search filter group audio i18n (#20760) 2025-11-02 07:45:24 -06:00
graph Fix storage graph (#19230) 2025-07-22 06:24:15 -06:00
icons feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
indicators Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
input Form validation tweaks (#20812) 2025-11-05 09:18:10 -06:00
menu Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
mobile Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
navigation Fix some page i18n wrong (#17682) 2025-04-19 09:02:15 -05:00
overlay Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
player UI Tweaks (#20791) 2025-11-04 10:54:05 -06:00
preview Improve review segmentation behavior (#19850) 2025-08-31 16:36:12 -05:00
settings UI tweaks (#20811) 2025-11-05 07:49:31 -07:00
timeline Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
trigger Form validation tweaks (#20812) 2025-11-05 09:18:10 -06:00
ui Tracked Object Details pane tweaks (#20830) 2025-11-06 09:22:52 -07:00
Logo.tsx
Statusbar.tsx Add support for rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
Wrapper.tsx