blakeblackshear.frigate/frigate
Josh Hawkins f39ddbc00d
Fixes (#18139)
* Catch error and show toast when failing to delete review items

* i18n keys

* add link to speed estimation docs in zone edit pane

* Implement reset of tracked object update for each camera

* Cleanup

* register mqtt callbacks for toggling alerts and detections

* clarify snapshots docs

* clarify semantic search reindexing

* add ukrainian

* adjust date granularity for last recording time

The api endpoint only returns granularity down to the day

* Add amd hardware

* fix crash in face library on initial start after enabling

* Fix recordings view for mobile landscape

The events view incorrectly was displaying two columns on landscape view and it only took up 20% of the screen width. Additionally, in landscape view the timeline was too wide (especially on iPads of various screen sizes) and would overlap the main video

* face rec overfitting instructions

* Clarify

* face docs

* clarify

* clarify

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-11 12:03:53 -06:00
..
api Fixes (#18117) 2025-05-09 07:36:44 -06:00
camera Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
comms Fixes (#18139) 2025-05-11 12:03:53 -06:00
config Fixes (#18055) 2025-05-05 20:42:24 -06:00
data_processing Fixes (#18139) 2025-05-11 12:03:53 -06:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Fixes (#18117) 2025-05-09 07:36:44 -06:00
embeddings Fixes (#18139) 2025-05-11 12:03:53 -06:00
events Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
object_detection Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
ptz Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
record Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
review Fixes (#18117) 2025-05-09 07:36:44 -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 rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
test Autotracking improvements (#17955) 2025-04-29 10:17:56 -06:00
track Fixes (#18117) 2025-05-09 07:36:44 -06:00
util Fixes (#18117) 2025-05-09 07:36:44 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Refactor async ONVIF (#18093) 2025-05-07 07:53:29 -06:00
const.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00