blakeblackshear.frigate/frigate/api
Josh Hawkins 8094dd4075
Fixes (#18117)
* face library i18n fixes

* face library i18n fixes

* add ability to use ctrl/cmd S to save in the config editor

* Use datetime as ID

* Update metrics inference speed to start with 0 ms

* fix android formatted thumbnail

* ensure role is comma separated and stripped correctly

* improve face library deletion

- add a confirmation dialog
- add ability to select all / delete faces in collections

* Implement lazy loading for video previews

* Force GPU for large embedding model

* GPU is required

* settings i18n fixes

* Don't delete train tab

* webpush debugging logs

* Fix incorrectly copying zones

* copy path data

* Ensure that cache dir exists for Frigate+

* face docs update

* Add description to upload image step to clarify the image

* Clean up

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-09 07:36:44 -06:00
..
defs Add ability to rename faces in the Face Library (#17879) 2025-04-23 17:27:46 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Fixes (#18055) 2025-05-05 20:42:24 -06:00
auth.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
classification.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
event.py Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
export.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
fastapi_app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
media.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py Misc fixes (#17871) 2025-04-23 07:06:31 -06:00