Commit Graph
387 Commits
Author SHA1 Message Date
Dermot Duffy b9a627702f Break out thumbnails into their own component. 2022-03-20 18:10:48 -07:00
Dermot Duffy 50596cb68a Improve drawer controls. 2022-03-20 18:07:48 -07:00
Dermot Duffy 304abcd82b Add drawer component and support side thumbnails. 2022-03-20 18:07:48 -07:00
Nick Mowen 57afd5cdda Add favorite icon to gallery 2022-03-20 17:41:47 -06:00
Nick Mowen ca837774bf Fix positioning of icon and use ternary 2022-03-20 17:34:11 -06:00
Nick Mowen 16dc3d244a Adding favorite icon 2022-03-20 14:57:51 -06:00
Dermot Duffy e7c2d7827c Allow selecting an item. 2022-03-19 09:00:21 -07:00
Dermot Duffy 343d7ead3a Convert timeline to bars rather than icons. 2022-03-19 09:00:21 -07:00
Dermot Duffy b35b9d0e36 Initial settings for timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy 37467eff8c Fix height sizing for timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy 05d5b246e2 Add clustering. 2022-03-19 09:00:21 -07:00
Dermot Duffy 83a25e5b79 Add styling and interactivity. 2022-03-19 09:00:21 -07:00
Dermot Duffy b9cef866c9 Use the newly embedded Frigate event metadata. 2022-03-19 09:00:21 -07:00
Dermot Duffy 983aff4dd8 Initial skeleton timeline. 2022-03-19 09:00:21 -07:00
Dermot Duffy 117f5d6fdc Restore menu to relative rendering. 2022-03-13 11:21:21 -07:00
Felipe Santos 07636710c8 Refresh dependencies and fix warnings 2022-03-06 17:40:46 -03:00
Dermot Duffy 109c28afa4 Show an error message / stock image on image error. 2022-03-05 19:56:21 -08:00
Dermot Duffy cf76393357 Reject HASS if not currently connected. 2022-03-05 17:15:45 -08:00
Dermot Duffy fed2cba89a Fixes for Firefox. 2022-03-05 08:58:01 -08:00
Dermot Duffy b947df3e14 Prevent old HA state from using an old image access token. 2022-03-04 19:48:36 -08:00
Dermot Duffy 28f2c8a20d Don't allow the JSMPEG player to internally reconnect 2022-03-03 21:03:49 -08:00
Dermot Duffy be9d9469ab Don't trigger card-wide actions on card controls 2022-02-27 11:17:10 -08:00
Dermot Duffy 440f13e0cd Render at (0,0) if there's not root. 2022-02-26 15:52:36 -08:00
Dermot Duffy 89c1a672b3 Change menus to use fixed mode. 2022-02-25 19:22:49 -08:00
Dermot Duffy 9360191242 Add context to error displays. 2022-02-20 10:56:43 -08:00
Dermot Duffy 3300f303c8 Fix issue with using expired token for camera image view. 2022-02-19 13:15:15 -08:00
Dermot Duffy 1a0a1a83c2 Merge pull request #390 from dermotduffy/cardmod
Create a means of re-rendering the card based on external state
2022-02-19 11:11:24 -08:00
Dermot Duffy e4047db6c1 Fix application of state to submenu items. 2022-02-17 20:27:59 -08:00
Dermot Duffy 70ee05168f Create a means of re-rendering the card based on external state. 2022-02-17 19:34:12 -08:00
Dermot Duffy 9ad37acb53 Don't allow closing a submenu to close the editor dialog. 2022-02-14 20:27:12 -08:00
Dermot Duffy 5184d0df62 Support (HA) camera snapshots in image view. 2022-02-13 14:02:38 -08:00
Dermot Duffy 305d054395 Rename live providers to avoid WebRTC confusion 2022-02-13 08:55:15 -08:00
Dermot Duffy 6a32c66de0 Add state handling for non-light entities. 2022-02-12 07:30:39 -08:00
Dermot Duffy 724ca4c843 Allow the carousel 'slide' animation to be disabled. 2022-02-08 20:36:07 -08:00
Dermot Duffy 65b0ed987e Fixes for native WebRTC support. 2022-02-07 20:58:01 -08:00
Dermot Duffy 1cb37dcc87 Don't show next/previous controls if there's only 1 camera. 2022-02-06 14:56:26 -08:00
Dermot Duffy ee6c364e32 Main live camera carousel should loop. 2022-02-06 12:30:44 -08:00
Dermot Duffy 0d3467b27e Use a thumbnail filler until it renders to avoid flicker. 2022-02-05 10:09:26 -08:00
Dermot Duffy 5f4d7c6897 Nudge the icon to the left. 2022-02-04 19:42:11 -08:00
Dermot Duffy b37b5b20b2 Replace the 'F' logo with the Frigate logo. 2022-02-03 21:35:18 -08:00
Dermot Duffy 2ea25a4a99 Fix carousel resizing in certain circumstances. 2022-02-01 21:57:28 -08:00
Dermot Duffy 24d4d10a43 Rename autoplay_clip to auto_play (to match auto_unmute). 2022-02-01 21:01:54 -08:00
Dermot Duffy d21e0646f9 Comment fix. 2022-02-01 20:50:17 -08:00
Dermot Duffy 632569b1ef Add auto unmute support. 2022-02-01 20:40:34 -08:00
Dermot Duffy f46a15d76e Don't autoplay on visibility unless autoplay is enabled. 2022-01-31 20:12:48 -08:00
Dermot Duffy 881e544591 Allow menu toggling from picture elements, update documentation. 2022-01-30 21:56:13 -08:00
Dermot Duffy f871d9b533 Add media title popups. 2022-01-30 16:58:22 -08:00
Dermot Duffy 65249fc82f Merge pull request #298 from dermotduffy/camera-menu-choice
Allow Frigate card actions to be a list
2022-01-29 16:18:31 -08:00
Dermot Duffy 5bf0951086 Allow Frigate card actions to be a list of actions. 2022-01-29 16:11:33 -08:00
Dermot Duffy 6a8278deee Wait for WebRTC component to definitely be loaded. 2022-01-28 23:42:17 -08:00