blakeblackshear.frigate/web/src/pages
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
..
ConfigEditor.tsx Fix config editor error pane (#14264) 2024-10-10 07:09:03 -06:00
Events.tsx Improve navigation (#13833) 2024-09-19 11:01:57 -05:00
Explore.tsx Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
Exports.tsx UI tweaks (#13711) 2024-09-12 21:07:35 -06:00
Live.tsx Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
LoginPage.tsx
Logs.tsx Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
NoMatch.tsx
Settings.tsx Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
System.tsx
UIPlayground.tsx