blakeblackshear.frigate/web/src/pages
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
..
ConfigEditor.tsx Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
Export.tsx WebUI Improvements and fixes (#9613) 2024-02-05 17:54:08 -06:00
History.tsx Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
Live.tsx Use webrtc for safari live view (#9839) 2024-02-14 18:19:55 -06:00
Logs.tsx Add logs to new webui (#9118) 2024-01-31 12:56:11 +00:00
NoMatch.tsx Use new UI (#8983) 2024-01-31 12:56:11 +00:00
Settings.tsx Use new UI (#8983) 2024-01-31 12:56:11 +00:00
site-navigation.ts Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
Storage.tsx Use new UI (#8983) 2024-01-31 12:56:11 +00:00
System.tsx Use new UI (#8983) 2024-01-31 12:56:11 +00:00
UIPlayground.tsx Implement event review timeline (#9941) 2024-02-20 23:22:59 +00:00