blakeblackshear.frigate/frigate/api
Josh Hawkins 40fe3b4358
Search functionality and UI tweaks (#13978)
* Portal tooltips

* Add ability to time_range filter chroma searches

* centering and padding consistency

* add event id back to chroma metadata

* query sqlite first and pass those ids to chroma for embeddings search

* ensure we pass timezone to the api call

* remove object lifecycle from search details for non-object events

* simplify hour calculation

* fix query without filters

* bump chroma version

* chroma 0.5.7

* fix selecting camera group in cameras filter button
2024-09-26 15:30:56 -05:00
..
defs Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
__init__.py
app.py
auth.py
event.py Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
export.py
fastapi_app.py
media.py Improve performance of image fetching (#13933) 2024-09-24 09:50:20 -05:00
notification.py
preview.py
review.py