blakeblackshear.frigate/web/src/components
Josh Hawkins 2a28964e63
Improve UI logs (#16434)
* use react-logviewer and backend streaming

* layout adjustments

* readd copy handler

* reorder and fix key

* add loading state

* handle frigate log consolidation

* handle newlines in sheet

* update react-logviewer

* fix scrolling and use chunked log download

* don't combine frigate log lines with timestamp

* basic deduplication

* use react-logviewer and backend streaming

* layout adjustments

* readd copy handler

* reorder and fix key

* add loading state

* handle frigate log consolidation

* handle newlines in sheet

* update react-logviewer

* fix scrolling and use chunked log download

* don't combine frigate log lines with timestamp

* basic deduplication

* move process logs function to services util

* improve layout and scrolling behavior

* clean up
2025-02-10 08:38:56 -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 Fix selection of tracked objects in Explore on desktop Safari (#16153) 2025-01-26 10:57:38 -07:00
dynamic Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
filter Improve UI logs (#16434) 2025-02-10 08:38:56 -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 Explore sorting (#15342) 2024-12-04 08:54:10 -07:00
menu Explore audio event tweaks (#15291) 2024-12-01 12:08:03 -06: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 Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
player Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
preview Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
settings Language consistency - use Explore instead of Search (#15709) 2024-12-27 17:38:43 -07:00
timeline Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
ui Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
Logo.tsx
Statusbar.tsx Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
Wrapper.tsx