blakeblackshear.frigate/frigate
Nicolas Mowen 3f1ab66899
Embeddings UI updates (#14378)
* Handle Frigate+ submitted case

* Add search settings and rename general to ui settings

* Add platform aware sheet component

* use two columns on mobile view

* Add cameras page to more filters

* clean up search settings view

* Add time range to side filter

* better match with ui settings

* fix icon size

* use two columns on mobile view

* clean up search settings view

* Add zones and saving logic

* Add all filters to side panel

* better match with ui settings

* fix icon size

* Fix mobile fitler page

* Fix embeddings access

* Cleanup

* Fix scroll

* fix double scrollbars and add separators on mobile too

* two columns on mobile

* italics for emphasis

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-10-15 19:25:59 -05:00
..
api Db fixes (#14364) 2024-10-15 07:17:54 -06:00
camera
comms Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
config Remove device config and use model size to configure device used (#14290) 2024-10-11 17:08:14 -05:00
db Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
detectors Detection adjustments (#14329) 2024-10-13 21:34:51 -05:00
embeddings Embeddings UI updates (#14378) 2024-10-15 19:25:59 -05:00
events chunk is already a list (#14272) 2024-10-10 17:53:11 -06:00
genai Fix genai labels (#14330) 2024-10-14 06:23:10 -06:00
images
motion
output
ptz
record Don't allow unlimited unprocessed segments to stay in cache (#14341) 2024-10-14 16:11:43 -06:00
review Bug fixes (#14263) 2024-10-10 07:09:12 -06:00
stats
test
track
util Fix yaml bug and ensure embeddings progress doesn't show until all models are loaded (#14338) 2024-10-14 08:23:08 -06:00
__init__.py
__main__.py
app.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
const.py Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Handle loitering objects (#14221) 2024-10-08 09:41:54 -05:00
plus.py
storage.py
timeline.py
types.py Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
video.py
watchdog.py