blakeblackshear.frigate/web/src
Josh Hawkins 751de141d5
Fix model selection type in Frigate+ settings pane (#19952)
* model type does not need to match config model type

As long as a model is supported by a detector, it should be available in the list

* fix missing semicolon

the web linter was complaining
2025-09-07 19:19:40 -06:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Fix model selection type in Frigate+ settings pane (#19952) 2025-09-07 19:19:40 -06:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Fix HLS video initial aspect on Chrome (#19805) 2025-08-27 12:27:18 -06:00
lib Add languages (#19447) 2025-08-10 06:27:47 -06:00
pages Refactored Viewer role Notifications settings (#19640) 2025-08-19 18:29:11 -06: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 Fix model selection type in Frigate+ settings pane (#19952) 2025-09-07 19:19:40 -06:00
App.tsx i18n tweaks (#17865) 2025-04-23 06:19:20 -06:00
env.ts
index.css
login.tsx
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts