Commit Graph

33446 Commits

Author SHA1 Message Date
GuiLeme
2afe4526a8 [issue-14828] - Logic change of processing current parameter. 2022-05-11 16:25:44 -03:00
GuiLeme
23aaeedef2 [issue-14828] - Changed order of inserting the default.pdf document 2022-05-11 10:40:56 -03:00
Guilherme Leme
b95cba3ded [issue-14819] - When sending a batch with no current with default.pdf, that will be the current. 2022-05-05 17:45:36 -03:00
Guilherme Pereira Leme
01c46cbb63
Changes in review
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2022-05-04 17:14:44 -03:00
Guilherme Leme
5fc66ccf12 [issue-14828] - preUploadedPresentationOverrideDefault can now be sent in url (it will override the config) 2022-05-04 14:13:00 -03:00
Guilherme Leme
df30e30a1e [issue-14828] - Implemented feature to upload presentations in create API and still have default.pdf 2022-05-04 11:06:48 -03:00
Anton Georgiev
71d40994a9
Merge pull request #14928 from kepstin/rec-fix
record-and-playback: Don't seek past end of video input
2022-05-02 14:43:44 -04:00
Calvin Walton
2d4976cf72 record-and-playback: Don't seek past end of video input
In some cases with incomplete/partially corrupt files, the input video
file can be shorter than the displayed time. If there is a badly timed
cut, this can result in a seek being generated to a point where ffmpeg
is unable to start at.

Add a detection for this situation, and replace with a blank video.
2022-05-02 14:30:32 -04:00
Ramón Souza
a2c794b5fd
Merge pull request #14905 from gabriellpr/subtitles-viewers
Implements a subtitles button for viewers.
2022-05-02 19:16:17 +01:00
gabriellpr
efd45f2e76 change position to RTL languages 2022-05-02 14:56:30 -03:00
Anton Georgiev
a2ef36723a
Merge pull request #14918 from antobinary/temp-lint
build: temp disable max-len eslint to avoid error
2022-04-29 17:16:01 -04:00
Anton Georgiev
da58ac0dd8 build: temp disable max-len eslint to avoid error 2022-04-29 21:10:52 +00:00
Anton Georgiev
76dbf43824
Merge pull request #14917 from bigbluebutton/revert-14892-lint-fixes-26-04
Revert "fix(Dashboard): changes required by linter"
2022-04-29 16:25:58 -04:00
Anton Georgiev
67c2a336ca
Revert "fix(Dashboard): changes required by linter" 2022-04-29 16:24:34 -04:00
gabriellpr
15eb6c9980 applying subtitles option for the viewers
Implementing subtitles button for viewers

fix: activate/deactivate closed captions

changing button layout

changing button layout

