frigate/web/src
Josh Hawkins 8590416003 add missing i18n namespaces
react 19 enforces Suspense more strictly, so components using useTranslation() with unloaded namespaces would suspend, blanking the content behind the empty Suspense fallback
2026-03-06 22:58:52 -06:00
..
api Debug replay (#22212) 2026-03-04 10:07:34 -06:00
components always render ProtectedRoute (handling undefined roles internally) and add Suspense fallback 2026-03-06 22:57:38 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks prevent unnecessary reloads in useUserPersistence hook 2026-03-06 22:43:53 -06:00
lib Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
pages add missing i18n namespaces 2026-03-06 22:58:52 -06:00
types Skip motion threshold configuration (#22255) 2026-03-05 18:20:03 -06:00
utils add missing i18n namespaces 2026-03-06 22:58:52 -06:00
views Add dynamic configuration for more fields (#22295) 2026-03-06 13:45:39 -07:00
App.tsx always render ProtectedRoute (handling undefined roles internally) and add Suspense fallback 2026-03-06 22:57:38 -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