frigate/web
Nicolas Mowen 219f3b0534 Ability to manually create events through the API (#3184)
* Move to events package

* Improve handling of external events

* Handle external events in the event queue

* Pass in event processor

* Check event json

* Fix json parsing and change defaults

* Fix snapshot saving

* Hide % score when not available

* Correct docs and add json example

* Save event png db

* Adjust image

* Formatting

* Add catch for failure ending event

* Add init to modules

* Fix naming

* Formatting

* Fix http creation

* fix test

* Change to PUT and include response in docs

* Add ability to set bounding box locations in snapshot

* Support multiple box annotations

* Cleanup docs example response

Co-authored-by: Blake Blackshear <blake@frigate.video>

* Cleanup docs wording

Co-authored-by: Blake Blackshear <blake@frigate.video>

* Store full frame for thumbnail

* Formatting

* Set thumbnail height to 175

* Formatting

---------

Co-authored-by: Blake Blackshear <blake@frigate.video>
2023-05-22 17:29:09 -07:00
..
__test__ Prevent recordings from being turned on if disabled in config (#6444) 2023-05-15 07:36:26 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
src Ability to manually create events through the API (#3184) 2023-05-22 17:29:09 -07:00
.eslintrc Update web deps (#4383) 2022-11-13 10:31:36 -06:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
index.html Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
package-lock.json Upgrade deps (#6395) 2023-05-22 17:29:09 -07:00
package.json Upgrade deps (#6395) 2023-05-22 17:29:09 -07:00
postcss.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
tailwind.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.node.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
vite.config.ts Frontend deps (#4824) 2022-12-30 09:48:22 -06:00