Commit Graph
1236 Commits
Author SHA1 Message Date
Nick Mowen 6658b2c624 Cleanup 2022-03-13 09:20:38 -06:00
Nick Mowen 19caba5ada Update docs to mention 20 character limit 2022-03-13 09:12:45 -06:00
Nick Mowen f4f5fac6c7 Enforce 20 character limit in http 2022-03-13 09:11:12 -06:00
Nick Mowen 52c9e69d3c Only need a single route 2022-03-13 09:09:18 -06:00
Nick Mowen 6771a82bf2 Remove redundant defaults and update http logic 2022-03-13 09:07:36 -06:00
Nick Mowen f4b2fba53d Don't set to default values 2022-03-13 08:57:38 -06:00
Nick Mowen f7d7b2f7a0 Update migration to accept null 2022-03-13 08:22:40 -06:00
Nick Mowen 9a5d3d19a6 Update model to accept null 2022-03-13 08:22:26 -06:00
Nick Mowen 47e09a99f8 Undo null 2022-03-12 16:34:51 -07:00
Nick Mowen 7977e78e3d Make nullable in migration 2022-03-12 10:28:17 -07:00
Nick Mowen 7dc75d2fcf Make default null 2022-03-12 09:41:56 -07:00
Nick Mowen 5d5683621f Update docs and formatting 2022-03-12 09:40:26 -07:00
Nick Mowen 11d7b31d53 Make default null 2022-03-12 09:39:19 -07:00
Nick Mowen 8a42db25d0 Remove person only check 2022-03-12 09:33:30 -07:00
Nick Mowen 73cb586382 Remove sublabel reset 2022-03-11 16:42:14 -07:00
Nick Mowen cc0d3bfe12 Transfer sub labels for in progress events 2022-03-11 16:10:10 -07:00
Nick Mowen 3e903a51ca Fix typo and don't fail on no json 2022-03-11 16:09:01 -07:00
Nick Mowen ecee7b489e Show person in UI title 2022-03-11 14:43:24 -07:00
Nick Mowen 4ce4450c77 Update docs 2022-03-11 14:31:04 -07:00
Nick Mowen b55b1cb0f6 Cleanups 2022-03-11 14:22:24 -07:00
Nick Mowen a47eee4cd3 Show sublabel if available 2022-03-11 14:18:57 -07:00
Nick Mowen b7b62a32e3 Tweaks to API and model 2022-03-11 14:18:48 -07:00
Nick Mowen 3996b17b30 Add migrations for sub label 2022-03-11 13:49:28 -07:00
Nick Mowen 0b49071c3a Add sub label to model and set / delete funs 2022-03-11 13:49:06 -07:00
Nicolas MowenandGitHub 0abd0627df FEAT: Replace best jpg endpoint (#2944)
* Added object thumbnail def and made camera tracked objects use it.

* Add object snapshot def

* Remove documentation for best.jpg

* Update docs for label thumbnail and snapshot defs
2022-03-11 07:56:39 -06:00
Blake Blackshear dccfc3b84f fix camera list on debug page 2022-03-11 07:49:06 -06:00
Blake Blackshear deb3536cb2 fix date picker 2022-03-11 07:49:06 -06:00
Blake Blackshear 1d8f1b24a9 update to node 16 2022-03-11 07:49:06 -06:00
Blake Blackshear 7cabf8e5f5 run tests in container 2022-03-11 07:49:06 -06:00
Blake Blackshear ffee9c8065 update makefile and docker dir 2022-03-11 07:49:06 -06:00
Blake Blackshear 00112eb7bc update frontend docs 2022-03-11 07:49:06 -06:00
Blake Blackshear 9bbe75d64e fix dark mode 2022-03-11 07:49:06 -06:00
Blake Blackshear 95fe62e141 switch to vite 2022-03-11 07:49:06 -06:00
Blake Blackshear 1c9ba11e07 swr events refactor 2022-03-11 07:49:06 -06:00
Blake Blackshear 4bae3993da update dev compose to assign groups 2022-03-11 07:49:06 -06:00
Blake Blackshear d03865d1a5 add amd64 specific packages to container 2022-03-11 07:49:06 -06:00
Nicolas MowenandGitHub 006569391f MQTT support for all objects for each camera & zone (#2908) 2022-03-10 06:03:00 -06:00
JohnMark SillandGitHub 3e07d4eddb feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
Nicolas MowenandGitHub 4004048add Ability to retain specific clips / events indefinitely (#2831) 2022-02-21 22:03:01 -06:00
Blake Blackshear cbf26e09a4 fix for opencv changes 2022-02-21 06:51:33 -06:00
Blake Blackshear 20b4b503f0 refactor dockerbuild for multiarch 2022-02-21 06:51:33 -06:00
Blake Blackshear 3dd3786055 increment version 2022-02-18 22:15:30 -06:00
Blake Blackshear bfecee9650 add missing optional comment in docs v0.10.0 2022-02-18 21:18:26 -06:00
Blake Blackshear 395c16300d deregister based on max_frames setting 2022-02-18 21:18:26 -06:00
Blake Blackshear ff19cdb773 refactor stationary config into section 2022-02-18 21:18:26 -06:00
Nicolas MowenandBlake Blackshear 5627b66a6e Always show recording link even if recordings are currently disabled (#2787)
* Always show recording link even if recordings are currently disabled

* Fix test to consider all cameras to have recording link
2022-02-18 21:18:26 -06:00
Blake Blackshear ebdfbfe96c update birdseye to handle stationary objects 2022-02-18 21:18:26 -06:00
Blake Blackshear 1a009c7fd1 use second stream in docs example 2022-02-18 21:18:26 -06:00
Blake Blackshear c14f986fae stop forcing detection all the way to stationary_threshold 2022-02-18 21:18:26 -06:00
Blake Blackshear ee5b9986ad bump default stationary_threshold to 10s 2022-02-18 21:18:26 -06:00