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 |
|
Dermot Duffy
|
707bbb9f68
|
Maintain substream selections during view cycling.
|
2023-05-06 14:47:48 -07:00 |
|
Dermot Duffy
|
316423b98b
|
Merge pull request #1145 from dermotduffy/zoom-disable
Add support for disabling zoom
|
2023-05-06 14:07:09 -07:00 |
|
Dermot Duffy
|
992b622f7c
|
Add support for disabling zoom.
|
2023-05-06 14:03:05 -07:00 |
|
Dermot Duffy
|
bf2ab6c30b
|
Merge pull request #1144 from dermotduffy/zoom-cursor
Show different mouse cursor when zoomed in
|
2023-05-06 14:02:45 -07:00 |
|
Dermot Duffy
|
2b1f0f5d85
|
Show different mouse cursor when zoomed in.
|
2023-05-06 13:14:04 -07:00 |
|
Dermot Duffy
|
a0f2ed1bab
|
Merge pull request #1143 from dermotduffy/manual-install-docs
Update installation instructions for manual installation
|
2023-05-06 12:37:56 -07:00 |
|
Dermot Duffy
|
1f0a4cbe3a
|
Update installation instructions for manual installation.
|
2023-05-06 12:31:36 -07:00 |
|
Dermot Duffy
|
04d3f99756
|
Merge pull request #1142 from dermotduffy/top-score-null
Fix Frigate event schema break (`top_score` === `null`)
|
2023-05-06 12:26:06 -07:00 |
|
Dermot Duffy
|
4cd1fdad72
|
Fix timezone issues.
|
2023-05-06 12:21:50 -07:00 |
|
Dermot Duffy
|
cb6a73c3f8
|
Fix Frigate event schema break (top_score === null)
|
2023-05-06 11:46:30 -07:00 |
|
Dermot Duffy
|
23a69f007f
|
Merge pull request #1141 from dermotduffy/automations
Add support for in-card automation
|
2023-05-06 10:52:17 -07:00 |
|
Dermot Duffy
|
19e9113665
|
Minor codereview fixes.
|
2023-05-06 10:49:08 -07:00 |
|
Dermot Duffy
|
867a118a16
|
Add better control over substreams.
|
2023-05-06 10:42:17 -07:00 |
|