mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 20:09:12 +01:00
* misc triggers tweaks i18n fixes fix toaster color fix clicking on labels selecting incorrect checkbox * update copilot instructions * lpr docs tweaks * add retry params to gemini * i18n fix * ensure users only see recognized plates from accessible cameras in explore * ensure all zone filters are converted to pixels zone-level filters were never converted from percentage area to pixels. RuntimeFilterConfig was only applied to filters at the camera level, not zone.filters. Fixes https://github.com/blakeblackshear/frigate/discussions/21694 * add test for percentage based zone filters * use export id for key instead of name * update gemini docs |
||
|---|---|---|
| .. | ||
| defs | ||
| __init__.py | ||
| app.py | ||
| auth.py | ||
| camera.py | ||
| classification.py | ||
| event.py | ||
| export.py | ||
| fastapi_app.py | ||
| media.py | ||
| notification.py | ||
| preview.py | ||
| review.py | ||