frigate/web/public/locales/en/views
Josh Hawkins 4772e6a2ab
Tweaks (#22656)
* tweak language

* show validation errors in json response

* fix export hwaccel args field in UI

* increase annotation offset consts

* fix save button race conditions, add reset spinner, and fix enrichments profile leak

- Disable both Save and SaveAll buttons while either operation is in progress so users cannot trigger concurrent saves
- Show activity indicator on Reset to Default/Global button during the API call
- Enrichments panes (semantic search, genai, face recognition) now always show base config fields regardless of profile selection in the header dropdown

* fix genai additional_concerns validation error with textarea array widget

The additional_concerns field is list[str] in the backend but was using the textarea widget which produces a string value, causing validation errors.
Created a TextareaArrayWidget that converts between array (one item per line) and textarea display, and switched additional_concerns to use it

* populate and sort global audio filters for all audio labels

* add column labels in profiles view

* enforce a minimum value of 2 for min_initialized

* reuse widget and refactor for multiline

* fix

* change record copy preset to transcode audio to aac
2026-03-26 13:47:24 -05:00
..
chat.json Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
classificationModel.json Reclassification (#22603) 2026-03-24 07:18:06 -06:00
configEditor.json Add basic config editor when Frigate can't startup (#18383) 2025-08-16 10:20:33 -05:00
events.json i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
explore.json i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
exports.json i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00
faceLibrary.json Reclassification (#22603) 2026-03-24 07:18:06 -06:00
live.json ONVIF refactor (#22629) 2026-03-25 08:57:47 -05:00
motionSearch.json Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
recording.json convert to 2 spaces 2025-04-11 05:52:32 -05:00
replay.json Debug replay (#22212) 2026-03-04 10:07:34 -06:00
search.json Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
settings.json Tweaks (#22656) 2026-03-26 13:47:24 -05:00
system.json i18n workflow improvements and tweaks (#22586) 2026-03-23 08:48:02 -05:00