Commit Graph
307 Commits
Author SHA1 Message Date
Dermot Duffy ce9ef97aea Include mouse movements as interaction. 2022-04-09 21:48:19 -07:00
Dermot Duffy 3011b6b99a Allow the timeline to refetch events. 2022-04-09 20:19:38 -07:00
Dermot Duffy 90b06ef22f Only show gallery back button in certain cases. 2022-04-09 09:59:11 -07:00
Dermot Duffy 616c24c94b Show thumbnails as tooltips. 2022-04-09 09:39:34 -07:00
Dermot Duffy 79bf66d961 Always rescroll after the carousel is re-initalized. 2022-04-09 07:57:30 -07:00
Dermot Duffy f20bd8202f Change view to null for unspecified attributes. 2022-04-08 19:54:58 -07:00
Dermot Duffy 9c372815f2 Add support for both snapshots/clips in timeline. 2022-04-04 21:25:12 -07:00
Dermot Duffy f98d749d07 Fix issue causing first thumbnail to be empty. 2022-04-02 14:28:18 -07:00
Dermot Duffy 5b66c6cad6 Fix timeline recentering after manual scroll 2022-04-02 10:58:02 -07:00
Dermot Duffy a94f53f8da Maintain the selected range in the view. 2022-04-02 09:26:34 -07:00
Dermot Duffy 40ed9ee336 Convert viewer to use the new surround. 2022-03-25 18:05:06 -07:00
Dermot Duffy 079c7c5da0 Update live to use the new surround. 2022-03-24 19:12:13 -07:00
Dermot Duffy a4fcf2513b Add generic support for a 'surround'. 2022-03-22 19:58:34 -07:00
Dermot Duffy b649401f11 Add wheel gestures and fix scrolling issue. 2022-03-21 19:48:09 -07:00
Dermot Duffy da34daf5bd Fix fullscreen bug. 2022-03-20 22:57:57 -07:00
Dermot Duffy d2a7e877c3 Allow thumbnails above/below on timeline. 2022-03-20 22:47:23 -07:00
Dermot Duffy b04d6c11fc Remove the old thumbnail based visualization. 2022-03-20 21:44:50 -07:00
Dermot Duffy 6430663362 Fix carousel auto content sizing. 2022-03-20 21:23:11 -07:00
Dermot Duffy 0ae9afef4b Tweak retain_definitely to work wide the newer thumbnails. 2022-03-20 20:06:20 -07:00
Dermot Duffy c4ec94573c Add 'show_details' open to show details next to thumbnails. 2022-03-20 18:10:48 -07:00
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