Commit Graph

37338 Commits

Author SHA1 Message Date
Ramón Souza
f51f445896
Merge pull request #16923 from lfzawacki/v2.6.x-release-presentation-minimize
fix(presentation): Remove old presentation minize code
2023-03-10 09:05:53 -03:00
Ramón Souza
f72b6dae94
remove oldMinimizeButton from settings file 2023-03-10 09:05:13 -03:00
germanocaumo
eaa7a9cb6f refactor(html5): remove unused code 2023-03-10 11:52:00 +00:00
Ramón Souza
619badda22
Merge pull request #16890 from KDSBrowne/bbb-export-notification
fix: Notifications on export presentation with annotations
2023-03-10 08:43:04 -03:00
germanocaumo
d09f2681d9 refactor(html5): presentation/whiteboard/cursor code cleanup and linting 2023-03-10 11:30:46 +00:00
Ramón Souza
6970fef004
Merge pull request #16962 from germanocaumo/cursor-fixes
fix(tldraw): cursor fixes
2023-03-10 08:04:31 -03:00
germanocaumo
a3f8147b42 fix(cursor): remove duplicate code 2023-03-09 23:10:18 +00:00
Anton Georgiev
ce3b4a73b4
Merge pull request #16980 from ramonlsouza/autofocus-external-video
fix: Auto focus on external video input
2023-03-09 16:26:08 -05:00
Anton Georgiev
14160ba6ea
Merge pull request #16983 from bigbluebutton/antobinary-patch-3
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh
2023-03-09 16:25:24 -05:00
Anton Georgiev
49edb857fe
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh 2023-03-09 16:23:21 -05:00
Gabriel Porfirio
990ddb1f7c moved second function to util, added extra time to the polls checks 2023-03-09 18:09:02 -03:00
Paul Trudel
5de1eed038 Added error message when guest is denied access to meeting 2023-03-09 20:57:26 +00:00
Anton Georgiev
1894b4222a
Merge pull request #16933 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
Translate 'bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-03-09 15:43:28 -05:00
Anton Georgiev
5a76398b85
Merge pull request #16935 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hu_HU
Translate 'bigbluebutton-html5/public/locales/en.json' in 'hu_HU'
2023-03-09 15:41:48 -05:00
Anton Georgiev
2ba9d2732a
Merge pull request #16939 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fa_IR
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fa_IR'
2023-03-09 15:41:31 -05:00
Ramón Souza
42a2a729bb auto focus on external video input 2023-03-09 16:44:47 -03:00
Anton Georgiev
f643ed7fb4 chore: bump release to 2.6.0-rc.7 2023-03-09 14:44:37 -05:00
Anton Georgiev
7fb6ad8915 docs: fix broken links 2023-03-09 14:38:18 -05:00
Ramón Souza
6bd6dd2767 fix copy/paste/cut on guest user message input 2023-03-09 14:46:45 -03:00
Paulo Lanzarin
64fa09b4ac
Merge pull request #16918 from prlanzarin/u26/fix/checkAuth-username-encoding
fix: encode user-name before sending it as header to checkAuthorization users
2023-03-09 11:52:45 -03:00
Ramón Souza
9a60bdcd06
Merge pull request #16971 from KDSBrowne/bbb-16959
fix: Stop Tool Lock Being Reset on Updates
2023-03-09 10:47:36 -03:00
KDSBrowne
c6379443cc
update isToolLocked initial value 2023-03-09 08:42:05 -05:00
Anton Georgiev
ea65d99b46
Merge pull request #16973 from antobinary/docs-include-latest-26
docs: fix broken links
2023-03-08 16:37:13 -05:00
Anton Georgiev
e3a736ff64 docs: fix links 2023-03-08 16:07:34 -05:00
Anton Georgiev
e3f3e4bdfa docs: fix links 2023-03-08 16:04:16 -05:00
Anton Georgiev
a9d2836126
Merge pull request #16970 from antobinary/docs-include-latest-26
docs: sync up 2.6 docs
2023-03-08 15:58:30 -05:00
Anton Georgiev
fa3ba8cdf0 ci: exclude docs and .md files from triggering test suite 2023-03-08 15:54:36 -05:00
Anton Georgiev
3780d0dcca docs: sync up 2.6 docs 2023-03-08 15:45:23 -05:00
KDSBrowne
47e7bda1a9 stop tool lock being reset on updates 2023-03-08 20:41:25 +00:00
Gabriel Porfirio
6042b300f0 the first 3 learning dashboard tests 2023-03-08 17:34:54 -03:00
Anton Georgiev
7376f367c2
Merge pull request #16968 from tibroc/docs-build-only-some-versions
docs: Build only manually specified versions
2023-03-08 15:16:45 -05:00
timo
a005b2a6b1 Only build specified versions
In order to be able to control better which branches are actually used
for building the docs, this commit changes the logic of the script to
only add manually specified versionsi to the docs.
2023-03-08 21:10:57 +01:00
prlanzarin
3bddbb96cf fix(video): signaling and reconnection edge cases
There are still a bunch of edge cases and issues with reconnection
scenarios for video:
  - Signaling socket refuses to reconnect once maxRetries expire
  - Race conditions on local stream attachment: local camera wouldn't be
    correctly rendered _if_ the attached stream existed _without_ video
    tracks yet
  - Video tracks leak on local streams when replacing them (virtual bgs)
  - Completely ignoring Meteor state when trying to reconnect cameras
  - Streams aren't proactively stopped when the signaling socket dies
  - Outbound request queues aren't isolated by stream nor are they
    flushed when a newer peer with the same ID is created
  - Server originated negotiation errors won't trigger a local peer
    cleanup - thus leaving dangling peers that take way too long to
    reconnect

