blakeblackshear.frigate/docs
Josh Hawkins 511542eaf8
Fixes (#18055)
* frigate+ pane i18n fix

* catch more exceptions

* explore search result tooltip i18n fix

* i18n fix

* remove comments about deprecated strftime_fmt

* Catch producers exists but is None

* Formatting

* fix live camera view i18n

* Add default role config for proxy users

This allows users to specify a default role for users when using a proxy for auth. This can be useful for users who can't/don't want to define a header mapping for the remote-role header.

* update reference config and auth docs

* clarify face rec camera level config

* clarify auth docs

* Fix onnx not working with openvino

* Update openvino to fix failed npu plugin check

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-05 20:42:24 -06:00
..
docs Fixes (#18055) 2025-05-05 20:42:24 -06:00
plugins
src/css Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
static Face fixes (#17618) 2025-04-09 20:56:11 -05:00
.gitignore
babel.config.js
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
package-lock.json Update docusaurus (#17990) 2025-05-01 10:25:16 -05:00
package.json Update docusaurus (#17990) 2025-05-01 10:25:16 -05:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Docs updates (#17986) 2025-05-01 08:17:35 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website