Commit Graph
1503 Commits
Author SHA1 Message Date
Dermot Duffy c53a3cb818 Fix tiny timing bug. 2022-03-20 23:19:04 -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 cd7c4a3980 Match the thumbnail radius to the card radius. 2022-03-20 21:30:30 -07:00
Dermot Duffy 6430663362 Fix carousel auto content sizing. 2022-03-20 21:23:11 -07:00
Dermot Duffy 69ee18871f Make the drawer shadow darker. 2022-03-20 20:10:10 -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 e7901ebe48 Tweak positioning 2022-03-20 17:44:25 -06: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 f902274188 Cleanup dependencies. 2022-03-19 09:00:34 -07:00
Dermot Duffy e7c2d7827c Allow selecting an item. 2022-03-19 09:00:21 -07:00
Dermot Duffy 6699302612 Timeline stylistic tweaks. 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 f2c9888ce9 Rename fullScreen -> fullscreen 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 b17907a2c7 Add timeline to menu. 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 dba5377870 Bump version to v3.0.0 . 2022-03-13 14:17:55 -07:00
Dermot Duffy 25cc03276f Add allowPropagation option. 2022-03-13 11:29:27 -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 cba0858b04 Don't use discriminatedUnion for picture elements. 2022-03-04 19:09:35 -08:00
Dermot Duffy 28f2c8a20d Don't allow the JSMPEG player to internally reconnect 2022-03-03 21:03:49 -08:00
Dermot Duffy 680553130e Avoid submenu exception on HA restart 2022-03-03 20:26:46 -08:00
Dermot Duffy d9ededb6fe Bump version to v3.0.0-rc.2 . 2022-03-03 19:21:29 -08:00
Dermot Duffy a087b80718 Default view should set the default camera. 2022-02-27 19:18:03 -08:00
Dermot Duffy ae7891d4b3 Use new zod discriminatedUnion type. 2022-02-27 16:42:06 -08:00
Dermot Duffy b179eddab7 Convert editor to use new ha-selector components. 2022-02-27 16:12:21 -08:00
Dermot Duffy be9d9469ab Don't trigger card-wide actions on card controls 2022-02-27 11:17:10 -08:00
Dermot Duffy c0b18e8264 children_media_class is now optional. 2022-02-26 16:19:24 -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