Commit Graph
751 Commits
Author SHA1 Message Date
Dermot Duffy 72ddf0be06 Fix menu alignment in outside style. 2022-05-12 21:52:44 -07:00
Dermot Duffy 0f4452c19c Remove frigate.js util function. 2022-05-12 21:13:24 -07:00
Dermot Duffy 441162f052 Refactor to avoid use of "all-static" classes. 2022-05-12 21:06:27 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00
Dermot Duffy 30e0f2fa5a Don't let drawer extend beyond 90% of the parent. 2022-05-10 22:25:57 -07:00
Dermot Duffy 039bdc968e Don't show timeline button if there are no frigate cameras. 2022-05-10 21:36:11 -07:00
Dermot Duffy 4deb7bd0c4 Show message if no timeline cameras. 2022-05-10 21:27:28 -07:00
Dermot Duffy e2f69f5aca Don't show query titles for a single camera. 2022-05-10 20:56:11 -07:00
Dermot Duffy d83a5c7d1a Canonicalize media URLs (for the benefit of Chromecast). 2022-05-10 20:36:59 -07:00
Dermot Duffy 863f9559b3 Minor comment codereview fix. 2022-05-10 19:45:01 -07:00
Dermot Duffy 8ce15f87af Hide drawers if empty. 2022-05-10 19:25:33 -07:00
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