blakeblackshear.frigate/frigate/api
Josh Hawkins 8173cd7776
Add score filter to Explore view (#14397)
* backend score filtering and sorting

* score filter frontend

* use input for score filtering

* use correct score on search thumbnail

* add popover to explain top_score

* revert sublabel score calc

* update filters logic

* fix rounding on score

* wait until default view is loaded

* don't turn button to selected style for similarity searches

* clarify language

* fix alert dialog buttons to use correct destructive variant

* use root level top_score for very old events

* better arrangement of thumbnail footer items on smaller screens
2024-10-17 05:30:52 -06:00
..
defs Add score filter to Explore view (#14397) 2024-10-17 05:30:52 -06:00
__init__.py
app.py Improve Nvidia GPU stats (#14206) 2024-10-07 20:15:31 -06:00
auth.py Db fixes (#14364) 2024-10-15 07:17:54 -06:00
event.py Add score filter to Explore view (#14397) 2024-10-17 05:30:52 -06:00
export.py Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
fastapi_app.py Api fixes (#13955) 2024-09-25 08:01:08 -05:00
media.py Streaming download (#14346) 2024-10-14 15:23:02 -06:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Do not use a default value of datetime for params (#13957) 2024-09-25 10:49:54 -05:00