frigate/frigate
Nicolas Mowen 4b42039568
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Various Tweaks (#22609)
* Mark items as reviewed as a group with keyboard

* Improve handling of half model regions

* update viewport meta tag to prevent user scaling

fixes https://github.com/blakeblackshear/frigate/issues/22017

* add small animation to collapsible shadcn elements

* add proxy auth env var tests

* Improve search effect

* Fix mobile back navigation losing overlay state on classification page

* undo historyBack changes

* fix classification history navigation

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-03-24 13:53:39 -06:00
..
api Ensure that arbitrary reads / writes can't be executed from ffmpeg (#22607) 2026-03-24 10:36:08 -05:00
camera Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
comms Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
config Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
data_processing Various Fixes (#22594) 2026-03-23 11:22:52 -05:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
embeddings Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
events Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
genai Various Fixes (#22594) 2026-03-23 11:22:52 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
jobs Add verbose mode to Media Sync (#22592) 2026-03-23 10:05:38 -06:00
motion Skip motion threshold configuration (#22255) 2026-03-05 18:20:03 -06:00
object_detection [MemryX] Clean shutdown of detector process (#21035) 2025-11-25 10:25:07 -07:00
output Various Fixes (#22594) 2026-03-23 11:22:52 -05:00
ptz fix: inverted condition causes division by zero in velocity direction check (#22470) 2026-03-16 06:47:24 -06:00
record Ensure that arbitrary reads / writes can't be executed from ffmpeg (#22607) 2026-03-24 10:36:08 -05:00
review fix: operator precedence makes detection type check always true (#22471) 2026-03-18 09:40:54 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Debug replay (#22212) 2026-03-04 10:07:34 -06:00
test Various Tweaks (#22609) 2026-03-24 13:53:39 -06:00
track Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
util Various Tweaks (#22609) 2026-03-24 13:53:39 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Improve process watchdog (#22557) 2026-03-20 19:02:47 -05:00
const.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
debug_replay.py Add ability to delete cameras (#22336) 2026-03-08 16:23:48 -06:00
ffmpeg_presets.py Update ffmpeg (#22548) 2026-03-20 08:50:58 -05:00
log.py Add languages (#21870) 2026-02-03 13:29:52 -06:00
models.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py fix: upload_image parses response body before checking HTTP status (#22475) 2026-03-16 17:34:30 -06:00
storage.py Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
timeline.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
types.py Media sync API refactor and UI (#21542) 2026-02-26 21:27:56 -07:00
video.py Merge remote-tracking branch 'origin/master' into dev 2026-03-22 17:34:11 -05:00
watchdog.py Improve process watchdog (#22557) 2026-03-20 19:02:47 -05:00