Dermot Duffy
632569b1ef
Add auto unmute support.
2022-02-01 20:40:34 -08:00
Dermot Duffy
f46a15d76e
Don't autoplay on visibility unless autoplay is enabled.
2022-01-31 20:12:48 -08:00
Dermot Duffy
0e975726fa
Remove minimum width on title capsules.
2022-01-30 22:07:50 -08:00
Dermot Duffy
881e544591
Allow menu toggling from picture elements, update documentation.
2022-01-30 21:56:13 -08:00
Dermot Duffy
3d3474c0cf
Prepare for v3.0.0-rc.1
2022-01-30 18:27:13 -08:00
Dermot Duffy
83f30b1183
Remove blank line.
2022-01-30 17:19:19 -08:00
Dermot Duffy
f871d9b533
Add media title popups.
2022-01-30 16:58:22 -08:00
Dermot Duffy
1c51608a72
Refactor editor dropdown constants.
2022-01-29 17:43:12 -08:00
Dermot Duffy
df93e572a2
Add option to choose view for newly selected cameras.
2022-01-29 17:17:56 -08:00
Dermot Duffy
65249fc82f
Merge pull request #298 from dermotduffy/camera-menu-choice
...
Allow Frigate card actions to be a list
2022-01-29 16:18:31 -08:00
Dermot Duffy
5bf0951086
Allow Frigate card actions to be a list of actions.
2022-01-29 16:11:33 -08:00
Dermot Duffy
6a8278deee
Wait for WebRTC component to definitely be loaded.
2022-01-28 23:42:17 -08:00
Dermot Duffy
31e099003b
Allow image configuration to be overridden.
2022-01-28 19:52:13 -08:00
Dermot Duffy
e7e20f74fb
Fix default action config on menu selection.
2022-01-28 19:34:44 -08:00
Dermot Duffy
3b4fcd6d46
Update README for combination of lazy-{unload,load} flags.
2022-01-27 19:51:14 -08:00
Dermot Duffy
87aaa25529
Automatically pause/unload media on document visibility changes.
2022-01-27 19:27:24 -08:00
Dermot Duffy
add92add97
Remove unnecessary flag.
2022-01-26 21:16:33 -08:00
Dermot Duffy
de763f3e56
Implement support for {start,end}_tap actions.
2022-01-25 22:01:09 -08:00
Dermot Duffy
4bba7ae5fb
Add live view lazy unloading support.
2022-01-25 20:06:02 -08:00
Dermot Duffy
7149db2277
s/human/user/
2022-01-23 22:01:55 -08:00
Dermot Duffy
548dd71a55
Add support to editor.
2022-01-23 21:58:59 -08:00
Dermot Duffy
ea9d3b4809
Separate timeout_seconds from refresh_seconds .
2022-01-23 21:01:55 -08:00
Dermot Duffy
5d3ca99cff
Add support for cycling through cameras.
2022-01-23 12:37:13 -08:00
Dermot Duffy
511bb5382f
Merge pull request #277 from dermotduffy/height-plugin
...
Fix adaptive height handling corner case for Android companion app
2022-01-23 11:29:45 -08:00
Dermot Duffy
fbb83051c7
Refactor adaptive height handler.
2022-01-23 11:26:09 -08:00
Dermot Duffy
2c7feadae5
Add support for the 'none' action.
2022-01-22 20:02:38 -08:00
Dermot Duffy
20ea8054a7
Don't use autoplay logic for snapshots.
2022-01-22 19:38:57 -08:00
Dermot Duffy
34448549b6
Make autoplay/pause work correctly with lazyloading.
2022-01-22 18:23:30 -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
77a8127848
Pause clips on moving off a slide in the viewer.
2022-01-20 20:42:57 -08:00
Dermot Duffy
771387963f
Render elements on top of the carousel.
2022-01-20 19:14:48 -08:00
Dermot Duffy
d4a044b39e
Fixed missed variables.
2022-01-19 21:22:59 -08:00
Dermot Duffy
656bd5439e
Rename view.timeout to view.timeout_seconds .
2022-01-19 21:16:08 -08:00
Dermot Duffy
317a262f2b
Add a refresh loop for the image view itself.
2022-01-19 19:27:23 -08:00
Dermot Duffy
011dc392e8
Add a max of 10 columns.
2022-01-18 22:00:31 -08:00
Dermot Duffy
317c5a0b89
Allow minimum gallery columns to be configured.
2022-01-18 21:50:10 -08:00
Dermot Duffy
aeac0004ea
Render the JSMPEG spinner until the last possible moment.
2022-01-17 20:27:26 -08:00
Dermot Duffy
49d299e8f3
Ensure static images refresh.
2022-01-17 16:56:51 -08:00
Dermot Duffy
937a314cb3
Don't need this extra re-render.
2022-01-17 12:03:07 -08:00
Dermot Duffy
4c34a56ed5
Remove superfluous log line.
2022-01-17 11:05:39 -08:00
Dermot Duffy
1229f25b11
Hide live view in preload mode if there's a message to display.
2022-01-17 11:05:00 -08:00
Dermot Duffy
1c8d427e7e
Remove completed TODOs.
2022-01-16 15:55:30 -08:00
Dermot Duffy
0e8b40f648
Viewer fixes to avoid resetting carousel when not necessary.
2022-01-16 15:53:54 -08:00
Dermot Duffy
6fadc862e3
Simplify schema.
2022-01-16 13:11:29 -08:00
Dermot Duffy
bdc09c5838
Simplify autoplay functionality.
...
Prevents all media in an entire carousel from simultaneously autoplaying in
some browsers. Changes the default autoplay value to true, and applies autoplay
configuration to all clips (whether from the gallery of most recent 'clip').
2022-01-15 11:35:10 -08:00
Dermot Duffy
745d0c2e71
Improve title & accessibility label support.
2022-01-15 09:31:03 -08:00
Dermot Duffy
2097402c9d
Don't allow view to propagate upwards from a preloaded camera.
2022-01-14 21:31:16 -08:00
Dermot Duffy
0372442f0f
Don't render hidden menu buttons rather than relying on CSS.
2022-01-14 21:31:16 -08:00
Dermot Duffy
59b89226bd
Move live provider into the camera config.
2022-01-14 21:31:16 -08:00
Dermot Duffy
2277726a22
Add automatic provider detection.
2022-01-14 21:31:16 -08:00