Commit Graph
57 Commits
Author SHA1 Message Date
Dermot Duffy 12bdb38cb2 Various timeline fixes for Safari 2022-06-25 12:55:59 -07:00
Dermot Duffy 22ac4b0b7e No longer support actions on timeline view. 2022-06-25 09:09:57 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
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 acbbef1bdb Deduplicate Frigate cameras on the timeline. 2022-06-11 16:06:48 -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 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 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 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 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 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 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
Dermot Duffy e3e7646fea Add card-wide action support for timeline. 2022-04-10 15:07:39 -07:00
Dermot Duffy e3ef1a9657 Initial README updates. 2022-04-10 14:18:50 -07:00
Dermot Duffy 216afa015f Add show_controls to editor support. 2022-04-10 11:12:08 -07:00
Dermot Duffy ea10d1a634 Don't display tooltips on touch only devices. 2022-04-10 09:04:11 -07:00
Dermot Duffy b908f4dbc9 Add initial editor support. 2022-04-10 08:30:26 -07:00
Dermot Duffy ce9ef97aea Include mouse movements as interaction. 2022-04-09 21:48:19 -07:00
Dermot Duffy 3011b6b99a Allow the timeline to refetch events. 2022-04-09 20:19:38 -07:00
Dermot Duffy 90b06ef22f Only show gallery back button in certain cases. 2022-04-09 09:59:11 -07:00
Dermot Duffy 616c24c94b Show thumbnails as tooltips. 2022-04-09 09:39:34 -07:00
Dermot Duffy f20bd8202f Change view to null for unspecified attributes. 2022-04-08 19:54:58 -07:00
Dermot Duffy 9c372815f2 Add support for both snapshots/clips in timeline. 2022-04-04 21:25:12 -07:00
Dermot Duffy f98d749d07 Fix issue causing first thumbnail to be empty. 2022-04-02 14:28:18 -07:00
Dermot Duffy 5b66c6cad6 Fix timeline recentering after manual scroll 2022-04-02 10:58:02 -07:00
Dermot Duffy a94f53f8da Maintain the selected range in the view. 2022-04-02 09:26:34 -07:00
Dermot Duffy a4fcf2513b Add generic support for a 'surround'. 2022-03-22 19:58:34 -07:00
Dermot Duffy d2a7e877c3 Allow thumbnails above/below on timeline. 2022-03-20 22:47:23 -07:00
Dermot Duffy b04d6c11fc Remove the old thumbnail based visualization. 2022-03-20 21:44:50 -07:00
Dermot Duffy c4ec94573c Add 'show_details' open to show details next to thumbnails. 2022-03-20 18:10:48 -07:00
Dermot Duffy b9a627702f Break out thumbnails into their own component. 2022-03-20 18:10:48 -07:00
Dermot Duffy 50596cb68a Improve drawer controls. 2022-03-20 18:07:48 -07:00