Commit Graph

34325 Commits

Author SHA1 Message Date
KDSBrowne
e9208cad16 remove hard coded slide dimensions 2022-05-17 12:19:10 +00:00
KDSBrowne
39dd622cab handle move_to_page event 2022-05-16 19:29:21 +00:00
KDSBrowne
c20e54b95d prevent clients crashing when presenter reloads 2022-05-16 19:04:40 +00:00
Pedro Beschorner Marin
9bf697b010 build(pads): v1.2.1
Update `bbb-pads` version.

https://github.com/bigbluebutton/bbb-pads/releases/tag/v1.2.1
2022-05-16 13:33:08 -03:00
Ramón Souza
d2914b6994
Merge pull request #15026 from JoVictorNunes/issue-15009
[2.5] fix(whiteboard): border-radius of toolbar buttons #15009
2022-05-16 14:54:30 +01:00
Ramón Souza
226abc4bd1
Merge pull request #15008 from JoVictorNunes/fix-popover-menu
[2.5] fix: popover menus in RTL mode
2022-05-16 14:50:47 +01:00
Joao Victor
7ff6f8750d [2.5] fix(whiteboard): border-radius of toolbar buttons #15009 2022-05-16 10:20:16 -03:00
Daniel Schreiber
dfd93e7959 Fix etherpad session authentication to work in cluster setups
Etherpad uses the sessionID cookie for authorization. In cluster setups the
host part of the URI which serves the html5 frontend is different from
the hostname part of the URI which serves etherpad. Therefore the
bbb-html5 client can't set a cookie for etherpad which contains the
etherpad sessionID.

