Commit Graph
15 Commits
Author SHA1 Message Date
Nick Mowen 39f889a716 Filter cameras when set to not be shown. 2022-02-20 07:58:47 -07:00
Nick Mowen 3f24cee86d Add ability to set whether camera is shown in GUI. 2022-02-20 07:56:43 -07:00
Nicolas MowenandGitHub 8b72bd9bc3 Merge branch 'release-0.11.0' into reorder-cameras 2022-02-18 22:08:03 -07: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
Nick Mowen 600252572e Delete .idea files 2022-02-17 10:10:56 -07:00
Nick Mowen 567faf9977 Use gui-order to sort the cameras sidebar list and udpate tests. 2022-02-17 10:08:56 -07:00
Nick Mowen 67e6193fac Use === 2022-02-16 12:14:35 -07:00
Nick Mowen 0ec52ddd66 Correct docs 2022-02-16 12:11:47 -07:00
Nick Mowen 310970eca9 Update test to include default order value 2022-02-16 12:11:08 -07:00
Nick Mowen 63b0dc5278 Support default sort correctly 2022-02-16 12:09:27 -07:00
Nick Mowen 7012549ea2 Fix punctuation 2022-02-16 11:39:21 -07:00
Nick Mowen fc3c54ed26 Add gui example to camera 2022-02-16 11:35:56 -07:00
Nick Mowen 6315c5c30b Sort items based on gui_order 2022-02-16 11:27:39 -07:00
Nick Mowen d3fdcc2d15 Add GUI to config 2022-02-16 11:14:54 -07:00
Nicolas MowenandGitHub 889835a59b 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-12 13:51:28 -06:00