blakeblackshear.frigate/frigate/comms
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
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
detections_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
dispatcher.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
embeddings_updater.py Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
event_metadata_updater.py Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Fixes (#18139) 2025-05-11 12:03:53 -06:00
recordings_updater.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
webpush.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py Change default zmq timeout (#17971) 2025-04-30 08:29:16 -06:00