Commit Graph
747 Commits
Author SHA1 Message Date
Dermot Duffy 72dca1b712 Dedup same cameras with different zones. 2022-10-02 19:30:16 -07:00
Dermot Duffy a5dfe81eab Fixes for record button. 2022-10-02 18:14:37 -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 3c247b6320 Ensure container resizes when parent resizes. 2022-10-01 23:49:35 -07:00
Dermot Duffy 3e02aeb80b Minor editor CSS cleanup. 2022-10-01 12:08:26 -07:00
Dermot Duffy b9d1d019c2 Break out controls into different menu sections. 2022-10-01 11:27:51 -07:00
Dermot Duffy b421d188fc Various small fixes and documentation updates. 2022-09-29 21:13:06 -07:00
Dermot Duffy 26120cacce Fix Safari thumbnail render issue. 2022-09-27 21:07:13 -07:00
Dermot Duffy ac35a5ff23 Minor codereview fixes. 2022-09-25 18:14:36 -07:00
Dermot Duffy 046313eb47 Add comment. 2022-09-25 18:03:57 -07:00
Dermot Duffy 56465e4f92 Promote thumbnail carousel selected to a property. 2022-09-25 17:50:40 -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 c910b5d2a4 Fix substantial performance issue with thumbnails. 2022-09-22 17:44:44 -07:00
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