blakeblackshear.frigate/web/src
Nicolas Mowen fb290c411b
HLS Playback Startup Time Optimization (#19503)
* Include preferred startTime in source so that the playlist does not need to seek

* Compatibility

* Cleanup

* Adjust based on inpoint

* Don't set start position if it is not valid

* Handle firefox buggy behavior
2025-08-16 07:09:15 -06:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components HLS Playback Startup Time Optimization (#19503) 2025-08-16 07:09:15 -06:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Add languages (#19447) 2025-08-10 06:27:47 -06:00
lib Add languages (#19447) 2025-08-10 06:27:47 -06:00
pages Ensure arrayKeys remains a stable array reference (#19428) 2025-08-08 05:54:03 -06:00
types Add support for NPU statistics in metrics page (#17806) 2025-04-19 08:20:22 -06:00
utils Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
views Don't use memo on subscribable (#19424) 2025-08-07 22:28:53 -05:00
App.tsx i18n tweaks (#17865) 2025-04-23 06:19:20 -06:00
env.ts
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts