blakeblackshear.frigate/frigate
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
..
api Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
comms Tweaks (#13983) 2024-09-26 09:12:15 -05:00
detectors Fixes (#13990) 2024-09-26 12:42:21 -05:00
embeddings Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
events Fixes (#13990) 2024-09-26 12:42:21 -05:00
genai Add error logging to genai clients (#13943) 2024-09-24 14:04:35 -06:00
images
motion
output Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
ptz
record Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
review Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
stats
test Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
track
util Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
__init__.py
__main__.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
app.py Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
config.py Add ability to restrict genai to objects and zones at the camera level (#13958) 2024-09-25 09:42:39 -06:00
const.py
ffmpeg_presets.py
log.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
models.py
mypy.ini
object_detection.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
object_processing.py
plus.py
storage.py
timeline.py
types.py
video.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
watchdog.py