Lucas Zawacki
830c44702f
feature(layout): Only use one place to store presentationIsOpen
2022-02-24 15:30:53 -03:00
Anton Georgiev
60302d3e35
Merge pull request #14405 from antobinary/2.4.4-branch
...
Merge 2.4.4 into 2.5-alpha-1
2022-02-18 12:19:13 -05:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00:00
Ramón Souza
0377854b98
move fullscreen-button component to common folder
2022-02-15 14:42:02 +00:00
Ramón Souza
246e3b3e8f
move button component to common folder
2022-02-14 20:20:50 +00:00
Anton Georgiev
f921f24e02
Merge pull request #14305 from ramonlsouza/issue-14190
...
fix: Inconsistent behaviors when muting microphone when sharing external video
2022-02-09 15:26:46 -05:00
Ramón Souza
3953540510
fix presenter unmute
2022-02-09 18:22:45 +00:00
Ramón Souza
dba04834c7
Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08
2022-02-09 15:52:42 +00:00
Ramón Souza
d8fad8dae6
fix external video mute behavior with echo test
2022-02-08 13:24:42 +00:00
Ramón Souza
b028e4f4aa
do not use presentation size for screenshare and external video in smart layout
2022-02-07 19:29:27 +00:00
Anton
7f075be033
fix all test selectors
2022-01-20 10:03:18 -03:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
Max Franke
a35d0a6fe5
fix(video): borderless/ugly volume slider
...
Add a padding to the volume slider css class.
2022-01-03 14:05:40 -03:00
prlanzarin
0d6f30bd8f
fix(external-videos): use deviceInfo to detect mobile envs
...
Fixes an issue where volume controls would fall back to mobile mode in desktop envs if the viewport was small enough
2021-12-14 16:54:45 +00:00
Ramón Souza
d1c516fef6
resolve html5 conflicts
2021-12-10 21:07:35 +00:00
Anton Georgiev
797fc49633
TEMP
2021-12-09 20:37:05 +00:00
Arthurk12
cfddd7eba0
fix(layout): mobile external-video refresh icon
...
Fixes refresh icon misplaced on mobile when external-video is minimized.
2021-12-09 18:16:13 +00:00
Anton Georgiev
f6972b8b55
Merge pull request #13605 from frankemax/rewrite-fullscreen-button
...
feat(external-videos): rewrite fullscreen button
2021-11-08 09:05:38 -05:00
Ramón Souza
c3bdbcc7b0
convert external-video-player volume-slider component
2021-11-03 17:06:33 +00:00
Ramón Souza
0eea1e7cea
convert external-video-player modal component
2021-11-03 17:01:50 +00:00
Ramón Souza
c5c28c3aa8
convert external-video-player component
2021-11-03 16:37:17 +00:00
Anton Georgiev
a7c98311fd
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24
2021-11-03 14:04:32 +00:00
Max Franke
b507eeb80f
feat(external-videos): rewrite fullscreen button
...
Following BBB v2.4 new layout manager fullscreen changes
2021-10-29 10:55:34 -03:00
Anton
f020c0da9d
add Presentation test: Start external video
2021-10-28 15:37:56 -03:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Anton Georgiev
d8ef9e505f
Merge pull request #13331 from lfzawacki/volume-slider-fixes
...
fix(external-video): Adjustments to external video design and custom players
2021-09-30 10:52:41 -04:00
Lucas Fialho Zawacki
39bddd4cbb
fix(vimeo): Prevent problem when calling vimeo's player getPlaybackRate
2021-09-29 19:45:01 +00:00
Lucas Fialho Zawacki
7f6c510016
feature(peertube): Add volume api into peertube custom player
2021-09-29 17:01:37 +00:00
Lucas Fialho Zawacki
cf0186766f
fix(peertube): Pin library version and correct regex
2021-09-28 21:31:07 +00:00
Lucas Fialho Zawacki
207a629c91
fix(volume-slider): Don't show volume slider for videos we can't hide volume controls
2021-09-28 20:15:58 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
1854911080
add use-context-selector to containers - partial
2021-09-09 17:49:15 -03:00
rajasekhar
bdb8c72d79
Improvised PeerTube MATCH_URL RegEx
...
In PeerTube v3.3, URL routing path is changed. Unable to upload the URL with new pattern. Thus, improvised MATCH_URL to upload URLs of new and old PeerTube versions.
Refer- https://joinpeertube.org/news#release-3.3
2021-08-22 13:50:09 +05:30
Ramon Souza
555b2551bf
fix external video resizing
2021-08-13 10:51:32 -03:00
Anton Georgiev
2524e1c7bc
Merge pull request #12957 from ramonlsouza/issue-12942
...
fix: screen sharing does not show up when presentation is hidden
2021-08-11 15:15:18 -04:00
Ramon Souza
bfa674f913
fix rtl position - external video
2021-08-10 13:45:06 -03:00
Ramon Souza
f4df88bf8d
fix screenshare with hidden presentation
2021-08-09 16:12:41 -03:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
Tainan Felipe
8578c367e6
tweak mobile
2021-08-06 09:28:42 -03:00
Tainan Felipe
152c2693c8
comply commit
2021-08-05 17:40:30 -03:00
Tainan Felipe
efc2f7e6e5
Tweak viewer controls for external video component
2021-08-05 17:19:27 -03:00
Tainan Felipe
03bb345de1
Rename components
2021-08-05 17:03:43 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
09082734c9
remove old media, webcam draggable and panel components
2021-08-05 04:26:03 -03:00
Vitor Mateus De Almeida
abf089ae73
remove layout manager legacy
2021-08-05 01:22:07 -03:00
Ramon Souza
de11e88139
fix media and webcam position for RTL languages - custom layout
2021-08-03 14:03:06 -03:00
Anton Georgiev
9671c32f97
Merge pull request #12846 from ramonlsouza/rtl-new-layouts
...
fix: RTL issues - new layouts
2021-07-29 08:26:56 -04:00
Ramon Souza
223d29c835
fix external video position on layout change
2021-07-28 10:21:20 -03:00
Ramon Souza
efe37a2ef9
code format
2021-07-27 16:34:21 -03:00