blakeblackshear.frigate/docs
Josh Hawkins 6a0e31dcf9
Add object classification attributes to Tracked Object Details (#21348)
* attributes endpoint

* event endpoints

* add attributes to more filters

* add to suggestions and query in explore

* support attributes in search input

* i18n

* add object type filter to endpoint

* add attributes to tracked object details pane

* add generic multi select dialog

* save object attributes endpoint

* add group by param to fetch attributes endpoint

* add attribute editing to tracked object details

* docs

* fix docs

* update openapi spec to match python
2025-12-18 08:35:47 -06:00
..
docs Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
plugins
src Revise the README_CN (#21048) 2025-12-01 10:52:30 -07:00
static Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06: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
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