blakeblackshear.frigate/web/src
Josh Hawkins 2610cfcfde
Classification config changes (#17892)
* Only auto-populate some config fields down to the camera level

- Don't populate LPR and face global-only settings down to the camera level
- Ensure LPR mixin uses camera level min_area
- Explicitly forbid extra config values for LPR and face

* lpr docs tweak

* remove extra text already in i18n key

* consistency
2025-04-24 07:30:10 -06:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Misc fixes (#17871) 2025-04-23 07:06:31 -06:00
context i18n tweaks (#17865) 2025-04-23 06:19:20 -06:00
hooks Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Add ability to rename faces in the Face Library (#17879) 2025-04-23 17:27:46 -06:00
types Add support for NPU statistics in metrics page (#17806) 2025-04-19 08:20:22 -06:00
utils Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
views Classification config changes (#17892) 2025-04-24 07:30:10 -06: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