blakeblackshear.frigate/frigate/api
Nicolas Mowen f49a8009ec
Remove thumb from database field (#16647)
* Remove thumbnail from dict

* Create thumbnail diectory

* Cleanup handling of tracked object images

* Make thumbnail optional

* Handle cases where thumbnail is used

* Expand options for thumbnail api

* Fix up the does not exist condition

* Remove absolute usages of thumbnails

* Write thumbnails for external events

* Reduce webp quality

* Use webp everywhere in frontend

* Formatting

* Always consider all events when re-indexing

* Add thumbnail deletion and cleanup path management

* Cleanup imports

* Rename def

* Don't save thumbnail for every object

* Correct event count

* Use correct function

* Include thumbnail in query

* Remove unused

* Fix requiring exception
2025-02-18 07:46:29 -07:00
..
defs fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
__init__.py
app.py Fix prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Fix sanitized api causing issues (#16433) 2025-02-09 14:50:12 -07:00
event.py Improve Object Lifecycle pane (#16635) 2025-02-17 09:37:17 -07:00
export.py fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
notification.py
preview.py
review.py Add endpoint for fetching batch review items (#16254) 2025-02-08 12:47:01 -06:00