Commit Graph
1443 Commits
Author SHA1 Message Date
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
Dermot Duffy 34172f834a Remove unnecessary code 2022-02-19 11:09:26 -08:00
Dermot Duffy d985385ac7 Fix stale config causing incorrect editor behavior 2022-02-19 11:03:51 -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
Felipe Santos 8bdf2919c8 Hiden clips/snapshots button for Birdseye 2022-02-16 18:28:24 -03:00
Dermot Duffy 9ad37acb53 Don't allow closing a submenu to close the editor dialog. 2022-02-14 20:27:12 -08:00
Dermot DuffyandFelipe Santos 15956e49de Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:33:15 -08:00
Dermot DuffyandFelipe Santos 676904276d Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:33:07 -08:00
Dermot DuffyandFelipe Santos 058d177a05 Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:59 -08:00
Dermot DuffyandFelipe Santos 571cfd0830 Update src/localize/languages/pt_br.json
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2022-02-14 19:32:51 -08:00