blakeblackshear.frigate/web/src
Josh Hawkins 9fa2b002ba
Attributes for object masks (#18003)
* Add ability to select attributes for object masks

This feature already works correctly on the backend. This just adds the ability to select attributes through the UI.

* Add clarity to LPR docs about timestamps

* fix sub label score and add info popover
2025-05-02 13:46:30 -05:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Attributes for object masks (#18003) 2025-05-02 13:46:30 -05:00
context Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
hooks Add Italian, Cantonese, and German to languages menu (#17942) 2025-04-28 17:54:31 -06:00
lib Support automatic language selection based on system language (#17953) 2025-04-29 10:02:50 -05:00
pages Attributes for object masks (#18003) 2025-05-02 13:46:30 -05: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 UI fixes (#17989) 2025-05-01 09:06:29 -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