blakeblackshear.frigate/web/src
Nicolas Mowen a6ae208fe7 Add metrics page for embeddings and face / license plate processing times (#15818)
* Get stats for embeddings inferences

* cleanup embeddings inferences

* Enable UI for feature metrics

* Change threshold

* Fix check

* Update python for actions

* Set python version

* Ignore type for now
2025-02-08 12:47:01 -06:00
..
api return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
components Implement face recognition training in UI (#15786) 2025-02-08 12:47:01 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
lib
pages Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
types Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
utils UI tweaks (#14814) 2024-11-05 08:29:07 -07:00
views Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
App.tsx Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
env.ts
index.css Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06: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