Commit Graph
674 Commits
Author SHA1 Message Date
dependabot[bot] cbeeaaeca5 Bump rollup-plugin-typescript2 from 0.24.3 to 0.31.2
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.3 to 0.31.2.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.3...0.31.2)

---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:37:40 +00:00
Dermot Duffy 91aa74e24b Merge pull request #351 from dermotduffy/dependabot/npm_and_yarn/babel/core-7.17.2
Bump @babel/core from 7.12.3 to 7.17.2
2022-02-12 07:35:30 -08:00
Dermot Duffy 84d0b94a5f Merge pull request #354 from dermotduffy/double_tap
Add troubleshooting entry for Android double_tap on card-wide actions
2022-02-12 07:35:21 -08:00
Dermot Duffy 82c711235a Merge pull request #362 from dermotduffy/state-color
Fix state styling for non-light menu items
2022-02-12 07:35:12 -08:00
Dermot Duffy 6a32c66de0 Add state handling for non-light entities. 2022-02-12 07:30:39 -08:00
Dermot Duffy 3993dee11c Merge pull request #361 from dermotduffy/weird-resize-ripple
Fix obscure resize issue caused by button hold ripple animation
2022-02-11 08:13:34 -08:00
Dermot Duffy 2d859545ab Rip out the hold ripple animation. 2022-02-11 08:07:53 -08:00
Dermot Duffy 3686418e26 Minor fix. 2022-02-08 22:39:18 -08:00
Dermot Duffy 33db855ee8 Add troubleshooting entry for Android double_tap . 2022-02-08 21:56:35 -08:00
Dermot Duffy 41321636f7 Merge pull request #352 from dermotduffy/no-swipe
Allow the carousel 'slide' animation to be disabled
2022-02-08 20:39:45 -08:00
Dermot Duffy 724ca4c843 Allow the carousel 'slide' animation to be disabled. 2022-02-08 20:36:07 -08:00
Dermot Duffy 57c921fde6 Merge pull request #346 from dermotduffy/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 1 to 2.4.0
2022-02-08 19:36:52 -08:00
Dermot Duffy 813b14d5bb Merge pull request #345 from dermotduffy/dependabot/github_actions/release-drafter/release-drafter-5.18.1
Bump release-drafter/release-drafter from 5.15.0 to 5.18.1
2022-02-08 19:36:42 -08:00
Dermot Duffy d7af2f4feb Merge pull request #344 from dermotduffy/dependabot/github_actions/hacs/action-21.12.1
Bump hacs/action from 21.2.2 to 21.12.1
2022-02-08 19:36:32 -08:00
dependabot[bot] cf1dee838d Bump @babel/core from 7.12.3 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.17.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:28:07 +00:00
dependabot[bot] 2c698235fa Bump actions/checkout from 1 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:24:15 +00:00
dependabot[bot] ee1ded311f Bump release-drafter/release-drafter from 5.15.0 to 5.18.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.18.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.18.1)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:24:14 +00:00
dependabot[bot] 5f0e2a81fe Bump hacs/action from 21.2.2 to 21.12.1
Bumps [hacs/action](https://github.com/hacs/action) from 21.2.2 to 21.12.1.
- [Release notes](https://github.com/hacs/action/releases)
- [Commits](https://github.com/hacs/action/compare/21.2.2...21.12.1)

---
updated-dependencies:
- dependency-name: hacs/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:24:12 +00:00
Dermot Duffy e5c17afcd5 Merge pull request #330 from felipecrs/dependabot
Add dependabot configuration
2022-02-08 19:23:51 -08:00
Dermot Duffy ec33a2ddf8 Merge pull request #340 from dermotduffy/round-corners
Fix rounded corners
2022-02-07 22:01:51 -08:00
Dermot Duffy 7c8f351c33 Fix rounded corners. 2022-02-07 21:58:27 -08:00
Dermot Duffy 85251ffe75 Merge pull request #339 from dermotduffy/webrtc-fixes
Fixes for native WebRTC support
2022-02-07 21:20:12 -08:00
Dermot Duffy 65b0ed987e Fixes for native WebRTC support. 2022-02-07 20:58:01 -08:00
Dermot Duffy 5ac0c3936a Merge pull request #332 from dermotduffy/native-webrtc
Add support for the new HA native WebRTC
2022-02-06 21:36:48 -08:00
Dermot Duffy 1ee4f07714 Add support for the new HA native WebRTC. 2022-02-06 21:30:27 -08:00
Felipe Santos 45fb04fa68 Add dependabot configuration 2022-02-06 22:09:34 -03:00
Dermot Duffy 474ccec22e Merge pull request #329 from dermotduffy/chevrons-on-live-loop
Don't show next/previous controls if there's only 1 camera
2022-02-06 14:59:36 -08:00
Dermot Duffy 1cb37dcc87 Don't show next/previous controls if there's only 1 camera. 2022-02-06 14:56:26 -08:00
Dermot Duffy 2163f752a5 Merge pull request #328 from dermotduffy/release
Update release validation version
2022-02-06 14:52:13 -08:00
Dermot Duffy 85a6d23b60 Update release validation. 2022-02-06 14:43:23 -08:00
Dermot Duffy 2f4a3b8c5f Merge pull request #327 from dermotduffy/panel-sidebar
Fix panel mode behavior
2022-02-06 14:20:42 -08:00
Dermot Duffy c536ccb85b Fixes for panel mode. 2022-02-06 14:17:04 -08:00
Dermot Duffy 482a478701 Merge pull request #325 from dermotduffy/camera-loop
Loop the live camera carousel
2022-02-06 12:42:22 -08:00
Dermot Duffy 4b26ba78d4 Missed README update. 2022-02-06 12:37:02 -08:00
Dermot Duffy 90e742c617 README update. 2022-02-06 12:36:15 -08:00
Dermot Duffy ee6c364e32 Main live camera carousel should loop. 2022-02-06 12:30:44 -08:00
Dermot Duffy 5bf9ab23ae Merge pull request #324 from dermotduffy/screenshot-update
Update main screenshot
2022-02-06 12:07:59 -08:00
Dermot Duffy cc26d10332 Update main screenshot. 2022-02-06 12:07:22 -08:00
Dermot Duffy e0a7a279c7 Merge pull request #323 from dermotduffy/safari-margin
Fix WebRTC not lining up correctly in Safari
2022-02-06 12:05:19 -08:00
Dermot Duffy 77b0faefb2 Fix for WebRTC on Safari. 2022-02-06 11:48:32 -08:00
Dermot Duffy 2c34ff231b Merge pull request #322 from dermotduffy/card-mod
Add `card-mod` support
2022-02-05 19:29:38 -08:00
Dermot Duffy c835cfb36e Minor cleanup. 2022-02-05 19:27:41 -08:00
Dermot Duffy ce82e4a173 Add card-mod support. 2022-02-05 19:25:58 -08:00
Dermot Duffy 89aabd36b5 Merge pull request #321 from dermotduffy/editor-overrides
Add warning in editor if overrides are present
2022-02-05 14:56:16 -08:00
Dermot Duffy 5d83a5d581 Add warning in editor if overrides present. 2022-02-05 14:46:48 -08:00
Dermot Duffy 7759072a2f Merge pull request #320 from dermotduffy/adaptive-height
Use a thumbnail filler until it renders to avoid flicker
2022-02-05 10:11:43 -08:00
Dermot Duffy 0d3467b27e Use a thumbnail filler until it renders to avoid flicker. 2022-02-05 10:09:26 -08:00
Dermot Duffy 113cc4b3fd Merge pull request #319 from dermotduffy/flip-bird-image
Flip the Frigate stock image to face the opposite direction
2022-02-05 08:12:26 -08:00
Dermot Duffy 9a2569728b Have the Frigate stock image face the opposite direction (to match the logo). 2022-02-05 08:10:54 -08:00
Dermot Duffy 5cc1c2e445 Merge pull request #318 from dermotduffy/minor-tweak-to-icon
Nudge the Frigate icon to the left
2022-02-04 19:45:23 -08:00