blakeblackshear.frigate/web/src
Nicolas Mowen b14abffea3
Refactor face library page (#17424)
* Section faces by event id

* Make score keeping more robust

* layout improvements

* Cleanup dialog

* Fix clicking behavior

* Add view in explore option

* math.round

* Don't require events

* Cleanup

* Remove selection

* Don't require

* Change dialog size with snapshot

* Use filename as key

* fix key

* Rework layout for mobile

* Handle mobile landscape

* Fix train issue

* Match logic

* Move deletion logic

* Fix reprocessing

* Support creating a new face

* Translations

* Do sorting in frontend

* Adjust unknown

* Cleanup

* Set max limit to faces to recognize

* Fix sorting

* Fix
2025-03-28 13:52:12 -05:00
..
api Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
components Miscellaneous fixes (#17406) 2025-03-27 05:49:14 -06:00
context feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
hooks Various fixes (#17342) 2025-03-24 12:25:36 -05:00
lib
pages Refactor face library page (#17424) 2025-03-28 13:52:12 -05:00
types Refactor face library page (#17424) 2025-03-28 13:52:12 -05:00
utils Remove leadingn / (#17258) 2025-03-19 14:19:17 -06:00
views Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06: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 feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts