blakeblackshear.frigate/web/src
Nicolas Mowen ccdf9a2f0a
Fix preview getting wrong update time (#10534)
* Fix preview getting wrong update time

* remove dead logic

* Cleanup

* Fix case where multiple previews play at the same time

* Fix typing
2024-03-19 08:34:49 -05:00
..
api Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
components Fix preview getting wrong update time (#10534) 2024-03-19 08:34:49 -05:00
context Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
hooks Timeline fixes and export handles (#10522) 2024-03-18 14:58:54 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Timeline fixes and export handles (#10522) 2024-03-18 14:58:54 -06:00
types Timeline fixes and export handles (#10522) 2024-03-18 14:58:54 -06:00
utils Preview improvements (#10384) 2024-03-11 18:31:05 -05:00
views Fix preview getting wrong update time (#10534) 2024-03-19 08:34:49 -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 Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Use Inter webfont instead of ttf (#10456) 2024-03-14 09:50:06 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts