Commit Graph

36788 Commits

Author SHA1 Message Date
Anton Georgiev
e9885154d2
Merge pull request #16762 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hy
Translate '/bigbluebutton-html5/public/locales/en.json' in 'hy'
2023-02-21 15:27:41 -05:00
Anton Georgiev
28dfc4145a
Merge pull request #16686 from tibroc/docs-deployment
(docs/ci): Docs deployment
2023-02-21 15:27:11 -05:00
Calvin Walton
54e128f0d3 recording: Don't use tpad to pad start of videos
The tpad filter doesn't actually extend the video backwards (i.e. it
does not create frames with timestamps earlier than the first video
timestamp). Instead, it *delays* the start of the video.

Using it incorrectly was causing audio/video desyncs in the desktop
sharing, and also occasional processing failure if it pushed back the
video enough that the compositing ffmpeg process didn't end up reading
to the end of the input video.

Use the fps filter's "start_time" option instead, which *does* extend
the video backwards to the configured start time by duplicating the
first frame.
2023-02-21 15:23:44 -05:00
timo
84b26096c2 Cleanup workflow file
There were some leftovers that were doing no harm, but I chose to remove
them for clarity.
2023-02-21 21:05:16 +01:00
imdt
32597c7c6f Tweek 2023-02-21 16:52:09 -03:00
imdt
3549350f5e Fixed camera background alternatives not showing 2023-02-21 15:48:31 -03:00
Gabriel Porfirio
907589cef1 disabled features test 2023-02-21 15:28:53 -03:00
Gustavo Trott
7a740d2f50 Apply limit_conn only for location /html5client/sockjs 2023-02-21 15:17:32 -03:00
Gustavo Trott
110f49f886 Use template file to set conn limit config to nginx 2023-02-21 15:15:42 -03:00
Paul Trudel
6d70953042
allowAllRecordingsRetrieval propterty explanation
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-02-21 11:54:55 -05:00
Paul Trudel
6cd625933f Added new bbb property to control get all recordings 2023-02-21 16:32:32 +00:00
GuiLeme
54efb82a33 [issue-16734] - patch for sharednotes pin 2023-02-21 12:44:12 -03:00
imdt
57d71a6679 Merge branch 'i-16640' of github.com:Scroody/bigbluebutton into i-16640 2023-02-21 11:49:07 -03:00
André Castro
04796e1775 Merge remote-tracking branch 'upstream/v2.6.x-release' into i-16640 2023-02-21 14:42:33 +00:00
GuiLeme
f6c4b4da96 [issue-16734] - patch for front-end sec 2023-02-21 09:38:44 -03:00
GuiLeme
421717a817 [issue-16734] - patch for error handling 2023-02-21 08:41:05 -03:00
transifex-integration[bot]
79f480858b
Apply translations in et
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'et' language.
2023-02-20 10:03:27 +00:00
transifex-integration[bot]
a7cff383c4
Apply translations in fa_IR
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fa_IR' language.
2023-02-19 12:12:34 +00:00
transifex-integration[bot]
1fcd951c27
Apply translations in hy
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'hy' language.
2023-02-19 10:31:49 +00:00
André Castro
826fad1f84
Update bigbluebutton-html5/imports/startup/client/base.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-02-17 15:31:19 -03:00
imdt
ac8c33c3b0 Notification of: You have been removed from the conference. fixed. 2023-02-17 15:15:39 -03:00
GuiLeme
9fb2c32384 [issue-16734] - refactor hidePresentation to hidePresentationOnJoin 2023-02-17 14:59:39 -03:00
KDSBrowne
b29af59158 update polling container to aside element 2023-02-17 16:46:36 +00:00
Anton Georgiev
f80decb04b
chore: bump release to 2.6.0-rc.4 2023-02-17 11:40:53 -05:00
KDSBrowne
88ad79b4de add focus style to polling container 2023-02-17 15:47:14 +00:00
GuiLeme
cbe3e88938 [issue-16734] - Implemented new disabledFeature presentationArea 2023-02-17 12:44:36 -03:00
KDSBrowne
17aa2e2769 move user focus to the polling options on mount 2023-02-17 15:42:00 +00:00
Anton Georgiev
1b9f66eb31
Merge pull request #16747 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
Translate '/bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-02-17 09:59:23 -05:00
Anton Georgiev
ab3aa49f77
Merge pull request #16742 from ramonlsouza/improve-group-chat-adapter
refactor: reduce groupChat.find calls in group-chat-context
2023-02-17 09:58:06 -05:00
Anton Georgiev
d0bab0dce9
Merge pull request #16750 from gustavotrott/ci-artifacts-logs-configs
CI: Include bbb logs and configs as artifacts (when fail)
2023-02-17 09:57:12 -05:00
Anton Georgiev
18eca9b507
Merge pull request #16748 from ramonlsouza/unused-code-conn-modal
refactor: remove unused code in connection-status modal
2023-02-17 09:54:42 -05:00
Gustavo Trott
b5737ce6a7 Include bbb logs and configs to CI artifacts 2023-02-17 11:48:11 -03:00
Ramón Souza
981909fe6c remove unused code in connection-status modal 2023-02-17 10:00:04 -03:00
transifex-integration[bot]
ab4a97d9b8
Apply translations in tr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'tr' language.
2023-02-17 12:31:17 +00:00
Anton Georgiev
7c4a455d6c
Merge pull request #16745 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2023-02-17 05:29:13 -05:00
transifex-integration[bot]
4eeaade50d
Apply translations in ja
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2023-02-17 06:40:26 +00:00
Anton Georgiev
2cf8110a2f
Merge pull request #16740 from kepstin/recording-fixes
recording: Enforce minimum length of video segments, etc.
2023-02-16 20:39:20 -05:00
Anton Georgiev
f9535cf179
Merge pull request #16700 from GuiLeme/issue-16590
build(akka-fsesl): Fix permission denied to bbb-fsesl-akka logging
2023-02-16 20:34:22 -05:00
Ramón Souza
a942f1fa11
Merge pull request #16743 from Scroody/i-16455
fix: Alternatives to some keyboard shortcuts added to the keyboard shortcut list
2023-02-16 16:56:38 -03:00
Ramón Souza
924af527c0
Update bigbluebutton-html5/imports/ui/components/shortcut-help/component.jsx 2023-02-16 16:55:58 -03:00
imdt
9632d0139a Alternatives to some keyboard shortcuts added to the keyboard shortcut list 2023-02-16 16:08:43 -03:00
imdt
a7f7c8d14c Alternatives to some keyboard shortcuts added to the keyboard shortcut list 2023-02-16 15:29:54 -03:00
Ramón Souza
0bb96c6434 reduce groupChat.find calls in group-chat-context adapter 2023-02-16 15:08:31 -03:00
Anton Georgiev
4cad96899c
Merge pull request #16739 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_de
Translate '/bigbluebutton-html5/public/locales/en.json' in 'de'
2023-02-16 12:06:13 -05:00
Calvin Walton
49cf81f4a0 recording: Enforce minimum length of video segments
The "EDL" provided to the recording video processing can sometimes
contain a series of cuts in very close succession - just milliseconds
between them - purely by chance (e.g. two webcams disconnect at almost
the same time). Right now this can result in segments failing to
process (in some rare cases) or if a segment processes but was detected
to be empty (no frames), it'll get discarded.

There's also some problems which can occur that cause a too-short
recording - just milliseconds between start and stop, or between start
and the meeting end - which also currently fail to process. We've found
it's better for user feedback/support if the recording successfully
processes with no content in this case.

Add a cleanup function that goes through the EDL and consolidates cuts
which are too close together, and ensures that the final output meets
a minimum length.
2023-02-16 11:46:45 -05:00
transifex-integration[bot]
f312975b63
Apply translations in de
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'de' language.
2023-02-16 16:30:54 +00:00
Bohdan Zhemelinskyi
d861765da8 restore presentation on layout push 2023-02-16 16:23:41 +00:00
KDSBrowne
b4e03a8937 remove aria-describedby from non interactive element 2023-02-16 15:47:26 +00:00
KDSBrowne
228f8ff957 improve screen reader experience / add context to time values 2023-02-16 15:40:43 +00:00
Ramón Souza
62b7b6b827
Merge pull request #16731 from Scroody/i-16438
Usability: Text indicating pinned shared notes altered and notification added
2023-02-16 11:18:48 -03:00