blakeblackshear.frigate/docs
Nicolas Mowen b1cc64d4fa
FEAT: Ability to set sub labels for specific events (#2949)
* Add sub label to model and set / delete funs

* Add migrations for sub label

* Tweaks to API and model

* Show sublabel if available

* Cleanups

* Update docs

* Show person in UI title

* Fix typo and don't fail on no json

* Transfer sub labels for in progress events

* Remove sublabel reset

* Remove person only check

* Make default null

* Update docs and formatting

* Make default null

* Make nullable in migration

* Undo null

* Update model to accept null

* Update migration to accept null

* Don't set to default values

* Remove redundant defaults and update http logic

* Only need a single route

* Enforce 20 character limit in http

* Update docs to mention 20 character limit

* Cleanup

* Separate insert and update to make sure updated values are retained when event ends

* Use insert instead of replace

* Remove redundant if and have should_update_db include clip or snapshot requirement.
2022-03-17 07:18:43 -05:00
..
docs FEAT: Ability to set sub labels for specific events (#2949) 2022-03-17 07:18:43 -05:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
static update latest recommendations for reolink 2021-10-04 07:18:53 -05:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
docusaurus.config.js add links in docs to other sites 2021-10-23 09:41:32 -05:00
package-lock.json package updates for docs 2022-02-18 21:18:26 -06:00
package.json package updates for docs 2022-02-18 21:18:26 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
sidebars.js more docs updates 2021-09-14 08:07:36 -05:00

Website

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

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