frigate/web/src
Josh Hawkins d55326cb09 mse player improvements
- fix WebSocket race condition by registering message handlers before sending and avoid closing CONNECTING sockets to eliminate "Socket is not connected" errors.
- attempt to resolve Safari MSE timeout and handler issues by wrapping temporary handlers in try/catch and stabilizing the permanent mse handler so SourceBuffer setup completes reliably.
- add intentional disconnect tracking to prevent unwanted reconnects during navigation/StrictMode cycles
2026-01-07 08:37:04 -06:00
..
api Miscellaneous fixes (#21141) 2025-12-04 12:19:07 -06:00
components mse player improvements 2026-01-07 08:37:04 -06:00
context Use user-namespaced keys for idb persistence (#21110) 2025-12-01 07:59:54 -06:00
hooks Miscellaneous Fixes (0.17 Beta) (#21320) 2025-12-16 22:35:43 -06:00
lib Miscellaneous Fixes (0.17 beta) (#21396) 2025-12-24 08:03:09 -06:00
pages Miscellaneous fixes (0.17 Beta) (#21443) 2025-12-29 09:31:54 -06:00
types Miscellaneous Fixes (0.17 beta) (#21474) 2025-12-31 05:48:56 -07:00
utils Miscellaneous Fixes (0.17 beta) (#21474) 2025-12-31 05:48:56 -07:00
views Miscellaneous fixes (0.17 Beta) (#21489) 2026-01-04 12:12:03 -06:00
App.tsx Miscellaneous Fixes (0.17 beta) (#21301) 2025-12-16 08:11:53 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
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 switch to vite 2022-03-11 07:49:06 -06:00