blakeblackshear.frigate/web/src
Nicolas Mowen 4061be602d
Automatically skip to next preview / clip when watching full recordings (#10055)
* Fix useEffect and try to load next clip for preview

* Get scrubbing to next preview working

* Handle skipping to next preview
2024-02-26 10:04:56 -06:00
..
api Show statusbar with cpu and gpu stats (#9968) 2024-02-21 20:27:02 -06:00
components Automatically skip to next preview / clip when watching full recordings (#10055) 2024-02-26 10:04:56 -06:00
context Streamline live view (#9772) 2024-02-10 05:30:53 -07:00
hooks Implement Review Filters (#10031) 2024-02-25 13:04:44 -06:00
lib Reactify MSE player component (#9163) 2024-01-31 12:56:11 +00:00
pages Fix reviewed filter (#10039) 2024-02-25 15:36:18 -07:00
types Fix reviewed filter (#10039) 2024-02-25 15:36:18 -07:00
utils Implement Review Filters (#10031) 2024-02-25 13:04:44 -06:00
views/events Automatically skip to next preview / clip when watching full recordings (#10055) 2024-02-26 10:04:56 -06:00
App.tsx Recordings viewer (#9985) 2024-02-22 18:03:34 -06:00
env.ts Scrubber UI component (#9036) 2024-01-31 12:56:11 +00:00
index.css Implement event review timeline (#9941) 2024-02-20 23:22:59 +00:00
main.tsx Use new UI (#8983) 2024-01-31 12:56:11 +00:00
vite-env.d.ts