blakeblackshear.frigate/web/src
Nicolas Mowen c66f552280
Improve Recordings loading (#10462)
* Show skeleton until video players finishes loading

* Clean up android logic

* Ensure mobile view video is consistent

* Cleanup

* Only show when not scrubbing

* Don't use loading

* Start preview at correct time too

* Fix react race condition

* Be wait for seek to show video player
2024-03-15 07:52:38 -05:00
..
api
components Improve Recordings loading (#10462) 2024-03-15 07:52:38 -05:00
context
hooks Persist selected camera group for live (#10448) 2024-03-14 08:27:27 -06:00
lib
pages Add skeleton for loading exports and improve spacing on bottom sheet (#10463) 2024-03-15 05:59:03 -06:00
types Use react lazy to break js files into smaller chunks & remove videojs in favor of hls.js (#10431) 2024-03-13 15:24:24 -05:00
utils
views Improve Recordings loading (#10462) 2024-03-15 07:52:38 -05:00
App.tsx Use react lazy to break js files into smaller chunks & remove videojs in favor of hls.js (#10431) 2024-03-13 15:24:24 -05:00
env.ts
index.css Use Inter webfont instead of ttf (#10456) 2024-03-14 09:50:06 -06:00
main.tsx
vite-env.d.ts