frigate/web/src
Josh Hawkins b1de5e2290
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Add attributes to UI filters list (#23250)
* preserve user-set min_score on attribute filters instead of bumping any 0.5 value

use model_fields_set to distinguish "user explicitly set min_score" from "Pydantic applied the generic FilterConfig default of 0.5"

* add config test for attributes

* fix attributes frontend type

* add expanded hidden field context

* extend schema modification

* special case for attributes

* i18n for attributes

* handle dedicated lpr mode

* strip unrendered FilterConfig fields from attribute filter form data to fix validation errors
2026-05-19 08:31:50 -06:00
..
api Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
components Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
lib Miscellaneous fixes (#23155) 2026-05-10 12:09:28 -05:00
pages Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
types Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
utils Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
views Add attributes to UI filters list (#23250) 2026-05-19 08:31:50 -06:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07: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