blakeblackshear.frigate/web/src/components
Josh Hawkins ecbf0410eb
Regenerate genai tracked object descriptions (#13930)
* add genai to frigateconfig

* add regenerate button if genai is enabled

* add endpoint and new zmq pub/sub model

* move publisher to app

* dont override

* logging

* debug timeouts

* clean up

* clean up

* allow saving of empty description

* ensure descriptions can be empty

* update search detail when results change

* revalidate explore page on focus

* global mutate hook

* description websocket hook and dispatcher

* revalidation and mutation

* fix merge conflicts

* update tests

* fix merge conflicts

* fix response message

* fix response message

* fix fastapi

* fix test

* remove log

* json content

* fix content response

* more json content fixes

* another one
2024-09-24 08:14:51 -06:00
..
auth Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
bar
camera Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
card Fix filter args (#13718) 2024-09-13 08:25:29 -05:00
dynamic
filter Fix similarity search (#13856) 2024-09-20 12:05:55 -05:00
graph Decrease number of X ticks on system and camera graphs (#13891) 2024-09-22 15:57:19 -06:00
icons Refactor search details into Explore Page (#13665) 2024-09-11 08:41:16 -06:00
indicators Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
input Search UI tweaks (#13903) 2024-09-23 06:39:20 -06:00
menu Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
mobile Use MobilePage for camera group editor (#13710) 2024-09-12 16:06:56 -05:00
navigation Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
overlay Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
player Fix filter args (#13718) 2024-09-13 08:25:29 -05:00
preview Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
settings UI tweaks (#13711) 2024-09-12 21:07:35 -06:00
timeline
ui Improved search input (#13815) 2024-09-18 12:18:16 -06:00
Logo.tsx
Statusbar.tsx
Wrapper.tsx