Commit Graph
691 Commits
Author SHA1 Message Date
Dermot Duffy dce1c4b161 Pre-fetch events from a larger range than the timeline shows 2022-06-20 03:39:50 +00:00
Dermot Duffy 241b9b85a2 Don't execute card actions when timeline is dragged 2022-06-20 03:16:01 +00:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy 53c37dde3e Merge pull request #683 from dermotduffy/dark-mode-revisit
Allow the provided URL to be used as the stock loading image.
2022-06-15 20:03:18 -07:00
Dermot Duffy fa27f9dc63 Merge pull request #685 from dermotduffy/card-mod-fix-performance
Don't re-render the whole card for conditionState
2022-06-14 19:59:10 -07:00
Dermot Duffy 1fb3a24e5c Show stock image for unavailable entities. 2022-06-14 19:54:15 -07:00
Dermot Duffy 2a7ac5534a Merge pull request #676 from dermotduffy/half-loaded-live
Fix malformed live carousel bug that some users experience
2022-06-14 06:20:10 -07:00
Dermot Duffy 4877c9ac3d Allow the provided URL to be used as the stock loading image. 2022-06-13 22:11:02 -07:00
Dermot Duffy 6c494f4b1b Fix webrtc style issue in Safari. 2022-06-13 21:59:02 -07:00
Dermot Duffy 08758fd9cb Micro fixes. 2022-06-13 21:07:23 -07:00
Dermot Duffy 8d7df67ffa Use an IntersectionObserver to reinit the carousel. 2022-06-13 21:05:41 -07:00
Dermot Duffy 10c2e746b2 Don't re-render the whole card for conditionState. 2022-06-12 17:56:25 -07:00
Dermot Duffy 75f7e33a12 Fix state color in submenu items. 2022-06-12 13:58:37 -07:00
Dermot Duffy b63fee9d8b Micro comment spacing fix. 2022-06-11 20:04:32 -07:00
Dermot Duffy 83c57a3b0f Fix malformed live carousel bug for some users. 2022-06-11 20:01:06 -07:00
Dermot Duffy e9dde20a76 Allow the image view to trigger a card resize. 2022-06-11 16:28:59 -07:00
Dermot Duffy acbbef1bdb Deduplicate Frigate cameras on the timeline. 2022-06-11 16:06:48 -07:00
Dermot Duffy 89a90ec1a2 Fix issue causing image to refetch too frequently. 2022-06-11 15:40:56 -07:00
Dermot Duffy e0c5259207 Change styling when recordings are disabled. 2022-06-11 12:35:13 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy e692bef1fb Update deps and switch to yarn fully. 2022-06-07 20:47:27 -07:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy caaaa1b5a6 Open/close the drawer automatically. 2022-06-05 16:32:40 -07:00
Dermot Duffy 994973dded Don't use wheel plugin when there's only one media item. 2022-06-05 16:10:43 -07:00
Dermot Duffy a02ec12958 Add some new screenshots. 2022-06-04 11:31:27 -07:00
Dermot Duffy ac3b8634e8 Rename the event_viewer to media_viewer. 2022-06-04 11:04:38 -07:00
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