Commit Graph
564 Commits
Author SHA1 Message Date
Dermot Duffy 913056f9c8 README and option naming fixes. 2022-05-22 13:30:24 -07:00
Dermot Duffy c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy bbf8160318 Simplify trigger/untrigger logic. 2022-05-22 11:46:16 -07:00
Dermot Duffy dba309d69f Get rid of trigger_min_seconds. 2022-05-21 12:19:29 -07:00
Dermot Duffy 4abf187aa6 Simplify trigger logic. 2022-05-21 12:16:14 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy 3090087e73 Add editor support. 2022-05-18 21:34:13 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00
Dermot Duffy af5ec0f8be Allow false_positive to be null to fix Frigate 0.11 compatibility. 2022-05-18 21:20:23 -07:00
Dermot Duffy 1d1e7f73b2 Add cameras button to editor. 2022-05-15 08:48:21 -07:00
Dermot Duffy b10a5e6b45 Fix malformed Safari live carousel. 2022-05-15 08:37:19 -07:00
Dermot Duffy 30381b9139 Only fetch thumbnails when absolutely necessary. 2022-05-13 20:49:24 -07:00
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