• Joined on 2024-12-01
nik synced commits to refs/pull/23066/merge at nik/frigate from mirror 2026-07-02 07:10:38 +00:00
ecdc6d9b68 Merge 0ae262726bc82d6a80cda77d744f5842ffbd896a into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23064/merge at nik/frigate from mirror 2026-07-02 07:10:37 +00:00
0a05a29b3a Merge 405f71921754646dbcab758d01fa2417ea589b7a into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23063/merge at nik/frigate from mirror 2026-07-02 07:10:36 +00:00
3a329fca2d Merge 0db2a344266b979fe36eaa7fbe80e1332a119980 into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23062/merge at nik/frigate from mirror 2026-07-02 07:10:35 +00:00
70e90d3e4c Merge 220d09c068f368bcc22f1a6b14951e0cd28b7c2e into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23061/merge at nik/frigate from mirror 2026-07-02 07:10:35 +00:00
276864c20a Merge 551d3b0812afcb8a24c9a4c772f285fdb66aa12a into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 87 commits »
nik synced commits to refs/pull/23059/merge at nik/frigate from mirror 2026-07-02 07:10:34 +00:00
2498804ff7 Merge 5753b5b77c5316408f9e9a75031a9ef82eebe3f7 into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23060/merge at nik/frigate from mirror 2026-07-02 07:10:34 +00:00
ba7d38530e Merge b5b6aff558236ca3becc653ca71b83967c8b1e0f into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23058/merge at nik/frigate from mirror 2026-07-02 07:10:34 +00:00
8f38420d91 Merge 49bd0888bdb67b00b5ec1d16f0e56b326bc28f57 into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23051/merge at nik/frigate from mirror 2026-07-02 07:10:33 +00:00
162125be2d Merge 735043ddd255ffc25ad351b18b55cdc4663c8e18 into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 94 commits »
nik synced commits to refs/pull/23056/merge at nik/frigate from mirror 2026-07-02 07:10:33 +00:00
28fd1b6ea5 Merge 7962733c825812b17222fc82a244f51c2ec8a5e1 into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/23057/merge at nik/frigate from mirror 2026-07-02 07:10:33 +00:00
ee9c925c5e Merge 6902de1d64bb4dbd699aee51b88b67675bb34d10 into ec3fb00494d3fa17231068002b56def82cf95530
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
a2b46f5d84 perf(util): cut redundant work in per-frame detection consolidation (#23522)
f065cc8642 fix unbounded recordings_info growth for cameras with no cache segments (#23528)
Compare 77 commits »
nik synced commits to refs/pull/22970/merge at nik/frigate from mirror 2026-07-02 07:10:32 +00:00
e76d9ad81b Merge 8ea5eb6bd1223fce8799fbe76412b37f19bf124c into e2ce0c82ff1c7e3626e705d36c4add85ec89939f
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
1ec511b66c Docs tweaks (#23572)
accbab7afc Rebuild object docs (#23570)
cbf6d032cb Add optional docs link to config field messages (#23569)
Compare 81 commits »
nik synced commits to refs/pull/22917/merge at nik/frigate from mirror 2026-07-02 07:10:31 +00:00
f45d1149c7 Merge b5a360be3907739e89457e253c4feb08fa1db447 into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 82 commits »
nik synced commits to refs/pull/22892/merge at nik/frigate from mirror 2026-07-02 07:10:31 +00:00
d76d4d6d57 Merge 8a7fc9be9d990e54c760abb5eb70e6f13f583396 into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 94 commits »
nik synced commits to refs/pull/22907/merge at nik/frigate from mirror 2026-07-02 07:10:31 +00:00
6b2819de3c Merge 401e19f5fedf8016e5261e8295e55c8a9eedb193 into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 94 commits »
nik synced new reference wizard-ptz-controls to nik/frigate from mirror 2026-07-02 07:10:30 +00:00
nik synced commits to master at nik/frigate from mirror 2026-07-02 07:10:30 +00:00
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
933a7f1a3f resolve the leaked Query default so media Cache-Control max-age is always a valid int (#23553)
4e5e8e3c59 Offload preview encoding and Plus upload off the API event loop (#23552)
b3ce4486b9 Catch edge cases in security protections (#23493)
06e3d0ac5d Chapter tweaks (#23440)
Compare 5 commits »
nik synced commits to wizard-ptz-controls at nik/frigate from mirror 2026-07-02 07:10:30 +00:00
nik synced commits to refs/pull/22682/merge at nik/frigate from mirror 2026-07-02 07:10:30 +00:00
d08365fd1a Merge 50a6ffb4788bee81f22dc25952dd2e6d1b35a8d5 into accbab7afce342c6daed884659ccbb48d0cd5f98
accbab7afc Rebuild object docs (#23570)
cbf6d032cb Add optional docs link to config field messages (#23569)
ec3fb00494 perf(track): use sum()/len() instead of np.mean in average_boxes (#23521)
081d6f95ef perf(track): avoid per-frame allocations and list lookups in tracker (#23523)
Compare 66 commits »
nik synced commits to refs/pull/22678/merge at nik/frigate from mirror 2026-07-02 07:10:30 +00:00
6b78852572 Merge b1769dac5e94bea5e186c33c88ea62e23363115d into ea131e1663cb3a658a76236f18d8159ebbcdbef9
ea131e1663 Merge remote-tracking branch 'origin/master' into dev
e2ce0c82ff show Frigate+ submission failures in the UI instead of showing a false success (#23579)
3d4dd3ac4b allow non-admin users to send PTZ commands for cameras they have access to (#23578)
1ec511b66c Docs tweaks (#23572)
Compare 81 commits »