blakeblackshear.frigate/frigate/api
Josh Hawkins 67e3f8eefa
Miscellaneous fixes (0.17 beta) (#21934)
* improve chip tooltip display

- use formatList to use i18n separators instead of commas
- ensure the correct event type is used so sublabels are not run through normalization
- remove smart-capitalization classes as translated labels use i18n (which includes capitalization)
- give icons an optional key so that the console doesn't complain about duplication when rendering

* Add grace period for recording segment checks to prevent spurious ffmpeg restarts

* add admin precedence to proxy role_map resolution to prevent downgrade

* clean up

* formatting

* work around radix pointer events issue when dialog is opened from drawer

fixes https://github.com/blakeblackshear/frigate/discussions/21940

* prevent console warnings about missing titles and descriptions

make these invisible with sr-only

* remove duplicate language

* Adjust handling for device sizes

* Cleanup

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-02-12 13:42:08 -07:00
..
defs Miscellaneous fixes (0.17 beta) (#21607) 2026-01-12 20:36:38 -07:00
__init__.py
app.py Miscellaneous fixes (0.17 beta) (#21683) 2026-01-18 06:36:27 -07:00
auth.py Miscellaneous fixes (0.17 beta) (#21934) 2026-02-12 13:42:08 -07:00
camera.py Miscellaneous fixes (0.17 beta) (#21655) 2026-01-15 07:08:49 -07:00
classification.py Add languages (#21870) 2026-02-03 13:29:52 -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 Miscellaneous fixes (0.17 Beta) (#21489) 2026-01-04 12:12:03 -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 fix: Correctly apply API filter for "reviewed" (#21600) 2026-01-11 06:42:33 -07:00