blakeblackshear.frigate/web/src/components
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
..
auth return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
button UI fixes (#14933) 2024-11-12 05:37:25 -07:00
camera Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
card Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
dynamic Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
filter Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
graph Various fixes (#14786) 2024-11-04 07:07:57 -07:00
icons Implement face recognition training in UI (#15786) 2025-02-08 12:47:01 -06:00
indicators Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
input Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
menu Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
mobile Bugfixes (#14587) 2024-10-25 06:24:04 -06:00
navigation UI tweaks (#14505) 2024-10-22 08:01:01 -06:00
overlay Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
player Return 404 for non-existent vod module media (#16586) 2025-02-14 12:05:05 -07:00
preview
settings Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
timeline Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
ui Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
Logo.tsx
Statusbar.tsx Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
Wrapper.tsx