1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-01-07 00:06:57 +01:00
blakeblackshear.frigate/docs
tpjanssen 5802a66469
Fix audio events in explore section ()
* Fix audio events in explore section

Make sure that audio events are listed in the explore section

* Update audio.py

* Hide other submit options

Only allow submits for objects only
2024-12-01 07:47:37 -07:00
..
docs Let the docker container spend more time to clean up and shut down (docs) () 2024-11-30 18:27:21 -06:00
plugins
src/css Use Swagger documentation for Frigate HTTP API () 2024-10-07 14:27:35 -06:00
static Fix audio events in explore section () 2024-12-01 07:47:37 -07:00
.gitignore
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.ts Use Swagger documentation for Frigate HTTP API () 2024-10-07 14:27:35 -06:00
package-lock.json Use Swagger documentation for Frigate HTTP API () 2024-10-07 14:27:35 -06:00
package.json Use Swagger documentation for Frigate HTTP API () 2024-10-07 14:27:35 -06:00
README.md Use Swagger documentation for Frigate HTTP API () 2024-10-07 14:27:35 -06:00
sidebars.ts Docs: correct go2rtc version used () 2024-11-03 05:16:59 -07: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