Commit Graph
1860 Commits
Author SHA1 Message Date
dependabot[bot] cdb31a02e0 Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.5.0...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 08:00:48 +00:00
Dermot Duffy 33de125f1a Merge pull request #1182 from NiklasBuchfink/main
Follow up for #1107
2023-05-23 20:53:28 -07:00
Niklas Buchfink 23faa8b86b Update README.md 2023-05-23 20:14:58 +02:00
Niklas Buchfink 508b96ebb2 Update inlang.config.js 2023-05-23 19:56:15 +02:00
Niklas Buchfink 63b061df85 Update inlang.config.js 2023-05-23 19:39:45 +02:00
Niklas Buchfink 2d489a4527 Merge branch 'dermotduffy:main' into main 2023-05-23 19:34:48 +02:00
Dermot Duffy 5e9287eb0e Merge pull request #1179 from dermotduffy/zoom-firefox
Fix zoom in Firefox and Safari
2023-05-22 20:59:55 -07:00
Dermot Duffy 4d0b06e090 Fix typo. 2023-05-22 20:40:47 -07:00
Dermot Duffy 5a67c8bc2e Fix zoom in Firefox and Safari. 2023-05-22 20:37:18 -07:00
Dermot Duffy c156f094f5 Merge pull request #1177 from dermotduffy/media-info
Refactor media info handling into a controller
2023-05-21 09:36:15 -07:00
Dermot Duffy e8e99b2e20 Apply formatting. 2023-05-21 09:31:39 -07:00
Dermot Duffy 8658cc500f Refactor media info handling into a controller. 2023-05-21 09:29:13 -07:00
Dermot Duffy 560c90dda1 Merge pull request #1176 from dermotduffy/move-zod-parse
Break parser error handling out of main card
2023-05-20 20:27:47 -07:00
Dermot Duffy d414540b7c Break parser handling out of main card. 2023-05-20 20:23:39 -07:00
Dermot Duffy 1c5e11009f Merge pull request #1175 from dermotduffy/menu-buttons
Refactor menu button logic out of main card
2023-05-20 19:44:16 -07:00
Dermot Duffy b17fb62b36 Refactor menu button logic out of main card. 2023-05-20 19:39:43 -07:00
Dermot Duffy 6b9201630d Merge pull request #1173 from dermotduffy/merge-main
Merge fix in `main` back into `dev`
2023-05-20 13:55:05 -07:00
Dermot Duffy 8f6d47d5da Merge branch 'main' into merge-main 2023-05-20 13:51:35 -07:00
Dermot Duffy 2d977beff1 Merge pull request #1172 from dermotduffy/fix-overrides
Fix overrides bug caused by incorrect initial state
2023-05-20 13:32:32 -07:00
Dermot Duffy 2d3b01583a Fix overrides bug caused by incorrect initial state. 2023-05-20 13:27:29 -07:00
Dermot Duffy 69e9264a6f Merge pull request #1170 from dermotduffy/timers
Refactor timers into a simple tested object
2023-05-20 10:24:16 -07:00
Dermot Duffy a33d95f491 Refactor timers into a simple tested object. 2023-05-20 10:20:39 -07:00
Dermot Duffy bf895fc3ea Merge pull request #1169 from dermotduffy/dev
Merge screenshots into `main`
2023-05-20 10:03:10 -07:00
Dermot Duffy 0f7b3cf99e Merge pull request #1168 from dermotduffy/screenshots
Add screenshots for v5.1.0
2023-05-19 08:11:54 -07:00
Dermot Duffy 329e805637 Add screenshots for v5.1.0 . 2023-05-19 08:08:09 -07:00
Dermot Duffy 6d5897a269 Merge pull request #1167 from dermotduffy/merge-main-back-to-dev
Merge minor documentation changes from `main` into `dev`
2023-05-19 07:48:57 -07:00
Dermot Duffy 0de76613c6 Merge pull request #1166 from dermotduffy/bump-version-5.1
Bump version to v5.1.0.
2023-05-19 07:39:46 -07:00
Dermot Duffy a935c799d5 Merge branch 'main' into merge-main-back-to-dev 2023-05-19 07:38:00 -07:00
Dermot Duffy 666397a494 Bump version to v5.1.0. 2023-05-19 07:35:41 -07:00
Dermot Duffy 2980c1d3de Merge pull request #1164 from Morphy99/patch-1
Add additional cache reset troubleshooting tip
2023-05-16 19:36:21 -07:00
Morphy99 430b64763c Update README.md
Added some troubleshooting for Chrome as I've had this before with the cache not getting reset on how you'd expect in site settings.
2023-05-16 09:10:04 +01:00
Dermot Duffy a90375a7dd Merge pull request #1162 from dermotduffy/mp4
Dispatch load events for mp4/mjpeg from go2rtc
2023-05-14 21:01:51 -07:00
Dermot Duffy 9b359b579d Dispatch load events for mp4/mjpeg from go2rtc. 2023-05-14 20:55:31 -07:00
Dermot Duffy 08e74a70ea Merge pull request #1161 from dermotduffy/hide-controls
Allow default media controls to be hidden
2023-05-14 20:04:14 -07:00
Dermot Duffy 972a0999fb Allow default media controls to be hidden. 2023-05-14 20:00:23 -07:00
Dermot Duffy 3bd71e190e Merge pull request #1159 from JonGilmore/patch-2
docs(typo): fix small typo
2023-05-12 19:58:21 -07:00
Jon Gilmore 4b8bd610a0 docs(typo): fix small typo 2023-05-12 21:41:25 -05:00
Dermot Duffy ffb0e8ac15 Merge pull request #1157 from dermotduffy/2-way-audio-is-a-property-of-loaded-media
Add {play/pause/mute/unmute} Frigate card commands
2023-05-11 20:31:40 -07:00
Dermot Duffy 8365b43c04 Add play/pause/mute/unmute Frigate card commands. 2023-05-11 20:25:40 -07:00
Dermot Duffy 23fc892560 Merge pull request #1153 from felipecrs/fix-typo
Fix typo in automations documentation
2023-05-10 06:39:22 -07:00
Felipe Santos 6c69983eb8 Fix typo in automations documentation 2023-05-10 09:35:06 -03:00
Dermot Duffy 3b4045c299 Merge pull request #1150 from dermotduffy/2-way-audio-is-a-property-of-loaded-media
Only show the microphone button if the media that is loaded supports 2-way audio
2023-05-07 17:03:07 -07:00
Dermot Duffy 2e5b86d6c9 Add troubleshooting entry. 2023-05-07 16:52:02 -07:00
Dermot Duffy d63a1de042 Only show the microphone button when the loaded media supports 2-way audio. 2023-05-07 16:47:02 -07:00
Dermot Duffy ae4ced8a23 Merge pull request #1149 from dermotduffy/mic-connect-on-load
Add option to have microphone `always_connected`
2023-05-07 15:38:56 -07:00
Dermot Duffy 109e10ea68 Rename option to always_connected. 2023-05-07 15:32:44 -07:00
Dermot Duffy ee7d02fc58 Add support for connecting microphone on card load. 2023-05-07 15:17:39 -07:00
Dermot Duffy c78d4be0c3 Merge pull request #1147 from dermotduffy/mic-button
Implement `momentary` and `toggle` microphone button types
2023-05-06 16:05:25 -07:00
Dermot Duffy 2c1b8ed785 Implement momentary and toggle microphone button types. 2023-05-06 15:59:57 -07:00
Dermot Duffy 11e1245d67 Merge pull request #1146 from dermotduffy/cycle-substream
Maintain substream selections during view cycling
2023-05-06 14:51:53 -07:00