Commit Graph
1479 Commits
Author SHA1 Message Date
Dermot Duffy b9b539bf72 Minor type fixing. 2022-09-22 17:44:43 -07:00
Dermot Duffy c60fff243d Improvements to updating timeline from view. 2022-09-22 17:44:43 -07:00
Dermot Duffy f11822fc87 Fix thumbnails for recordings. 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 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 b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
Dermot Duffy 70d445d921 Fix drawer open bug in iOS Safari. 2022-08-13 13:48:01 -07:00
Dermot Duffy 7c5fe732c4 Drawer handle shouldn't activate card actions 2022-08-12 19:23:53 -07:00
Dermot Duffy 7c1af06112 Merge pull request #800 from dermotduffy/leterbox
Add ability to change media layout
2022-08-11 21:45:16 -07:00
Dermot Duffy 4be3797fe6 Spacing fix. 2022-08-11 21:42:26 -07:00
Dermot Duffy a9c600523c Add ability to change media layout. 2022-08-11 21:29:04 -07:00
Justin Wong 4a80d14209 Update homeAssistantWSRequest to accept passthrough JSON 2022-08-08 19:30:03 +08:00
Dermot Duffy 59a89b3e40 Fix issue with image timers being created recursively. 2022-08-07 19:21: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 883c622032 Minor fixes. 2022-08-07 13:54:11 -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 85d7c653cd Reduce boilerplate associated with lit tasks 2022-08-06 12:26:29 -07:00
Dermot Duffy af09473e3e Fetch thumbnails for next/previous controls. 2022-08-06 10:50:03 -07:00
Dermot Duffy db7ef06e83 Merge pull request #785 from uvjustin/fetch-thumbnails-with-auth-header
Embed thumbnails to take advantage of cache
2022-08-04 21:21:50 -07:00
Justin Wong 507628873e Reject if !this.hass 2022-08-05 12:14:00 +08:00
Justin Wong 70a6477d7e Add comment 2022-08-05 12:09:46 +08:00
Justin Wong 0317114879 Use base64 instead of blob URLs 2022-08-05 02:22:14 +08:00
Justin Wong fde2cc5d60 Embed thumbnails to take advantage of cache 2022-08-05 01:12:11 +08:00
emanu 1ee06f0d04 Integrated the Italian language
Integrated the Italian language #781
2022-08-04 16:34:18 +02:00
Dermot Duffy 84fbdbc24a Remove reference to removed var. 2022-07-31 18:07:55 -07:00
Dermot Duffy 57326bd17e Remove unused variable. 2022-07-31 18:06:18 -07:00
Dermot Duffy 5fbbf127ab Add support for fetching thumnails separately 2022-07-31 10:21:43 -07:00
Dermot Duffy 30e7ee04bf Fix carousel forgetting its position in certain circumstances. 2022-07-27 21:03:10 -07:00
Dermot Duffy b4825aafc2 Restore correct image after browser tab becomes visible. 2022-07-24 20:03:43 -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 e32f0e8bb8 With Embla 7 special Safari treatment not necessary. 2022-07-23 15:19:30 -07:00
Dermot Duffy 787af67733 Minor naming clarification. 2022-07-23 15:04:32 -07:00
Dermot Duffy 773b5cf318 Performance improvements. 2022-07-23 14:59:46 -07:00
Dermot Duffy 275c9e5654 Reset the thumbnail carousel less. 2022-07-23 11:54:54 -07:00
Dermot Duffy 6010d7b1e1 Improve reinit/resize handling. 2022-07-23 10:54:07 -07:00
Dermot Duffy 325abdfdd8 Resize carousel after intersection change. 2022-07-10 20:19:29 -07:00
Dermot Duffy 214a553aa7 Reset the carousel of the plugins/options change. 2022-07-10 20:05:18 -07:00
Dermot Duffy 898a46fda2 Bind slotchange calls. 2022-07-10 14:48:58 -07:00
Dermot Duffy 0788b3fbfe Fix fetch bug. 2022-07-10 11:42:58 -07:00
Dermot Duffy f668411776 Fix opacity on the thumbnail carousel. 2022-07-09 23:24:24 -07:00
Dermot Duffy dedecc24c6 Refactor carousel into separate components. 2022-07-09 22:43:43 -07:00
Dermot Duffy 30fec98e18 Use the new plugin access API from embla7. 2022-07-09 22:43:43 -07:00
Dermot Duffy 06364eb68a Initial adaptation to embla 7. 2022-07-09 22:43:43 -07:00