Commit Graph
38 Commits
Author SHA1 Message Date
Nick Mowen 20633975c6 Fix undefined return in Sidebar 2022-03-12 10:10:09 -07:00
Nick Mowen 1482d13dd1 Use memo to optimize rendering 2022-03-12 09:27:06 -07:00
Nick Mowen 2fe3b2bac4 Update naming in web 2022-03-12 07:40:40 -07:00
Nick Mowen 355b4dee95 Update naming in web 2022-03-12 07:40:13 -07:00
Nick Mowen fb43cf2620 Update naming to UI 2022-03-12 07:37:13 -07:00
Nick Mowen d501ef84df Change tag to UI 2022-03-12 07:34:06 -07:00
Nick Mowen 1c37510dda Undo docker compose changes 2022-03-12 07:33:09 -07:00
Nick Mowen f7773a1894 Fix spacing 2022-03-12 07:26:14 -07:00
Nick Mowen 328292da67 Fix tests 2022-03-12 07:25:12 -07:00
Nick Mowen 337665f58e Build fixes 2022-03-11 07:38:27 -07:00
Nick Mowen 83f50a7318 Formatting 2022-03-11 07:16:43 -07:00
Nick Mowen 1c5fdf9081 Formatting 2022-03-11 07:15:35 -07:00
Nick Mowen da559cde46 Adjust for incoming changes 2022-03-11 07:10:39 -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
Nicolas MowenandGitHub 006569391f MQTT support for all objects for each camera & zone (#2908) 2022-03-10 06:03:00 -06:00
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