Commit Graph
82 Commits
Author SHA1 Message Date
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
Dermot Duffy e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy ecf954249d Select thumbnail unless in viewer. 2023-04-07 14:38:00 -07:00
Dermot Duffy 03cea41675 Add a performance option to control media chunk size. 2023-02-13 21:27:39 -08:00
Dermot Duffy 06b4cc914c Refactor camera initialization into the camera engines. 2023-02-12 16:10:22 -08:00
Dermot Duffy 01c3a79ff1 Remove the MediaQuery wrapper from the camera manager. 2023-01-29 20:00:45 -08:00
Dermot Duffy 730eb42983 Rename camera directory to camera-manager. 2023-01-29 19:02:24 -08:00
Dermot Duffy 980ba1fc6f Break apart view.ts into multiple files. 2023-01-24 19:36:54 -08:00
Dermot Duffy 39b44863ce Rename DataManager to CameraManager. 2023-01-24 19:36:54 -08:00
Dermot Duffy 093925cb40 Initial code for major engine refactor. 2023-01-24 19:36:54 -08:00
Dermot Duffy 143a597039 Rename TimelineDataManager to DataManager . 2022-10-02 20:19:47 -07:00
Dermot Duffy 2f34d6e7fa Comment cleanups. 2022-09-25 13:44:54 -07:00
Dermot Duffy 69ca622284 Make mini timelines editable. 2022-09-25 09:12:36 -07:00
Dermot Duffy 5ec3cbac54 Garbage collect segments. 2022-09-24 13:39:17 -07:00
Dermot Duffy a2e80d93a3 Fetch timeline events from events endpoint not media browser. 2022-09-24 11:31:03 -07:00
Dermot Duffy 0491018aab Minor fixes. 2022-09-23 18:21:17 -07:00
Dermot Duffy c60fff243d Improvements to updating timeline from view. 2022-09-22 17:44:43 -07:00
Dermot Duffy eb88c6e0e0 Rename surround-thumbnails to just surround. 2022-09-22 17:44:43 -07:00
Dermot Duffy ca831a7184 Break circular dependency. 2022-09-22 17:44:43 -07:00
Dermot Duffy eb1b44eb27 Initial mini-timeline commit. 2022-09-22 17:44:43 -07:00
Dermot Duffy 70d445d921 Fix drawer open bug in iOS Safari. 2022-08-13 13:48:01 -07:00
Dermot Duffy 883c622032 Minor fixes. 2022-08-07 13:54:11 -07:00
Dermot Duffy c19a62d426 Initial attempt add hiding elements during loading. 2022-08-07 13:20:03 -07:00
Dermot Duffy 5fbbf127ab Add support for fetching thumnails separately 2022-07-31 10:21:43 -07:00
Dermot Duffy 0f04e9383a Add event starring from the card. 2022-06-28 20:19:32 -07:00
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