Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 0c4ed9de02 Merge pull request #912 from dermotduffy/fix-recording-identifiers
Fix recording identifier
2023-01-02 11:05:42 -08:00
Dermot Duffy 1f544dcb04 Fix recording identifier. 2023-01-02 10:51:05 -08:00
Dermot Duffy d6f3a7d3bc Merge pull request #829 from dermotduffy/dependabot/github_actions/release-drafter/release-drafter-5.21.0
Bump release-drafter/release-drafter from 5.20.1 to 5.21.0
2022-09-29 21:17:11 -07:00
Dermot Duffy 1244cfc925 Update README.md 2022-09-22 17:37:25 -07:00
Dermot Duffy 6eedf32c83 Merge pull request #832 from dermotduffy/release-4.0.0
Release v4.0.0
2022-09-22 17:35:52 -07:00
Dermot Duffy e5a0bf4cb6 Merge pull request #831 from dermotduffy/bump-version-v4.0.0
Bump version to v4.0.0 .
2022-09-22 16:53:03 -07:00
Dermot Duffy 7dfe494f8e Bump version to v4.0.0 . 2022-09-18 13:56:21 -07:00
Dermot Duffy cdcb53a786 Merge pull request #820 from dermotduffy/dep-updates
Update dependencies
2022-09-10 12:20:03 -07:00
Dermot Duffy 00d8958496 Update dependencies. 2022-09-10 12:15:49 -07:00
Dermot Duffy 1b9ad698a0 Merge pull request #819 from dermotduffy/curves-again
Fix card curve styling issue
2022-09-10 09:51:06 -07:00
Dermot Duffy 9cd3413820 Fix border curve styling. 2022-09-10 09:46:38 -07:00
Dermot Duffy b8aaf0090d Merge pull request #814 from dermotduffy/bump-version-v4-rc.3
Bump version to v4.0.0-rc.3 .
2022-09-03 16:03:51 -07:00
Dermot Duffy d4838a5ea0 Bump version to v4.0.0-rc.3 . 2022-09-03 16:03:10 -07:00
Dermot Duffy f91850e072 Merge pull request #813 from dermotduffy/screenshots
Add new screenshots for PTZ and media layout
2022-09-03 15:59:58 -07:00
Dermot Duffy c301bd1bc8 Actually add screenshots. 2022-09-03 15:59:25 -07:00
Dermot Duffy 60d0251fd0 Add some new screenshots 2022-09-03 15:58:34 -07:00
Dermot Duffy 8cac46f76b Merge pull request #807 from dermotduffy/native-ptz-wo-hover
Add native PTZ element
2022-09-03 15:34:19 -07:00
Dermot Duffy 24e59dfe4d Correctly record unloaded media. 2022-09-03 15:30:38 -07:00
Dermot Duffy 429ea80db1 README fixes. 2022-09-03 08:46:00 -07:00
Dermot Duffy 19cc354333 Merge pull request #806 from dermotduffy/dependabot/github_actions/release-drafter/release-drafter-5.20.1
Bump release-drafter/release-drafter from 5.19.0 to 5.20.1
2022-08-20 12:28:45 -07:00
Dermot Duffy 0e679afbfa Fix README. 2022-08-16 21:35:19 -07:00
Dermot Duffy b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
Dermot Duffy 9098c1e4e3 Merge pull request #804 from dermotduffy/drawer-bug
Fix drawer open bug in iOS Safari
2022-08-13 13:51:28 -07:00
Dermot Duffy 70d445d921 Fix drawer open bug in iOS Safari. 2022-08-13 13:48:01 -07:00
Dermot Duffy 86a1ae785c Merge pull request #803 from dermotduffy/drawer-bug
Drawer handle shouldn't activate card actions
2022-08-13 10:46:47 -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
Dermot Duffy e774487925 Merge pull request #796 from uvjustin/update-ws-api-usage
Update homeAssistantWSRequest to accept passthrough JSON
2022-08-11 19:40:51 -07:00
Dermot Duffy 4c8b60905c Merge pull request #795 from dermotduffy/image-going-crazy
Fix issue with image timers being created recursively
2022-08-07 19:24:21 -07:00
Dermot Duffy 59a89b3e40 Fix issue with image timers being created recursively. 2022-08-07 19:21:38 -07:00
Dermot Duffy f1950cb51b Merge pull request #794 from dermotduffy/loading-status-during-lazy-load
Refactor media load events to add unload support
2022-08-07 19:09:54 -07:00
Dermot Duffy c4995a8fb3 Refactor media load events to add unload. 2022-08-07 19:02:57 -07:00
Dermot Duffy 08a0b10104 Merge pull request #793 from dermotduffy/image-whilst-loading-live
Show still images during live camera load
2022-08-07 16:10:35 -07:00
Dermot Duffy 88b9c7427a Show still images during live camera load. 2022-08-07 16:04:25 -07:00
Dermot Duffy d7bc6d009a Merge pull request #791 from dermotduffy/no-elements-during-loading
Allow elements to be hidden when media is not yet loaded
2022-08-07 13:57:01 -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 561358f43b Merge pull request #788 from dermotduffy/lit-task-less-boilerplate
Reduce boilerplate associated with lit tasks
2022-08-06 12:40:03 -07:00
Dermot Duffy 85d7c653cd Reduce boilerplate associated with lit tasks 2022-08-06 12:26:29 -07:00
Dermot Duffy e9557ffb0e Merge pull request #787 from dermotduffy/thumbnail-control-fix
Fetch thumbnails for next/previous controls.
2022-08-06 10:55:36 -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
Dermot Duffy 130f8fd685 Merge pull request #784 from elax46/release-4.0.0
Integrated the Italian language
2022-08-04 19:31:15 -07:00
Dermot Duffy be72178a27 Merge pull request #779 from dermotduffy/thumbnails-over-http
Add support for fetching thumbnails separately
2022-07-31 19:17:47 -07: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 c3500ce461 Merge pull request #776 from dermotduffy/felipe-weird-dom-issue
Fix carousel forgetting its position in certain circumstances.
2022-07-28 20:21:15 -07:00
Dermot Duffy 30e7ee04bf Fix carousel forgetting its position in certain circumstances. 2022-07-27 21:03:10 -07:00
Dermot Duffy 040486082e Merge pull request #774 from dermotduffy/image-thing
Restore correct image after browser tab becomes visible
2022-07-24 20:09:14 -07:00
Dermot Duffy b4825aafc2 Restore correct image after browser tab becomes visible. 2022-07-24 20:03:43 -07:00
Dermot Duffy bca2602a86 Merge pull request #773 from dermotduffy/custom-unavailable
Rework the error message when entity is unavailable
2022-07-24 19:42:42 -07:00
Dermot Duffy d6f0282886 Rework the error message when entity is unavailable. 2022-07-24 19:36:32 -07:00
Dermot Duffy 53c262c056 Merge pull request #771 from dermotduffy/browser_mod
Allow custom action events (e.g. browser_mod)
2022-07-23 22:03:37 -07:00
Dermot Duffy c8da6b3cbe Update docs. 2022-07-23 22:00:41 -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 6c2409194b Merge pull request #770 from dermotduffy/scan-mode-border
Move scan mode pulsing border to the outer ha-card
2022-07-23 19:28:19 -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 df0aec3f1f Merge pull request #769 from dermotduffy/various-docs
Various documentation improvements
2022-07-23 19:14:28 -07:00
Dermot Duffy 92c1800aab Various documentation improvements. 2022-07-23 19:10:15 -07:00
Dermot Duffy 790502ce32 Merge pull request #768 from dermotduffy/high-port-devcontainer
Use a higher port number for devcontainer rollup
2022-07-23 18:45:59 -07:00
Dermot Duffy 059f171578 Use a higher port number for rollup. 2022-07-23 15:58:47 -07:00
Dermot Duffy a6def1ffe2 Merge pull request #767 from dermotduffy/refactor-carousels-composition
Complete carousel code refactor
2022-07-23 15:39:54 -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 54079d4a08 Upgrade Embla carousel. 2022-07-23 12:28:51 -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
Dermot Duffy 14d5a9127f Merge pull request #757 from felipecrs/approve-translations
Add missing pt-br translations
2022-07-05 21:51:58 -07:00
Dermot Duffy ae238212d7 Merge pull request #756 from felipecrs/refresh-devcontainer
Refresh the devcontainer
2022-07-05 21:22:44 -07:00
Dermot Duffy 848436eaef Merge pull request #754 from dermotduffy/Center-progress-indicator
Vertically center the progress indicator
2022-07-03 13:44:33 -07:00
Dermot Duffy 47b17eacda Restore slide height. 2022-07-03 13:39:48 -07:00
Dermot Duffy 809816608b Vertically center the progress indicator 2022-07-03 13:35:25 -07:00
Dermot Duffy e59d6aa3da Merge pull request #753 from dermotduffy/finer-grained-controls
Allow finer grained selection of thumbnail controls
2022-07-03 09:37:42 -07:00
Dermot Duffy 56362c3fb9 Allow finer grained selection of thumbnail controls. 2022-07-03 09:28:56 -07:00
Dermot Duffy 771943cb6b Merge pull request #749 from dermotduffy/bump-to-4rc2
Bump version to 4.0.0-rc.2
2022-07-01 19:57:20 -07:00
Dermot Duffy c325ef613f Bump version to 4.0.0-rc.2 2022-07-01 19:55:07 -07:00
Dermot Duffy 2fae1ad2f8 Merge pull request #748 from dermotduffy/retain-recording
Don't show star icon for recordings
2022-07-01 19:31:11 -07:00
Dermot Duffy f23f421866 Don't show star icon for recordings 2022-07-01 19:27:49 -07:00
Dermot Duffy f72876475a Merge pull request #746 from dermotduffy/recordings-over-ws
Convert recordings to websocket.
2022-06-29 21:58:53 -07:00
Dermot Duffy cf5f099dc1 Convert recordings to websocket. 2022-06-29 21:42:16 -07:00
Dermot Duffy fc5e1b0c9d Merge pull request #744 from dermotduffy/event-starring
Add event starring from the card
2022-06-29 21:22:17 -07:00
Dermot Duffy 0f04e9383a Add event starring from the card. 2022-06-28 20:19:32 -07:00
Dermot Duffy 7f430298da Merge pull request #742 from dermotduffy/hover-again
Fix the hover menu styling (again)
2022-06-27 07:35:44 -07:00
Dermot Duffy 569673fb9c Fix the hover menu styling (again) 2022-06-27 07:33:23 -07:00
Dermot Duffy dce75e46b5 Add v4 documentation link to main branch. 2022-06-26 20:03:38 -07:00
Dermot Duffy 6b8333d232 Merge pull request #740 from dermotduffy/troubleshoot-v4
Add v4 troubleshooting entry.
2022-06-26 19:57:47 -07:00
Dermot Duffy 1e8fa9483d Add v4 troubleshooting entry. 2022-06-26 19:56:58 -07:00