Dermot Duffy
|
09c38d96f6
|
Fix TODO items.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
f073f06789
|
Refactor Frigate specific details out of ViewMediaBase.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
36f14e153c
|
Add segment garbage collection.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
54a4dd854f
|
Don't pass cameraConfig in with favouriteMedia request.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
9c1ea3b922
|
Dedup recordings.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
54f63d0cf3
|
Add error handling for camera manager calls.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
e85d46d84a
|
Reset carousel plugins if results change.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
191c901952
|
Do a fresh media query on snapshot->clip conversion.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
eefe665f25
|
Remove confusing carousel methods.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
1762b5530f
|
Refactor media classifiers.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
0f5f5b7ddf
|
Support 'all' as media type for live thumbnails.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
65aa9716fc
|
Clean up thumbnail schema handling.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
401e7c5255
|
Add limit support for recordings.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
980ba1fc6f
|
Break apart view.ts into multiple files.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
9cdf4e8e4d
|
Use a MediaQueriesClassifier for consistency.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
962311f241
|
Change handler methods to async for cleanliness.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
5385d4d5fd
|
Move some Frigate specific interfaces under the Frigate engine.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
e08cb95b16
|
Move frigate util under the camera manager hierarchy.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
d8614a3e8d
|
Move frigate utils under the camera manager directory for Frigate.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
39b44863ce
|
Rename DataManager to CameraManager.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
e0d2dfaa60
|
Dispatch message if the viewer has no media to show.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
5be6ee86e0
|
Timeline performance improvements.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
6415597e9b
|
Sort TODO list.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
66ee65f8cc
|
Use query type instead of view.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
093925cb40
|
Initial code for major engine refactor.
|
2023-01-24 19:36:54 -08:00 |
|
Dermot Duffy
|
03de7b473a
|
Merge branch 'release-4.1.0' of https://github.com/dermotduffy/frigate-hass-card into release-4.1.0
|
2023-01-24 19:35:10 -08:00 |
|
Dermot Duffy
|
fe9b449227
|
Merge branch 'main' into release-4.1.0
|
2023-01-24 19:34:46 -08:00 |
|
Dermot Duffy
|
0c4ed9de02
|
Merge pull request #912 from dermotduffy/fix-recording-identifiers
Fix recording identifier
|
2023-01-02 11:05:42 -08:00 |
|
Dermot Duffy
|
1f544dcb04
|
Fix recording identifier.
|
2023-01-02 10:51:05 -08:00 |
|
Dermot Duffy
|
0aa338d5f3
|
Merge pull request #882 from felipecrs/update-domain-icons
Update media player icons
|
2022-10-19 19:49:47 -07:00 |
|
Felipe Santos
|
c0152ee0e5
|
Format file
|
2022-10-19 21:01:16 -03:00 |
|
Felipe Santos
|
e379067148
|
Update media player icons
Refs https://github.com/home-assistant/frontend/pull/12997
|
2022-10-19 20:55:41 -03:00 |
|
dependabot[bot]
|
fa58d78f6f
|
Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.1.1...v4.1.0)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 07:39:16 +00:00 |
|
Dermot Duffy
|
4163477109
|
Merge pull request #875 from dermotduffy/carousel-issues
Fix carousel previous/next controls not showing
|
2022-10-16 12:24:33 -07:00 |
|
Dermot Duffy
|
0a43d6aad5
|
Fix carousel previous/next controls not showing.
|
2022-10-15 15:45:43 -07:00 |
|
Dermot Duffy
|
09598173a3
|
Merge pull request #870 from dermotduffy/timeline-vertical-space
Expand the timeline to 100% height in panel mode
|
2022-10-15 12:28:08 -07:00 |
|
Dermot Duffy
|
700f09c12c
|
Expand the timeline to 100% height in panel mode.
|
2022-10-15 12:16:43 -07:00 |
|
Dermot Duffy
|
42a9c62f6b
|
Merge pull request #869 from dermotduffy/media_loaded
Rename `mediaLoaded` to `media_loaded`
|
2022-10-15 08:06:23 -07:00 |
|
Dermot Duffy
|
a54b2deb7c
|
Rename mediaLoaded to media_loaded
|
2022-10-14 20:11:27 -07:00 |
|
Dermot Duffy
|
d7909961cf
|
Merge pull request #868 from dermotduffy/video-from-click
Optionally prevent playing a clip on snapshot click
|
2022-10-12 18:02:20 -07:00 |
|
Dermot Duffy
|
cfdf0a429b
|
Add optional prevention of playing a clip on snapshot click
|
2022-10-12 17:58:36 -07:00 |
|
Dermot Duffy
|
7a3b86d2a3
|
Merge pull request #867 from dermotduffy/controls-hide
Add hiding controls to native webrtc player (oops)
|
2022-10-11 22:02:55 -07:00 |
|
Dermot Duffy
|
cebdf9a789
|
Add hiding controls to native webrtc player (oops)
|
2022-10-11 22:00:22 -07:00 |
|
Dermot Duffy
|
38c6ce33c0
|
Merge pull request #866 from dermotduffy/pip
Add media query support (conditions based on device properties such as orientation or viewport width)
|
2022-10-11 21:25:58 -07:00 |
|
Dermot Duffy
|
8f7de97928
|
Add media query support.
|
2022-10-11 21:16:38 -07:00 |
|
Dermot Duffy
|
8d6f9b1a21
|
Merge pull request #864 from dermotduffy/hover-card
Add a `hover-card` menu style
|
2022-10-10 20:46:40 -07:00 |
|
Dermot Duffy
|
c35fdc56d5
|
Add a hover-card menu style.
|
2022-10-10 20:43:35 -07:00 |
|
Dermot Duffy
|
5fac1c2e1f
|
Merge pull request #863 from dermotduffy/hide-video-controls
Hide video controls briefly on media load for cleaner look
|
2022-10-10 20:04:34 -07:00 |
|
Dermot Duffy
|
3707917903
|
Hide video controls briefly on media load.
|
2022-10-10 20:00:51 -07:00 |
|
Dermot Duffy
|
7800e2eac8
|
Merge pull request #862 from dermotduffy/performance-two
Use lodash cloneDeep and generate facade chunk
|
2022-10-10 19:11:06 -07:00 |
|