blakeblackshear.frigate/docs
Josh Hawkins a77b0a7c4b
Add media sync API endpoint (#21526)
* add media cleanup functions

* add endpoint

* remove scheduled sync recordings from cleanup

* move to utils dir

* tweak import

* remove sync_recordings and add config migrator

* remove sync_recordings

* docs

* remove key

* clean up docs

* docs fix

* docs tweak
2026-01-04 11:21:55 -07:00
..
docs Add media sync API endpoint (#21526) 2026-01-04 11:21:55 -07:00
plugins
src Revise the README_CN (#21048) 2025-12-01 10:52:30 -07:00
static Miscellaneous Fixes (0.17 beta) (#21279) 2025-12-14 16:41:38 -07:00
.gitignore
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.ts clarify trademark and license interaction (#21019) 2025-11-23 08:42:48 -07:00
package-lock.json Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
package.json Miscellaneous Fixes (#21241) 2025-12-12 07:45:03 -06:00
README.md Use Swagger documentation for Frigate HTTP API (#14178) 2024-10-07 14:27:35 -06:00
sidebars.ts Add built in support for memray memory debugging (#21057) 2025-11-25 16:34:01 -06: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