Commit Graph
640 Commits
Author SHA1 Message Date
Dermot Duffy 5bc1d3375c Add consistent initialization logic to improve Chromecast support. 2022-05-10 14:48:06 -07:00
Dermot Duffy cf87e8543a Don't use createRef for patched players. 2022-05-10 12:38:05 -07:00
Dermot Duffy 1e81edb1ea Change language logic to avoid issue on Nest hub devices. 2022-05-10 08:17:35 -07:00
Dermot Duffy 5c1715932a Merge pull request #565 from felipecrs/filter-media-players
Only show media players capable of casting
2022-05-09 16:55:35 -07:00
Felipe Santos b66f02551e Move SUPPORT_BROWSE_MEDIA to const.ts 2022-05-09 20:52:48 -03:00
Dermot Duffy 47e2f47b58 Update the elements root when the config changes. 2022-05-09 16:34:06 -07:00
Felipe Santos 11d6b7bf87 Only show media players capable of casting 2022-05-09 20:30:30 -03:00
Dermot Duffy 5d1fdf8e03 Don't allow elements to overflow. 2022-05-09 15:39:41 -07:00
Dermot Duffy f05dbef95d Fix live view for non-Frigate cameras. 2022-05-09 12:25:41 -07:00
Dermot Duffy e5a9eb1392 Don't fetch thumbnails on preloaded background cameras. 2022-05-09 09:43:05 -07:00
Dermot Duffy 221ce96c7e Add comment. 2022-05-08 17:25:57 -07:00
Dermot Duffy 9a71440ca1 Don't use deprecated keyCode 2022-05-08 17:24:47 -07:00
Dermot Duffy c1096619be Change hover menu to show up only when mouse is over the menu. 2022-05-08 17:05:07 -07:00
Dermot Duffy 58d271892f Use cloneDeep instead of JSON parsing. 2022-05-08 16:52:23 -07:00
Dermot Duffy f917dbee75 Change menu subitem 'disabled' => 'enabled' 2022-05-08 16:32:54 -07:00
Dermot Duffy a417df5521 Codereview fixes. 2022-05-08 16:12:28 -07:00
Dermot Duffy 28292483fc Add native select entity support. 2022-05-08 15:58:56 -07:00
Dermot Duffy 00ba9bed4f Minor codereview fixes. 2022-05-08 08:49:41 -07:00
Dermot Duffy cfb5f04438 Fix live camera preload behavior. 2022-05-08 08:05:33 -07:00
Dermot Duffy f6cdf2f01d Add auto_play and auto_unmute for consistency. 2022-05-08 08:05:33 -07:00
Dermot Duffy d552cf1a0d Implement auto_mute . 2022-05-08 08:05:33 -07:00
Dermot Duffy 66588ee1c6 Initial attempt at auto_pause . 2022-05-08 08:05:33 -07:00
Dermot Duffy 38f700e8f1 Update view for new lazyload signature. 2022-05-03 22:39:32 -07:00
Dermot Duffy 26b7bbbb9e Add new lazily unload criteria . 2022-05-03 22:30:43 -07:00
Dermot Duffy 9248075d19 Import full set of entity icons. 2022-05-02 20:28:14 -07:00
Dermot Duffy 28e94b610d Rename the button to make it a little more obvious how this works. 2022-05-02 19:44:28 -07:00
Dermot Duffy 320948f475 Set title on casted media. 2022-05-02 12:50:38 -07:00
Dermot Duffy e90d56371c Break out actions for type safety. 2022-05-01 22:50:18 -07:00
Dermot Duffy 14fb1c65eb Codereview fixes. 2022-05-01 22:40:29 -07:00
Dermot Duffy d733498445 Initial media_player (cast) support. 2022-05-01 22:34:48 -07:00
Dermot Duffy 2a52144d4c Allow the view parameters to be overridden. 2022-05-01 13:22:04 -07:00
Dermot Duffy 050399a517 Codereview fixes. 2022-05-01 12:53:30 -07:00
Dermot Duffy 08ce8e8419 Update README. 2022-05-01 12:48:03 -07:00
Dermot Duffy dafaae7fe4 First attempt to add state to frigate card conditions. 2022-04-30 21:39:29 -07:00
Dermot Duffy cfd390ede3 Support confirmation for actions. 2022-04-30 08:52:10 -07:00
Dermot Duffy 2f74b8d37c Style custom buttons based on actions. 2022-04-29 22:12:36 -07:00
Dermot Duffy a44d444d53 Add menu prioritization & alignment. 2022-04-29 20:13:05 -07:00
Dermot Duffy ccd47d9a9d Initial skeleton menu button priority/alignment. 2022-04-26 20:20:32 -07:00
Dermot Duffy b9cc075721 Ensure invalid selections do nothing. 2022-04-23 21:38:26 -07:00
Dermot Duffy 45f5808f2e Add automated upgrade for menu style & position. 2022-04-23 20:28:54 -07:00
Dermot Duffy f4c95c416f Initial split of menu mode. 2022-04-23 18:28:50 -07:00
Dermot Duffy c418badc7c Formatting fixes. 2022-04-23 16:55:36 -07:00
Dermot Duffy 0125d32951 Address build warning fixes. 2022-04-23 16:43:59 -07:00
Dermot Duffy 7273e699a6 Must specify media type in viewer target search. 2022-04-23 16:34:39 -07:00
Dermot Duffy 36aed76878 Improve camera names. 2022-04-23 15:22:33 -07:00
Dermot Duffy f8784bfc32 Editor support for dependent cameras. 2022-04-23 15:15:35 -07:00
Dermot Duffy 5631850e6d Don't include birdseye cameras on the timeline. 2022-04-23 11:33:36 -07:00
Dermot Duffy fb9d5684ec Add 'dependent camera' support. 2022-04-23 11:22:04 -07:00
Dermot Duffy af07624e51 Retire use of @query and use ref univerally. 2022-04-18 19:20:03 -07:00
Dermot Duffy 98e2a89a41 Remove superfluous imports. 2022-04-18 18:08:46 -07:00