This patch uses the `ep_auth_session` etherpad plugin which takes the
`sessionID` as query parameter, sets the cookie in the browser and
redirects the iframe to the pad URI.
2022-05-16 07:40:42 +02:00
KDSBrowne
920d1def89 restore presentation toolbar 2022-05-16 02:35:17 +00:00
Daniel Petri Rocha
7aa4de0096 Modify PresentationPageForExport parameters due to tldraw panzoom handling 2022-05-15 22:24:06 +02:00
Daniel Petri Rocha
c9b9ab65ef Merge branch 'export-annotations' into tldraw-with-annotation-export 2022-05-15 21:47:06 +02:00
Fred Dixon
e2f1fa7bbf
Merge pull request #15021 from ffdixon/fix-updates-rc3
Minor updates for rc3
2022-05-15 15:01:47 -04:00
Fred Dixon
a52986b015 Bump release to rc3 2022-05-15 13:59:25 -05:00
Fred Dixon
ef6eb21cce Minor refactoring of propagating new version 2022-05-15 13:58:25 -05:00
Fred Dixon
fe7a2d6c7f Better wording on breakout room actions 2022-05-15 13:52:28 -05:00
KDSBrowne
f80dee04af update package lock 2022-05-15 14:23:40 +00:00
KDSBrowne
632bac1ebc Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.6-bbb-tldraw 2022-05-15 14:02:22 +00:00
KDSBrowne
15d91794fd update package lock 2022-05-15 14:00:50 +00:00
Anton Georgiev
ad98ff3d98
Merge pull request #15015 from antobinary/m25-d
chore: Merge BBB 2.5.0-rc.2 into develop
2022-05-13 18:32:30 -04:00
Anton Georgiev
4ba7842691 chore: Set bigbluebutton release to 2.6.0-alpha.1 2022-05-13 22:31:54 +00:00
Anton Georgiev
c4874398f6 chore: Merge 2.5.0-rc.2 into develop 2022-05-13 21:03:34 +00:00
Ramon Souza
3800065380 remove chat name 2022-05-13 17:44:41 -03:00
Ramon Souza
5397498746 prevent user join from multiple tabs with same sessionToken 2022-05-13 16:18:51 -03:00
Ramón Souza
32469846f8
Merge pull request #14989 from gabriellpr/emoji-chat
feat(chat): Auto convert text to emoji
2022-05-13 18:47:26 +01:00
Anton Georgiev
6a665a4b64
Merge pull request #15011 from prlanzarin/u26-niccolo-strauss
[2.6] fix: client crash on meeting end/user left with cameras
2022-05-13 13:04:26 -04:00
Anton Georgiev
b0035170fb
Merge pull request #15010 from prlanzarin/u25-cornelius-tacitus
chore: remove obsolete gstream upgrade routine (cherry-picked from #14616)
2022-05-13 12:58:28 -04:00
Anton Georgiev
d1053c3eb4
Merge pull request #14970 from danielpetri1/shared-notes-fix
fix(Shared notes): missing temporaryPresentationId parameter in upload
2022-05-13 12:21:56 -04:00
prlanzarin
0a05d3b673 fix: client crash on meeting end/user left with cameras 2022-05-13 16:20:57 +00:00
Daniel Molkentin
08ca953ba8 chore: remove obsolete gstream upgrade routine 2022-05-13 16:14:50 +00:00
Paulo Lanzarin
3c7a66bc88
Merge pull request #15002 from prlanzarin/u26-pelham-island
feat: add filterable identifier to FS channels originated from SFU
2022-05-13 13:10:18 -03:00
Paulo Lanzarin
6cb1918d4f
Merge pull request #15007 from bigbluebutton/sfu290a0
build: bump bbb-webrtc-sfu to v2.9.0-alpha.0
2022-05-13 13:09:55 -03:00
KDSBrowne
4478f9d389 add const to annotations variable 2022-05-13 15:41:10 +00:00
KDSBrowne
6cd5006999 add client logger to try / catch 2022-05-13 15:15:44 +00:00
KDSBrowne
9518b619ae commit package lock 2022-05-13 14:57:39 +00:00
KDSBrowne
fada3284ab fix reported bugs 2022-05-13 14:51:41 +00:00
Paulo Lanzarin
7813ff526e
build: bump bbb-webrtc-sfu to v2.9.0-alpha.0 2022-05-13 11:31:46 -03:00
KDSBrowne
374c9c53e6 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.6-bbb-tldraw 2022-05-13 14:23:18 +00:00
Anton Georgiev
52001a7345
Merge pull request #14998 from ramonlsouza/react172
chore: update react to 17.0.2
2022-05-13 09:59:54 -04:00
Anton Georgiev
d684f3354a
Merge pull request #15006 from antobinary/set-version
build: set html5 client version on bbb-config update
2022-05-13 09:57:36 -04:00
Anton Georgiev
07a6abf5d1
Merge pull request #15005 from ramonlsouza/locales-may13
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-05-13 09:51:08 -04:00
Anton Georgiev
61d27c78f7 build: set html5 client version on bbb-config update 2022-05-13 13:50:20 +00:00
Joao Victor
e070b586c4 [2.5] fix: popover menus in RTL mode 2022-05-13 10:42:19 -03:00
Localization Server
a494d5b66c chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-13 09:41:54 -03:00
KDSBrowne
10adb3e097 remove merge comment 2022-05-13 12:14:01 +00:00
KDSBrowne
5033898fe9 remove lockfileVersion and duplicate method 2022-05-13 02:47:41 +00:00
germanocaumo
45febec644 panAndZoom through akka + some cleanup 2022-05-13 02:47:41 +00:00
KDSBrowne
9961cef474 reposition tldraw toolbar 2022-05-13 02:47:40 +00:00
germanocaumo
cee766d1b6 cursor updates through akka 2022-05-13 02:47:40 +00:00
germanocaumo
234b2869e5 WIP: tldraw in akka-model & starting cleanup 2022-05-13 02:47:39 +00:00
KDSBrowne
3ee7297d79 add isLocked to background images 2022-05-13 02:43:41 +00:00