Dermot Duffy
921d45e577
chore: Enforce a few house rules via eslint ( #2539 )
2026-06-30 17:45:13 -07:00
Dermot Duffy
bc366626f1
refactor: Refactor media loading manager for improved robustness ( #2464 )
2026-06-30 17:45:12 -07:00
Dermot Duffy
0a67df9a25
refactor: Convert protected methods to private ( #2358 )
2026-02-19 20:47:59 -08:00
Dermot Duffy
f50bef7446
fix: Fix audio issue triggered by HA 2025.11 ( #2237 )
...
- Closes : #2235
2025-11-09 14:43:08 -08:00
Dermot Duffy
c6a4c8aea2
feat: Implement basic general folder support ( #2051 )
...
- Related: #1748
2025-05-21 19:59:21 -07:00
Dermot Duffy
3b77b11196
fix: Increase reliability of media auto actions (e.g. play) ( #1934 )
...
Refactors media player handling entirely to make the code more
consistent and less boilerplate. Add testing for media player actions.
- Closes #1921
- Closes #1916
2025-03-03 20:59:01 -08:00
Dermot Duffy
cc376a8be1
feat: Rename the card to advanced-camera-card ( #1873 )
...
Whilst the Frigate support in this card is the best among camera
engines, the name incorrectly suggests that Frigate is a requirement.
Instead, to broaden the appeal, change to more camera agnostic name.
This does not suggest any change in priority, role or support for
Frigate.
This change is likely to be bug prone, due to the size of the rename --
the code contains 1500+ references to "Frigate" most of which make sense
to rename, some which do not, all of which needed human assessment.
- Closes #1298
BREAKING CHANGE: References to `frigate-card` in all kinds of
configuration need to be updated to `advanced-camera-card`. An automated
config upgrade should take care of the majority of usecases (click `Edit
-> Upgrade -> Save`), though may not be perfect.
2025-02-06 19:32:32 -08:00
Dermot Duffy
3e8e688b36
feat: Add basic fullscreen support for iPhone ( #1857 )
...
- Closes #1444
2025-01-27 07:23:07 -08:00
Dermot Duffy
b6fb821074
fix: Fix issue where wrong ha stream may be referred to [skip ci] ( #1760 )
2024-12-14 17:53:47 -08:00
Dermot Duffy
47fdfbceeb
fix: Correctly display MJPEG streams ( #1734 )
...
* fix: Correctly display MJPEG streams
* Request update after load event arrives
2024-12-10 19:35:09 -08:00
Dermot Duffy
e503f0e429
Initial version of status bar.
2024-08-16 20:08:21 -07:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
Dermot Duffy
39b985b4df
Add screenshot support.
2023-06-16 19:36:45 -07:00
Dermot Duffy
972a0999fb
Allow default media controls to be hidden.
2023-05-14 20:00:23 -07:00
Dermot Duffy
8365b43c04
Add play/pause/mute/unmute Frigate card commands.
2023-05-11 20:25:40 -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
705afaca99
Add initial zoom support.
2023-04-22 16:32:11 -07:00
Dermot Duffy
e1d74dc35a
Enable smooth panning between past/live.
2023-04-09 19:23:34 -07:00
Dermot Duffy
304c7e3164
Initial motionEye commit.
2023-03-26 16:42:21 -07:00
Dermot Duffy
732099b6d0
Automatically mute if autoplay is blocked.
2023-02-18 14:28:59 -08: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
ffa31c05ed
Clean lit-plugin warnings
2022-06-19 07:30:08 +00:00
Dermot Duffy
45c29d2aaf
Fit image content to parent size.
2022-06-17 03:04:12 +00:00
Dermot Duffy
7ebada9aa5
Initial draft of recordings support.
2022-06-04 11:04:38 -07:00
Dermot Duffy
6b30487229
Initial common.js refactor.
2022-05-12 20:42:02 -07:00
Dermot Duffy
cf87e8543a
Don't use createRef for patched players.
2022-05-10 12:38:05 -07:00
Dermot Duffy
d552cf1a0d
Implement auto_mute .
2022-05-08 08:05:33 -07:00
Felipe Santos
07636710c8
Refresh dependencies and fix warnings
2022-03-06 17:40:46 -03:00
Dermot Duffy
65b0ed987e
Fixes for native WebRTC support.
2022-02-07 20:58:01 -08:00
Dermot Duffy
1ee4f07714
Add support for the new HA native WebRTC.
2022-02-06 21:30:27 -08:00
Dermot Duffy
632569b1ef
Add auto unmute support.
2022-02-01 20:40:34 -08:00
Dermot Duffy
05bcbbb16b
Rework autoplay/pause into a plugin, apply to viewer & live.
2022-01-21 22:44:30 -08:00
Dermot Duffy
745d0c2e71
Improve title & accessibility label support.
2022-01-15 09:31:03 -08:00
Dermot Duffy
6c03934656
Thumbnail carousel initial draft
2021-11-22 17:07:33 -08:00
Dermot Duffy
6ec4ad067e
Fix media loading to work for HA >= 2021.11
2021-10-30 01:00:25 -07:00
Dermot Duffy
66ae262654
Implement downloading and correct MediaShow events in carousel.
2021-10-29 16:36:36 -07:00
Dermot Duffy
e5b1deb334
Various build extension fixes.
2021-10-24 07:57:28 -07:00
Dermot Duffy
e5565f964b
Actually call _elementResized if available.
2021-10-01 20:17:50 -07:00
Dermot Duffy
3c10b329a2
Better fullscreen logic and HA frontend fix.
2021-09-30 22:46:10 -07:00
Dermot Duffy
e3ccbb0787
Dynamically extract dimensions from loaded media.
2021-09-23 20:38:39 -07:00