frigate/web/src
Nicolas Mowen 478421151d Implement face recognition training in UI (#15786)
* Rename debug to train

* Add api to train image as person

* Cleanup model running

* Formatting

* Fix

* Set face recognition page title
2025-01-08 06:34:51 -07: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-01-08 06:34:51 -07:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Improve face recognition (#15205) 2025-01-08 06:34:51 -07:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Implement face recognition training in UI (#15786) 2025-01-08 06:34:51 -07:00
types Improve face recognition (#15205) 2025-01-08 06:34:51 -07:00
utils UI tweaks (#14814) 2024-11-05 08:29:07 -07:00
views Language consistency - use Explore instead of Search (#15709) 2024-12-27 17:38:43 -07:00
App.tsx Improve face recognition (#15205) 2025-01-08 06:34:51 -07:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
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 Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00