Commit Graph
614 Commits
Author SHA1 Message Date
Dermot Duffy 8b570c65a0 Close thumbnail drawer when something is chosen. 2022-06-04 11:04:38 -07:00
Dermot Duffy e03f3cf7f8 Only check for cache coverage of plausible dates. 2022-06-04 11:04:38 -07:00
Dermot Duffy 42c8251c20 Refactor thumbnail sizing. 2022-06-04 11:04:38 -07:00
Dermot Duffy c282735a3b Improve seek labeling. 2022-06-04 11:04:38 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -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 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 4deb7bd0c4 Show message if no timeline cameras. 2022-05-10 21:27:28 -07:00
Dermot Duffy d83a5c7d1a Canonicalize media URLs (for the benefit of Chromecast). 2022-05-10 20:36:59 -07:00
Dermot Duffy 8ce15f87af Hide drawers if empty. 2022-05-10 19:25:33 -07:00
Dermot Duffy 47e2f47b58 Update the elements root when the config changes. 2022-05-09 16:34:06 -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 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 d733498445 Initial media_player (cast) support. 2022-05-01 22:34:48 -07:00
Dermot Duffy 050399a517 Codereview fixes. 2022-05-01 12:53:30 -07:00
Dermot Duffy dafaae7fe4 First attempt to add state to frigate card conditions. 2022-04-30 21:39:29 -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 f4c95c416f Initial split of menu mode. 2022-04-23 18:28:50 -07:00
Dermot Duffy 7273e699a6 Must specify media type in viewer target search. 2022-04-23 16:34:39 -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
Dermot Duffy 22c2b022e7 Avoid use of ExtendedHomeAssistant wherever possible. 2022-04-18 18:04:51 -07:00
Dermot Duffy d3cfb5d43b Automatically remove the min_columns property. 2022-04-17 09:10:41 -07:00
Dermot Duffy 267ef30ba1 Automated upgrade of non-px units. 2022-04-17 09:01:05 -07:00
Dermot Duffy 0e751478d2 Fix thumbnails for non-gallery views. 2022-04-16 21:59:36 -07:00
Dermot Duffy ba196ff003 First version of gallery refactor to use thumbnails. 2022-04-16 14:59:23 -07:00
Dermot Duffy 1707377b02 Minor codereview fixes. 2022-04-11 21:08:27 -07:00
Dermot Duffy 90f1cc9f0a Strip debugging statements. 2022-04-11 20:39:49 -07:00
Dermot Duffy 49c861e64e Performance: Store the last fetch time in the view context. 2022-04-11 20:33:55 -07:00
Dermot Duffy f668b8826b Performance: Only hold one of clips/snapshots. 2022-04-10 20:47:50 -07:00
Dermot Duffy 8e996683ea Sort thumbnails most recent to least recent. 2022-04-10 20:04:29 -07:00
Dermot Duffy e2e332cef1 Add window_seconds option to the timeline. 2022-04-10 19:43:33 -07:00