frigate/web/src
Josh Hawkins b6b3178e3d
Fixes (#19406)
* Fix api filter hook

cameras, labels, sub labels, plates, and zones could be parsed as numeric values rather than strings, which would break the explore filter. This change adds an optional param to the useApiFilterArgs hook to always parse keys as string[]

* fix notifications register button from being incorrectly disabled
2025-08-06 22:09:43 -05:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Timezone fix (#19293) 2025-07-26 18:24:08 -06:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Fixes (#19406) 2025-08-06 22:09:43 -05:00
lib Fixes (#18877) 2025-06-25 16:45:24 -05:00
pages Fixes (#19406) 2025-08-06 22:09:43 -05: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 Fixes (#19406) 2025-08-06 22:09:43 -05:00
App.tsx i18n tweaks (#17865) 2025-04-23 06:19:20 -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