blakeblackshear.frigate/frigate/comms
Josh Hawkins f67ec241d4
Add embeddings reindex progress to the UI (#14268)
* refactor dispatcher

* add reindex to dictionary

* add circular progress bar component

* Add progress to UI when embeddings are reindexing

* readd comments to dispatcher for clarity

* Only report progress every 10 events so we don't spam the logs and websocket

* clean up
2024-10-10 13:28:43 -06:00
..
config_updater.py
detections_updater.py
dispatcher.py Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
embeddings_updater.py Restructure embeddings (#14266) 2024-10-10 09:42:24 -06:00
event_metadata_updater.py Add ability to configure genai to use snapshot instead of thumbnails (#14077) 2024-09-30 15:54:53 -06:00
events_updater.py
inter_process.py
mqtt.py Tweaks (#13983) 2024-09-26 09:12:15 -05:00
webpush.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
ws.py
zmq_proxy.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00