blakeblackshear.frigate/frigate/api
Josh Hawkins a91a2ce4ca
Don't limit review summary query (#17835)
* Don't limit review summary query

The /review/summary endpoint was being restricted to the last 30 days, so unreviewed alerts and detections weren't showing in the calendar before that point. This change removes the WHERE clause so that the endpoint returns all results.

* fix

* remove unneeded test

we are now returning all results so we don't need to test for > month_ago

* fix
2025-04-21 11:09:01 -06:00
..
defs Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
__init__.py
app.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
auth.py
classification.py Face fixes (#17618) 2025-04-09 20:56:11 -05:00
event.py Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
export.py
fastapi_app.py
media.py use ceil instead of round for recording snapshot (#17444) 2025-03-29 06:19:12 -06:00
notification.py
preview.py
review.py Don't limit review summary query (#17835) 2025-04-21 11:09:01 -06:00