blakeblackshear.frigate/web/src
Nicolas Mowen a995872d1c
Add face recognition and license plate recognition to settings UI (#17152)
* Refactor explore settings to classification settings

* Cleanup

* Add face config section

* Add license plate recognition to settings

* Update face recognition docs

* Fix variable usage

* Fix typo

* Update docs/docs/configuration/face_recognition.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Improve spacing and add face library to mobile

* Clarify docs

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-14 11:23:37 -05:00
..
api Quick fix (#16926) 2025-03-03 17:28:34 -06:00
components Add face recognition and license plate recognition to settings UI (#17152) 2025-03-14 11:23:37 -05:00
context UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
hooks UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
lib
pages Add face recognition and license plate recognition to settings UI (#17152) 2025-03-14 11:23:37 -05:00
types Add face recognition and license plate recognition to settings UI (#17152) 2025-03-14 11:23:37 -05:00
utils Prevent settings menu scroll on iOS proxy iframe from shifting entire UI (#17024) 2025-03-08 10:13:07 -06:00
views Add face recognition and license plate recognition to settings UI (#17152) 2025-03-14 11:23:37 -05:00
App.tsx UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
env.ts
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
vite-env.d.ts