Fix a few things
2022-04-29 16:30:12 -03:00
Anton Georgiev
d9922b1b56
Merge pull request #14915 from antobinary/locales
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-04-29 15:20:48 -04:00
Localization Server
aac1f79221 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-04-29 19:18:42 +00:00
Anton Georgiev
e4e0b65a0c
Merge pull request #14890 from ramonlsouza/issue-14742
fix: User who left the meeting sometimes remains in some user lists
2022-04-29 14:35:03 -04:00
Fred Dixon
459119630f
Merge pull request #14901 from ffdixon/set-default-secret-bbb-web-properties
Propagate default value for shared secret to bbb-web.properites
2022-04-27 20:59:16 -04:00
Fred Dixon
dd8614b6bc Propagate default value for shared secret to bbb-web.properites 2022-04-27 19:57:40 -05:00
Anton Georgiev
7894dfb0e1
Merge pull request #14900 from ramonlsouza/merge-2425-apr27
chore: Merge 2.4 into 2.5
2022-04-27 15:15:28 -04:00
Ramon Souza
07f9a192b9 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27 2022-04-27 15:32:20 -03:00
Anton Georgiev
c7e258b43b
Merge pull request #14892 from JoVictorNunes/lint-fixes-26-04
fix(Dashboard): changes required by linter
2022-04-27 12:02:26 -04:00
Fred Dixon
ba0114d03b
Merge pull request #14893 from ffdixon/adjust-jitterbuffer
Adjust jitterbuffer settings in FreeSWITCH to improve audio
2022-04-26 20:44:28 -04:00
Fred Dixon
145307d4db Adjust jitterbuffer settings to improve audio 2022-04-26 19:36:59 -05:00
Joao Victor
c3f9bf3ff7 fix(Dashboard): changes required by linter 2022-04-26 18:18:44 -03:00
Paulo Lanzarin
6aaba1cee6
Merge pull request #14891 from bigbluebutton/sfu281
build: bump bbb-webrtc-sfu to v2.8.1
2022-04-26 18:03:04 -03:00
Paulo Lanzarin
e9707ef173
build: bump bbb-webrtc-sfu to v2.8.1 2022-04-26 18:00:43 -03:00
Anton Georgiev
ba94cd636f
Merge pull request #14877 from ramonlsouza/meteor-271
chore: update meteor to 2.7.1
2022-04-26 13:29:32 -04:00
Anton Georgiev
3587f56411
Merge pull request #14869 from ramonlsouza/old-minimize-swap-fix
fix: minimize button does not appear with autoSwapLayout and oldMinimizeButton
2022-04-26 13:21:52 -04:00
Ramon Souza
d1cd53d863 improve active user check in userlist 2022-04-26 14:07:21 -03:00
Anton Georgiev
f7b9b189c6
Merge pull request #14886 from gustavotrott/remove-html5-useragent
refactor: Remove the endpoint html5/useragent
2022-04-26 12:34:07 -04:00
Gustavo Trott
3092eaa684 Including packages-lock since packages.json was changed 2022-04-26 07:25:28 -03:00
Gustavo Trott
720a986d86 Remove html5client/useragent handler 2022-04-25 20:47:59 -03:00
Ramón Souza
868355cf40
Merge pull request #14884 from JoVictorNunes/issue-14754
fix: check whether there's a toast before dismissing
2022-04-25 21:30:26 +01:00
Anton Georgiev
73ae0c0753
Merge pull request #14883 from kepstin/bbb-2-5-yq
packaging: Add dependencies on yq 3
2022-04-25 15:19:32 -04:00
Joao Victor
80cc820331 fix: check whether there's a toast before dismissing 2022-04-25 16:17:06 -03:00
Calvin Walton
09124ab06c packaging: Add dependencies on yq 3
yq package is now provided in the BigBlueButton support PPA for BBB 2.5,
so we can depend on the package now. Ensure the dependency is specific
to avoid an incompatible yq version 4 from being installed.
2022-04-25 15:04:38 -04:00
Paulo Lanzarin
ac978450ea
Merge pull request #14882 from bigbluebutton/sfu280
build: bump bbb-webrtc-sfu to v2.8.0
2022-04-25 15:04:17 -03:00
Paulo Lanzarin
ab069fa04b
build: bump bbb-webrtc-sfu to v2.8.0 2022-04-25 15:02:33 -03:00
Ramon Souza
c96c47e551 update bbb-html5 build scripts for meteor 2.7.1 2022-04-25 13:11:12 -03:00
Paulo Lanzarin
f2d814e6ba
Merge pull request #14878 from bigbluebutton/sfu2614
build: bump bbb-webrtc-sfu to v2.6.14
2022-04-25 10:31:17 -03:00
Paulo Lanzarin
1797e81cf6
build: bump bbb-webrtc-sfu to v2.6.14 2022-04-25 10:29:44 -03:00
Anton Georgiev
e282afcc7c
Merge pull request #14876 from ramonlsouza/npm-html-apr25
chore: update npm dependencies
2022-04-25 08:31:26 -04:00
Ramon Souza
ced2c53e80 update meteor to 2.7.1 2022-04-25 09:26:44 -03:00
Ramon Souza
c07a5ce186 update html5 dependencies 2022-04-25 09:22:30 -03:00
Anton Georgiev
4bc09b540d
Merge pull request #14875 from JoVictorNunes/2_4-npm-audit-fix-04-25
[2.4] chore(Dashboard): npm audit fix
2022-04-25 08:17:17 -04:00
Anton Georgiev
bdd32a2d05
Merge pull request #14874 from JoVictorNunes/npm-audit-fix-04-25
chore(Dashboard): npm audit fix
2022-04-25 08:16:49 -04:00
Joao Victor
8ee6e372fb [2.4] chore(Dashboard): npm audit fix 2022-04-25 08:57:37 -03:00
Joao Victor
8d64b8a615 chore(Dashboard): npm audit fix 2022-04-25 08:23:42 -03:00