frigate/frigate
Josh Hawkins fbf4388b37
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
Miscellaneous Fixes (#20897)
* don't flatten the search result cache when updating

this would cause an infinite swr fetch if something was mutated and then fetch was called again

* Properly sort keys for recording summary in StorageMetrics

* tracked object description box tweaks

* Remove ability to right click on elements inside of face popup

* Update reprocess message

* don't show object track until video metadata is loaded

* fix blue line height calc for in progress events

* Use timeline tab by default for notifications but add a query arg for customization

* Try and improve notification opening behavior

* Reduce review item buffering behavior

* ensure logging config is passed to camera capture and tracker processes

* ensure on demand recording stops when browser closes

* improve active line progress height with resize observer

* remove icons and duplicate find similar link in explore context menu

* fix for initial broken image when creating trigger from explore

* display friendly names for triggers in toasts

* lpr and triggers docs updates

* remove icons from dropdowns in face and classification

* fix comma dangle linter issue

* re-add incorrectly removed face library button icons

* fix sidebar nav links on < 768px desktop layout

* allow text to wrap on mark as reviewed button

* match exact pixels

* clarify LPR docs

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-17 08:12:05 -06:00
..
api Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
camera Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
comms Review genai improvements (#20387) 2025-10-08 14:55:04 -05:00
config Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
data_processing Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors Miscellaneous fixes (#20875) 2025-11-11 17:00:54 -06:00
embeddings Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
events Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
genai Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection Various fixes (#20785) 2025-11-03 18:42:59 -06:00
output Add optional idle heartbeat for Birdseye (#20453) 2025-10-19 05:20:36 -06:00
ptz Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -05:00
record Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
review Miscellaneous Fixes (#20850) 2025-11-09 08:38:38 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Add support for Intel NPU stats (#20542) 2025-10-17 08:06:41 -05:00
test Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
track Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
util Improve classification (#20863) 2025-11-09 16:21:13 -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 Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
const.py Add experimental support for AMD AMF decode/encode (#19745) 2025-08-25 13:40:36 -05:00
ffmpeg_presets.py Fix ffmpeg command (#20637) 2025-10-23 11:51:16 -05:00
log.py 0.17 tweaks (#18892) 2025-08-16 10:20:33 -05:00
models.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
timeline.py Fix timeline attribute assumption (#20555) 2025-10-18 22:31:55 -05:00
types.py Improve classification (#20863) 2025-11-09 16:21:13 -06:00
video.py Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00