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 Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
output Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
ptz try deleting zoom spaces if disabled (#13915) 2024-09-23 15:34:08 -05:00
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 Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
test Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__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 Removed usage of PyYAML for config parsing. (#13883) 2024-09-22 10:56:57 -05:00
ffmpeg_presets.py Update ffmpeg to 7 and update intel hwaccel docs (#13834) 2024-09-19 13:29:58 -06:00
log.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
models.py Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
object_processing.py Fix detections logic (#13781) 2024-09-16 18:23:10 -05:00
plus.py strip whitespaces when loading secrets (#12393) 2024-07-12 07:36:15 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Do not handle object if data is None (#13830) 2024-09-19 07:51:07 -06:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py Move more things out of FrigateApp (#13897) 2024-09-24 07:07:47 -05:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00