blakeblackshear.frigate/web/src/components
Josh Hawkins cdd6ac9071
Implement event review timeline (#9941)
* initial implementation of review timeline

* hooks

* clean up and comments

* reorganize components

* colors and tweaks

* remove touch events for now

* remove touch events for now

* fix vite config

* use unix timestamps everywhere

* fix corner rounding

* comparison

* use ReviewSegment type

* update mock review event generator

* severity type enum

* remove testing code
2024-02-20 23:22:59 +00:00
..
bar Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
camera ensure jsmpeg canvas is rounded and clipped (#9842) 2024-02-13 23:25:28 +00:00
card Web & ffmpeg bug fixes (#9525) 2024-02-01 06:44:10 -06:00
dynamic Use new UI (#8983) 2024-01-31 12:56:11 +00:00
filter Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
graph Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
image Use webrtc for safari live view (#9839) 2024-02-14 18:19:55 -06:00
overlay Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
player Use webrtc for safari live view (#9839) 2024-02-14 18:19:55 -06:00
playground Scrubber UI component (#9036) 2024-01-31 12:56:11 +00:00
scrubber Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
settings UI changes (#9823) 2024-02-12 17:34:45 -06:00
timeline Implement event review timeline (#9941) 2024-02-20 23:22:59 +00:00
ui Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
Chip.tsx Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
Header.tsx UI changes (#9823) 2024-02-12 17:34:45 -06:00
Logo.tsx Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
Sidebar.tsx fix tooltips on mobile and make 2-row cameras full height (#9787) 2024-02-11 06:30:52 -06:00
Wrapper.tsx Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00