Commit Graph
23 Commits
Author SHA1 Message Date
Nick Mowen 00973a62a2 Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into reorder-cameras 2022-02-27 13:42:36 -07:00
Nick Mowen deee4febde Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into reorder-cameras 2022-02-21 21:36:43 -07:00
Nicolas MowenandGitHub 4004048add Ability to retain specific clips / events indefinitely (#2831) 2022-02-21 22:03:01 -06:00
Nick Mowen 492a66e386 Apply sort to recorded cameras as well 2022-02-20 21:46:33 -07:00
Nick Mowen 46b3dc8583 Use keys for camera views 2022-02-20 21:45:08 -07:00
Nick Mowen f985e73167 Remove recording cameras option if show is set to false 2022-02-20 12:40:04 -07:00
Nick Mowen cad59d335d Update docs for show as well 2022-02-20 11:25:10 -07:00
Nick Mowen 25930cb540 Update tests to include show 2022-02-20 08:05:25 -07:00
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