frigate/frigate/comms
Josh Hawkins 147cd5cc2b
Miscellaneous fixes (#23092)
* lpr fixes

- remove duplicate code
- fix min_area check for non frigate+ code path
- move log outside of non frigate+ code path

* only show chat link when a genai provider is configured with the chat role

* respect ui.timezone when generating fallback export names

* reapply radix pointer events fix to call sites that use navigate()

* formatting

* fall back to prior preview frame for short export thumbnails

* fix typing

* fix e2e test for chat navigation

* batch annotation offset to seek atomically and throttle slider drag

* add debug replay loading toast for explore actions

* Improve handling of webpush missing shortSummary

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2026-05-02 16:35:42 -06:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
embeddings_updater.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
inter_process.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
mqtt.py MQTT: Publish "stopped" to available topic on app stop (#22527) 2026-03-19 14:46:37 -06:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
webpush.py Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
ws.py limit access to admin-only websocket topics for viewer users (#22710) 2026-03-31 08:51:55 -05:00
zmq_proxy.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00