Commit Graph
282 Commits
Author SHA1 Message Date
Dermot Duffy 04d3ca3f46 Convert to batch queries. 2023-01-24 19:36:54 -08:00
Dermot Duffy d0a6f0928f Add 'infinite' gallery support. 2023-01-24 19:36:54 -08:00
Dermot Duffy 13816c3025 Add timezone to diagnostics. 2023-01-24 19:36:54 -08:00
Dermot Duffy a718e5febe Move more static information into the media. 2023-01-24 19:36:54 -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 700f09c12c Expand the timeline to 100% height in panel mode. 2022-10-15 12:16:43 -07:00
Dermot Duffy a54b2deb7c Rename mediaLoaded to media_loaded 2022-10-14 20:11:27 -07:00
Dermot Duffy 8f7de97928 Add media query support. 2022-10-11 21:16:38 -07:00
Dermot Duffy ad872eb3be Add refresh_seconds option for live image. 2022-10-09 16:32:42 -07:00
Dermot Duffy 9af8eedb8a Dynamically load non-fallback languages. 2022-10-09 12:37:24 -07:00
Dermot Duffy ead0026650 Convert all major views to separate chunks. 2022-10-09 11:39:27 -07:00
Dermot Duffy d70b80c1ba Load editor dynamically. 2022-10-09 09:17:53 -07:00
Dermot Duffy 9eb97ab0cd Improve tree shaking for lodash and date-fns. 2022-10-09 09:10:56 -07:00
Dermot Duffy 0d09286c8c Split live providers into chunks. 2022-10-09 08:39:04 -07:00
Dermot Duffy 4dbde2895f Only include HA state in condition state if required. 2022-10-08 12:10:05 -07:00
Dermot Duffy 535069d68e Add CSS performance controls. 2022-10-06 20:58:14 -07:00
Dermot Duffy cae49e6dce Add cheaper progress indicator. 2022-10-05 21:42:38 -07:00
Dermot Duffy 3566011d63 Improve card loading speed. 2022-10-05 18:44:36 -07:00
Dermot Duffy c8c9098501 Initial low performance profile mode. 2022-10-04 20:00:53 -07:00
Dermot Duffy 143a597039 Rename TimelineDataManager to DataManager . 2022-10-02 20:19:47 -07:00
Dermot Duffy fb65c3f99e Initial version of recordings button. 2022-10-02 14:41:00 -07:00
Dermot Duffy b486442035 Add ability to download recordings. 2022-10-02 00:11:23 -07:00
Dermot Duffy c60fff243d Improvements to updating timeline from view. 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 9cd3413820 Fix border curve styling. 2022-09-10 09:46:38 -07:00
Dermot Duffy 24e59dfe4d Correctly record unloaded media. 2022-09-03 15:30:38 -07:00
Dermot Duffy c4995a8fb3 Refactor media load events to add unload. 2022-08-07 19:02:57 -07:00
Dermot Duffy 88b9c7427a Show still images during live camera load. 2022-08-07 16:04:25 -07:00
Dermot Duffy d5728a47b9 Expose mediaLoaded as a conditionState. 2022-08-07 13:46:40 -07:00
Dermot Duffy c19a62d426 Initial attempt add hiding elements during loading. 2022-08-07 13:20:03 -07:00
Dermot Duffy d6f0282886 Rework the error message when entity is unavailable. 2022-07-24 19:36:32 -07:00
Dermot Duffy 2f0e99a94e Allow other fire-dom-event users (e.g. browser_mod) 2022-07-23 21:53:07 -07:00
Dermot Duffy 46376918e4 Move scan mode pulsing border to the outer ha-card . 2022-07-23 19:25:03 -07:00
Dermot Duffy 569673fb9c Fix the hover menu styling (again) 2022-06-27 07:33:23 -07:00
Dermot Duffy 95cd79270c Be more consistent in choice of background colors 2022-06-26 12:54:39 -07:00
Dermot Duffy 7e1e2f6e7e Move elements to outside main pane. 2022-06-25 17:19:51 -07:00
Dermot Duffy a27f2ad2d3 Cause a refresh when scan mode untriggers 2022-06-25 13:38:58 -07:00
Dermot Duffy 12bdb38cb2 Various timeline fixes for Safari 2022-06-25 12:55:59 -07:00
Dermot Duffy 7fafc46347 Hide buttons that don't work during casting 2022-06-25 09:51:30 -07:00
Dermot Duffy 98b3eaadb5 Don't support card-wide actions when a message is displayed 2022-06-25 09:33:32 -07:00
Dermot Duffy 2505000fc6 Add comment. 2022-06-25 09:12:15 -07:00
Dermot Duffy 22ac4b0b7e No longer support actions on timeline view. 2022-06-25 09:09:57 -07:00
Dermot Duffy 0075f82d0f Hide elements when messages are displayed. 2022-06-24 19:57:35 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
Dermot Duffy 15ece97408 Show reconnection on startup. 2022-06-23 21:09:28 -07:00
Dermot Duffy fff6d7ecad Improve disconnection/reconnection UX 2022-06-23 05:08:53 +00:00
Dermot Duffy 7b8078aeb8 Add git information to diagnostics 2022-06-20 17:10:22 +00:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00