Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 9905dde925 Merge pull request #719 from dermotduffy/message-actions
Don't support card-wide actions when a message is displayed
2022-06-25 09:35:09 -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 b5fb308067 Merge pull request #718 from dermotduffy/timeline-actions
No longer support actions on timeline view.
2022-06-25 09:14:04 -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 20d65f0e2c Merge pull request #716 from dermotduffy/hide-elements
Hide elements when messages are displayed.
2022-06-24 20:00:08 -07:00
Dermot Duffy 0075f82d0f Hide elements when messages are displayed. 2022-06-24 19:57:35 -07:00
Dermot Duffy 31497cd30f Merge pull request #715 from dermotduffy/message-dimensions
Messages should respect static dimensions
2022-06-24 19:45:04 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
Dermot Duffy b86f44627f Merge pull request #713 from dermotduffy/disconnect-message
Improve disconnection/reconnection UX
2022-06-23 21:18:26 -07:00
Dermot Duffy 1403e8f19c Add pt-BR translation. 2022-06-23 21:11:39 -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 839d4f3f8a Merge pull request #710 from dermotduffy/build-data-in-diagnostics
Add git information to diagnostics
2022-06-20 10:12:15 -07:00
Dermot Duffy 7b8078aeb8 Add git information to diagnostics 2022-06-20 17:10:22 +00:00
Dermot Duffy 2d49ec3af8 Merge pull request #707 from dermotduffy/screenshot-branch
Change screenshots to use release branch for serving in HACS
2022-06-19 22:01:04 -07:00
Dermot Duffy e8815f0024 Change screenshots to use release branch for serving in HACS 2022-06-19 21:59:30 -07:00
Dermot Duffy af0c33192c Merge pull request #694 from felipecrs/devcontainers-doc
Add Dev Container section on README
2022-06-19 21:11:31 -07:00
Dermot Duffy c667813579 Update README.md 2022-06-19 21:10:09 -07:00
Dermot Duffy 0584b2200b Update README.md 2022-06-19 21:10:01 -07:00
Dermot Duffy d46a4ed24d Merge pull request #706 from dermotduffy/timeline-prefetch
Prefetch events from a larger range than the timeline shows
2022-06-19 21:06:16 -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 087a37a939 Merge pull request #705 from dermotduffy/timeline-prefetch
Don't execute card actions when timeline is dragged
2022-06-19 20:17:49 -07:00
Dermot Duffy 241b9b85a2 Don't execute card actions when timeline is dragged 2022-06-20 03:16:01 +00:00
Dermot Duffy a18cd5d213 Merge pull request #704 from dermotduffy/allow-recordings-to-fail
Make error handling and console logging consistent
2022-06-19 20:06:43 -07:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy bd393d953a Merge pull request #702 from dermotduffy/submenu-state
Option overrides are always optional
2022-06-19 01:16:38 -07:00
Dermot Duffy dd7111e200 Option overrides are always optional. 2022-06-19 01:14:08 -07:00
Dermot Duffy 381498868a Merge pull request #701 from dermotduffy/bump-submodule
Bump devcontainer submodule
2022-06-19 00:46:29 -07:00
Dermot Duffy feca49b345 Bump devcontainer submodule. 2022-06-19 00:44:06 -07:00
Dermot Duffy 53968f86a0 Merge pull request #700 from dermotduffy/lit-plugin
Clean lit-plugin warnings
2022-06-19 00:34:39 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy 2027d32e7f Merge pull request #693 from felipecrs/add-docker
Add docker to the devcontainer
2022-06-18 18:25:08 -07:00
Dermot Duffy 1f8d4423a6 Merge pull request #698 from dermotduffy/log-spam
Don't spam the log if the sensor entity lookup fails
2022-06-18 17:39:21 -07:00
Dermot Duffy d25604414c Don't spam the log if the entity lookup fails for sensors 2022-06-19 00:36:26 +00:00
Dermot Duffy 205745c784 Merge pull request #697 from dermotduffy/devcontainer-improvements
Update the card devcontainer dashboard to use storage mode
2022-06-18 17:26:12 -07:00
Dermot Duffy 6bdf8be208 Use the latest preconfig script 2022-06-19 00:11:03 +00:00
Dermot Duffy 468eb7f0cf Convert Frigate card devcontainer to storage mode 2022-06-18 16:00:17 -07:00
Dermot Duffy afb10f0b26 Merge pull request #695 from felipecrs/release-4.0.0
Update `pt-BR` translations
2022-06-17 19:23:23 -07:00
Dermot Duffy 1b7f4292db Bump submodule to rename camera 2022-06-17 19:18:32 -07:00
Dermot Duffy aa7b09574d Merge pull request #691 from felipecrs/frigate-devcontainer
Reuse the Frigate integration devcontainer
2022-06-16 23:00:03 -07:00
Dermot Duffy 77724ff7a5 Merge pull request #692 from dermotduffy:object-fit-mjpeg
Fit image content to parent size.
2022-06-16 20:17:55 -07:00
Dermot Duffy 45c29d2aaf Fit image content to parent size. 2022-06-17 03:04:12 +00:00
Dermot Duffy bae67d70b2 Merge pull request #690 from felipecrs/debugger
Configure VS Code debug and tasks
2022-06-16 19:51:03 -07:00
Dermot Duffy 53c37dde3e Merge pull request #683 from dermotduffy/dark-mode-revisit
Allow the provided URL to be used as the stock loading image.
2022-06-15 20:03:18 -07:00
Dermot Duffy fa27f9dc63 Merge pull request #685 from dermotduffy/card-mod-fix-performance
Don't re-render the whole card for conditionState
2022-06-14 19:59:10 -07:00
Dermot Duffy 1fb3a24e5c Show stock image for unavailable entities. 2022-06-14 19:54:15 -07:00
Dermot Duffy 2a7ac5534a Merge pull request #676 from dermotduffy/half-loaded-live
Fix malformed live carousel bug that some users experience
2022-06-14 06:20:10 -07:00
Dermot Duffy 4877c9ac3d Allow the provided URL to be used as the stock loading image. 2022-06-13 22:11:02 -07:00
Dermot Duffy 482b7fa316 Merge pull request #688 from dermotduffy/safari-style
Fix webrtc card style issue in Safari
2022-06-13 22:02:35 -07:00
Dermot Duffy 6c494f4b1b Fix webrtc style issue in Safari. 2022-06-13 21:59:02 -07:00
Dermot Duffy 08758fd9cb Micro fixes. 2022-06-13 21:07:23 -07:00
Dermot Duffy 8d7df67ffa Use an IntersectionObserver to reinit the carousel. 2022-06-13 21:05:41 -07:00
Dermot Duffy 10c2e746b2 Don't re-render the whole card for conditionState. 2022-06-12 17:56:25 -07:00
Dermot Duffy 3ada2daf1d Merge pull request #684 from dermotduffy/state-color
Fix state color in submenu items
2022-06-12 14:07:42 -07:00
Dermot Duffy 52dc4dbfe5 Add missing parameters. 2022-06-12 14:04:51 -07:00
Dermot Duffy 75f7e33a12 Fix state color in submenu items. 2022-06-12 13:58:37 -07:00
Dermot Duffy da6b860461 Merge pull request #682 from dermotduffy/change-camera-from-recordings
Fall back to live if the user changes view from recordings.
2022-06-12 09:17:43 -07:00
Dermot Duffy 4e53ad16eb Fall back to live if the user changes view from recordings. 2022-06-12 09:13:58 -07:00
Dermot Duffy 8cd83087e1 Merge pull request #681 from dermotduffy/browser-version-in-diagnostics
Add browser to diagnostics
2022-06-12 08:54:21 -07:00
Dermot Duffy b34297404b Remove superfluous whitespace. 2022-06-12 08:49:52 -07:00
Dermot Duffy 5ea0b0d739 Add browser to diagnostics. 2022-06-12 08:48:52 -07:00
Dermot Duffy c308c7796d Merge pull request #677 from dermotduffy/lang-in-diagnostics
Include the language in diagnostics output
2022-06-11 22:44:11 -07:00
Dermot Duffy e0a21ff475 Put the language in diagnostics. 2022-06-11 22:41:12 -07:00
Dermot Duffy b63fee9d8b Micro comment spacing fix. 2022-06-11 20:04:32 -07:00
Dermot Duffy 83c57a3b0f Fix malformed live carousel bug for some users. 2022-06-11 20:01:06 -07:00
Dermot Duffy eefddd5b76 Merge pull request #675 from dermotduffy/ios-recordings-parse
Use a proper ISO8601 formatted date to fix the timeline in Safari/iOS.
2022-06-11 17:20:33 -07:00
Dermot Duffy 1adb2983c4 Use a proper ISO8601 formatted date for Safari/iOS. 2022-06-11 17:17:41 -07:00
Dermot Duffy 0965ce35c7 Merge pull request #674 from dermotduffy/flashing-on-load
Don't load cameras where there's an error message being displayed
2022-06-11 16:41:57 -07:00
Dermot Duffy bc8e40254b Don't load cameras where there's an error message being displayed. 2022-06-11 16:39:44 -07:00
Dermot Duffy 7e17b09b8e Merge pull request #673 from dermotduffy/firefox-image-aspect-ratio
Allow the image view to trigger a card resize
2022-06-11 16:31:14 -07:00
Dermot Duffy e9dde20a76 Allow the image view to trigger a card resize. 2022-06-11 16:28:59 -07:00
Dermot Duffy 8ce65fd72d Merge pull request #672 from dermotduffy/timeline-dedup-cameras
Deduplicate Frigate cameras on the timeline (support multiple live providers)
2022-06-11 16:09:34 -07:00
Dermot Duffy acbbef1bdb Deduplicate Frigate cameras on the timeline. 2022-06-11 16:06:48 -07:00
Dermot Duffy 9d99080c00 Merge pull request #669 from dermotduffy/image-refresh-faster
Fix issue causing image to refetch too frequently
2022-06-11 15:43:54 -07:00
Dermot Duffy 89a90ec1a2 Fix issue causing image to refetch too frequently. 2022-06-11 15:40:56 -07:00
Dermot Duffy 5da13d82b7 Merge pull request #665 from dermotduffy/image-disabled
Fix image button upgrade
2022-06-11 12:44:22 -07:00
Dermot Duffy 1b18f25744 Fix image button upgrade. 2022-06-11 12:41:11 -07:00
Dermot Duffy c3c6464011 Merge pull request #664 from dermotduffy/recordings-issue
Change styling when recordings are disabled
2022-06-11 12:37:52 -07:00
Dermot Duffy e0c5259207 Change styling when recordings are disabled. 2022-06-11 12:35:13 -07:00
Dermot Duffy f20d7d263c Merge pull request #662 from dermotduffy/editor-spacing
Small editor spacing fix
2022-06-11 11:16:12 -07:00
Dermot Duffy ca9af9856c Small editor spacing fix. 2022-06-11 11:15:22 -07:00
Dermot Duffy 793799a9f8 Merge pull request #660 from dermotduffy/download-from-timeline
Fix downloads from the timeline
2022-06-10 17:15:30 -07:00
Dermot Duffy 694b2daec5 Fix downloads from the timeline. 2022-06-10 17:11:54 -07:00
Dermot Duffy 718e7f1dd7 Merge pull request #659 from dermotduffy/controls-to-submenus
Add controls to a submenu in the editor to make it less busy
2022-06-10 14:30:58 -07:00
Dermot Duffy e1b5cd3d43 Add controls to a submenu in the editor to make it less busy. 2022-06-10 14:27:58 -07:00
Dermot Duffy 2aed9a5d6a Merge pull request #658 from dermotduffy/refactor-frigate-section
Change configuration path for Frigate options
2022-06-10 13:50:29 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy 2d8f3adb7d Merge pull request #656 from dermotduffy/break-out-triggers
Break out triggers into their own configuration section
2022-06-10 10:18:06 -07:00
Dermot Duffy 6917bdd60e Merge pull request #657 from dermotduffy/no-position-for-menu-icons
Add a note that manual menu/submenu positioning is not supported.
2022-06-10 10:17:10 -07:00
Dermot Duffy aff3ac7c39 Add a note that manual menu/submenu positioning is not supported. 2022-06-10 10:15:48 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -07:00
Dermot Duffy a295cbd870 Merge pull request #655 from dermotduffy/dependent-camera-all
Add a new convenience option for a camera to depend on all others
2022-06-10 09:19:52 -07:00
Dermot Duffy 6213e6d417 Fix missed reference. 2022-06-10 09:16:20 -07:00
Dermot Duffy 14bbb26e95 Add a new convenience option to depend on all other cameras. 2022-06-10 09:10:42 -07:00
Dermot Duffy 2cc8d3cadf Merge pull request #653 from felipecrs/type-hints
Add type hints to rollup.config.js
2022-06-09 19:41:49 -07:00
Dermot Duffy 40be446c69 Add shortcut for a camera to depend on all others. 2022-06-08 21:45:11 -07:00
Dermot Duffy a2e1ad161b Merge pull request #650 from dermotduffy/editor.border
Improve editor submenu styling
2022-06-08 19:12:01 -07:00
Dermot Duffy 95c4423524 Slight simplification. 2022-06-08 19:03:13 -07:00
Dermot Duffy 8ff15b868b Improve editor submenu formatting. 2022-06-08 18:52:59 -07:00