blakeblackshear.frigate/docs
Josh Hawkins 60052e5f9f
Miscellaneous Fixes (0.17 beta) (#21355)
* remove footer messages and add update topic to motion tuner view

restart after changing values is no longer required

* add cache key and activity indicator for loading classification wizard images

* Always mark model as untrained when a classname is changed

* clarify object classification docs

* add debug logs for individual lpr replace_rules

* update memray docs

* memray tweaks

* Don't fail for audio transcription when semantic search is not enabled

* Fix incorrect mismatch for object vs sub label

* Check if the video is currently playing when deciding to seek due to misalignment

* Refactor timeline event handling to allow multiple timeline entries per update

* Check if zones have actually changed (not just count) for event state update

* show event icon on mobile

* move div inside conditional

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-12-19 18:59:26 -06:00
..
docs Miscellaneous Fixes (0.17 beta) (#21355) 2025-12-19 18:59:26 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src Revise the README_CN (#21048) 2025-12-01 10:52:30 -07:00
static Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
.gitignore
babel.config.js
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 Miscellaneous Fixes (0.17 beta) (#21336) 2025-12-17 16:52:27 -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