frigate/web/src
Josh Hawkins e95e9b52f3
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
GenAI tweak (#22773)
* refresh model dropdown after changing provider or base url

* decouple list_models from provider init

switching providers in the UI left an invalid model in the config, then _init_provider would fail and list_models would return an empty list, making it impossible to select a valid model
2026-04-05 11:00:13 -06:00
..
api Replace react-tracked and react-use-websocket with useSyncExternalStore (#22386) 2026-03-11 09:02:51 -05:00
components GenAI tweak (#22773) 2026-04-05 11:00:13 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Add UI config messages framework (#22692) 2026-03-29 15:25:40 -06:00
lib Settings tweaks (#22750) 2026-04-03 17:46:43 -05:00
pages GenAI tweaks (#22756) 2026-04-04 06:54:51 -06:00
types Improve profile state management and add recap tool (#22715) 2026-03-31 19:09:32 -05:00
utils Miscellaneous improvements (#22714) 2026-03-31 13:45:04 -05:00
views Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -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