frigate/web/src/components/card
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
..
AnimatedEventCard.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
ExportCard.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
ReviewCard.tsx Add score filter to Explore view (#14397) 2024-10-17 05:30:52 -06:00
SearchThumbnail.tsx Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
SearchThumbnailFooter.tsx UI fixes (#14933) 2024-11-12 05:37:25 -07:00