blakeblackshear.frigate/web/src
Nicolas Mowen e357715a8c
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-19 05:16:11 -05:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Upgrade deps (#6395) 2023-05-05 07:45:13 -05:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Timeline UI optimizations (#6367) 2023-05-04 17:34:48 -06:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks
icons Timeline UI optimizations (#6367) 2023-05-04 17:34:48 -06:00
routes Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
utils Use browser timezone if not specified in config (#6205) 2023-04-23 07:42:15 -05:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
AppBar.jsx Refactor s6 scripts to the new format (#5135) 2023-01-18 07:53:53 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00