This commit fixes or improves all of the aforementioned issues, +:
  - Remove unused arguments in the peer (client->SFU) 'start' request
  - Prevent crashes when trying to render video-list-items without user
    data (which might happen on re-connections)
2023-03-08 15:49:35 -03:00
prlanzarin
afa2908ded fix(screenshare): better reconnection timers and UI for abrupt failures
Reconnection timers are far too long for abrupt failures because we
are waiting the original timeouts to elapse (30-60s) before trying it
again - even if a connection worked N-sessions back in that session's
history. The ideal thing to have is another intermediate, smaller and
fixed reconnection timer for sessions that had a working screen share
at least once.
The UI is also not being updated to the reconnecting state on negotiation
failures.

* Add an intermediate reconnection timer for abrupt failures set to 8s.
  This should improve reconnection times.
* Lower default connection timers values (base 20s down from 30s, max
  25s down from 60s)
* Set screen share UI to reconnecting on abrupt failures as well - we
  were only tracking ICE states prior to this, not negotiation errors
2023-03-08 15:48:30 -03:00
prlanzarin
bd0dfa17cc fix(screenshare): default to not flowing is peer was lost
The media monitor responsible for triggering the reconnecting view in
the screen sharing component was maintaing the previous state (eg
flowing) in cases where the peer just failed before media stopped
flowing. That triggered an error in the bps calculations that caused the
previous state to be preserved - eg stuck in flowing while it should be
not_flowing.

These changes make it so that if there's not peer to fetch stats from,
them the bps calculations will correctly return 0 (which translates to
not_flowing).
2023-03-08 15:48:22 -03:00
prlanzarin
d2e8e74471 fix(screenshare): always try to reconnect to screen as viewer
The reconnect routine is stopping for viewers if a broker cannot
re-connect in the first try. That is wrong: viewers should try to
reconnect as long as there'sigaling data that mandates so.

The reconnect trigger is changed from broker's started attribute to the
presence of a scheduled reconnection timeout - if there isn't one (not
schedule), always re-schedule it.
2023-03-08 15:47:01 -03:00
prlanzarin
5ee0ff9af2 fix(screenshare): add proper signaling heartbeat, +
Same rationale as in video-provider's commit
(34fa37ae4f092af4a5aef0cf01d96c033d97473c).

This commit does the following:
  - Implement actual heartbeat checks to trigger reconnects when
    necessary
  - Properly catch and log WebSocket.send errors
2023-03-08 15:46:55 -03:00
prlanzarin
a83f3b675e fix(video): add proper signaling WS heartbeat, +
video-provider's current ping-pong is as good as nothing in 2.5+. We
were counting on Meteor's (and consequently the component's mount state)
before 2.5 to act as a "heartbeat" as far as the socket is concerned.
The ping-pong served only to sustain traffic for finnicky,
traffic-dependant firewall.
Since 2.5, the component's state is _kind of_ detached from Meteor's -
which means it won't unmount when Meteor disconnects. That causes the
video-provider websocket to lose its borrowed heartbeat and leads to a
bunch of reconnectiong inconsistencies, the worst of them being a stuck,
useless signaling socket that will cause cameras not to work until a
client refresh.

This commit does the following:
  - Implements actual heartbeat checks to trigger signaling socket
    reconnects when necessary, all within the scope of video-provider
  - Remove borked, eons old 'offline'/'online' event handlers: they were
    causing unnecessary camera drops AND causing video-provider to
    generate a stuck signaling socket
  - Properly catch WebSockets.send errors
2023-03-08 15:46:51 -03:00
prlanzarin
e9f0a7347c fix(video): properly render reconnecting view
The stream state change handler in video-list-item is using a component
state reference inside a DOM event callback - which means it is always
presuming `isStreamHealthy` is false (initial value). That prevents the
health state from actually transitioning when necessary (and
consequently rendering the reconnecting view in video-list item).

This commit removes the state-based transition check in the state change
handler and unifies the reconnecting view to use the username
placeholde (replacing the loading spinners).
2023-03-08 15:46:44 -03:00
Paulo Lanzarin
552f345412
build(bbb-webrtc-sfu): v2.9.7
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.9.7
2023-03-08 15:39:04 -03:00
Brent Baccala
efde3b832a connection failure tests: missed a line where a hostname was hard-wired 2023-03-08 13:36:49 -05:00
germanocaumo
8aa15ef861 fix(cursor): send cursor position disabled on unmount
This fixes the cursors staying visible in the recording after the multiuser was disabled.
Also stop sending some unnecessary end events.
2023-03-08 16:39:53 +00:00
Ramón Souza
f2a3031b04
Merge pull request #16949 from KDSBrowne/bbb-chat-list-a11y
Add List and List Item Roles to Chat Elements
2023-03-08 13:14:56 -03:00
Maxim Khlobystov
8108f10d0f Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into whiteboard-tests-and-refactoring 2023-03-08 15:33:37 +00:00
Maxim Khlobystov
5f617d94db New whiteboard tests + refactoring 2023-03-08 15:33:05 +00:00
Anton Georgiev
1226165f86
Merge pull request #16958 from ramonlsouza/wb-doc-fix
fix: whiteboard crash with new presentation
2023-03-08 10:06:11 -05:00
Ramón Souza
8ee8a5508f fix whiteboard crash when adding a new presentation 2023-03-08 10:01:18 -03:00
Ramón Souza
2fabb1a8e5
Merge pull request #16952 from antobinary/wb-fix
fix: avoid wb crash when switching presentation
2023-03-08 08:36:59 -03:00
Brent Baccala
ebcde9440c connection failure tests: removed an old file I didn't realize was there 2023-03-07 23:17:00 -05:00
Brent Baccala
97c1f72f05 connection failure tests: remove an old backup file 2023-03-07 23:14:13 -05:00