Commit Graph

31573 Commits

Author SHA1 Message Date
Ramón Souza
77e645ae22 catch uploader filename error to prevent client crash 2021-11-30 12:18:44 +00:00
Ramón Souza
a077ae0dae prevent undefined length error 2021-11-30 11:45:57 +00:00
Anton Georgiev
872c1ae297
Merge pull request #13776 from ramonlsouza/issue-13761
fix: waiting room ui regression
2021-11-29 16:25:43 -05:00
Anton Georgiev
5bdf2b86ac
Merge pull request #13763 from ramonlsouza/poll-response-leak
fix: prevent poll response leak
2021-11-29 13:58:04 -05:00
Anton
909baff07c add SharedNotes test suite 2021-11-29 15:39:52 -03:00
Ramón Souza
69b7564e7f fix waiting room ui regression 2021-11-29 16:51:13 +00:00
KDSBrowne
e86740becc update guest lobby title string 2021-11-29 14:48:51 +00:00
Ramón Souza
304c16c519 remove voiceUsers data on leave 2021-11-29 13:59:21 +00:00
Ramón Souza
9a078b1bd6 remove previous connections auth-token-validation data 2021-11-29 13:50:31 +00:00
Ramón Souza
50546934c9 remove user persistent-data from collection on leave 2021-11-29 13:34:09 +00:00
Anton
d455fa3a78 add Webcam test suite 2021-11-26 17:01:41 -03:00
Anton Georgiev
ed3a7e413b
Merge pull request #13765 from gustavotrott/dashboard-remove-share-btn
Remove button to Copy Dashboard Link
2021-11-26 14:40:33 -05:00
Anton
6938d4cabc add Presentation test suite 2021-11-26 16:04:28 -03:00
Gustavo Trott
fed7b366bf Remove button to Share Dashboard link 2021-11-26 15:50:33 -03:00
Tainan Felipe
30cef81400 Fixes the validation of banned users 2021-11-26 15:34:38 -03:00
Gustavo Trott
df60295d22 Implements join param excludeFromDashboard 2021-11-26 14:07:03 -03:00
Ramón Souza
69689646b7 prevent poll response leak 2021-11-26 17:02:06 +00:00
Anton Georgiev
60c1339a1f
Merge pull request #13757 from ramonlsouza/typed-poll-single-answer
fix: prevent users from being able to send more than one typed poll answer
2021-11-26 10:24:47 -05:00
Pedro Beschorner Marin
958376c5d4 style(button): relative positioning 2021-11-26 14:08:31 +00:00
Arthur B. Grossi
5cc42cf0c5 refactor(layout): chevron button margin
Adds margin to chevron button to increase distinction between buttons
2021-11-26 13:50:13 +00:00
Max Franke
32aa4349b0 feat(video): remove video button warning
Changes the EmojiButton implementation on videoButton to not be a descendant
of <button>, avoiding the warning.
2021-11-26 13:43:07 +00:00
prlanzarin
fc01544d87 fix(webcams): disable webcam selector and always open video-preview in mobile envs 2021-11-26 13:19:20 +00:00
prlanzarin
23c49902a0 fix(webcams): always unshare cameras if video selector is active 2021-11-26 13:14:40 +00:00
Mario Jr
54bda21287 chore(video): change default setting to enable webcam's button selector
Renamed this setting and added some docs about it
Complements #979
2021-11-26 13:12:07 +00:00
prlanzarin
143ea132b9 refactor(webcams): remove video preview cancel/confirm/something button
Another round of experimentation with that button.

Removing it due to its role being already contemplated by two other actions in the modal: clicking outside and the X icon

Will have to see how this is received in internal testing
2021-11-26 13:01:17 +00:00
Max Franke
9ce58c38e7 fix(video): 'stop all' button shows when webcam = 1
Add a condition that, if the user has more than 1 camera and
not is on mobile, shows the 'stop all' button.
2021-11-26 12:58:53 +00:00
Max Franke
310add10ed feat(webcam): add a little button to webcam button
Add the <ButtonEmoji/> to the webcam button. Now it
is possible to change the webcam settings and change
your settings without having to turn off sharing.
Modifies the <ButtonEmoji/> component so that it can
receive an onClick per props.
It is possible to disable this feat in the settings.yml
2021-11-26 12:53:11 +00:00
Paulo Lanzarin
d586b918f3
Merge pull request #13759 from prlanzarin/u24-fern
build: bump SFU to v2.6.1
2021-11-25 19:21:49 -03:00
Paulo Lanzarin
c9cfcbb4a4
build: bump SFU to v2.6.1 2021-11-25 19:20:54 -03:00
Anton Georgiev
9d2099fff7
Merge pull request #13748 from Tainan404/fix-server-side-disconnection-24
fix: Fix server side connection close on user disconnection
2021-11-25 16:00:37 -05:00
Anton
fe94a73417 add Polling test suite 2021-11-25 15:23:58 -03:00
Ramón Souza
30f6a642dd prevent users from being able to send more than one typed poll answer 2021-11-25 17:51:36 +00:00
Anton Georgiev
26336586af
Merge pull request #13753 from JoVictorNunes/issue-13750
fix: settings state
2021-11-25 12:26:07 -05:00
Anton Georgiev
db77e38104
Merge pull request #13752 from ramonlsouza/issue-13597
refactor: Replace arrays in configuration override file
2021-11-25 09:31:04 -05:00
João Victor
0a80af51d9 fix: settings state restore 2021-11-25 10:22:53 -03:00
Ramón Souza
4b1f1594b1 replace arrays in configuration override 2021-11-24 17:09:06 +00:00
Felipe Cecagno
b313c7deeb refactor(record-and-playback): replace trollop by optimist 2021-11-23 23:59:59 -03:00
Felipe Cecagno
2a4cc7b62e chore(record-and-playback): update nokogiri from 1.11.0 to 1.12.5 2021-11-23 23:59:07 -03:00
Tainan Felipe
24ae9d3628 Fix server side connection close on user disconnection 2021-11-23 17:45:49 -03:00
Anton Georgiev
fbd84830f7
Merge pull request #13699 from JoVictorNunes/issue-13456
fix: table sizing (learning dashboard)
2021-11-23 14:57:29 -05:00
Anton Georgiev
f0d9495cd2
Updated bbb release to 2.4-rc-5 2021-11-23 12:14:48 -05:00
Anton Georgiev
5ceab83cf2
Merge pull request #13744 from antobinary/locales
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-11-23 11:03:31 -05:00
Localization Server
51617f099e chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-23 16:01:53 +00:00
Anton
b12b21a496 add media files 2021-11-23 00:28:02 -03:00
Anton
e50f4ff97b add Whiteboard test suite 2021-11-22 18:51:16 -03:00
Anton
157294739f add Audio test suite 2021-11-22 18:06:41 -03:00
Anton Georgiev
2b352183ac
Merge pull request #13738 from schrd/poll-a11y-fix
fix: [a11y] Make poll question navigatable
2021-11-22 15:12:40 -05:00
Anton Georgiev
ecaeb0e6ab
Merge pull request #13737 from ramonlsouza/issue-13711
fix: Userlist scrollbar overlaps with resizing area
2021-11-22 14:20:24 -05:00
Daniel Schreiber
caf1eb5431 fix: [a11y] Make poll question navigatable
It is currently difficult for screen reader users to directly navigate
to poll options. I spoke to a screen reader user, he suggested to make
the poll question title a h2 element so users can directly jump to it.
2021-11-22 19:35:57 +01:00
Ramón Souza
2f7fb0bf8e fix resize handle/scrollbar overlap in userlist 2021-11-22 18:14:03 +00:00