KDSBrowne
db5db90548
fix lint issues in quick poll dropdown cmp
2022-10-14 15:44:06 -03:00
KDSBrowne
9f0351d0d6
update smart slides to detect user response poll
2022-10-14 15:44:06 -03:00
Ramón Souza
5b274add16
Merge pull request #15777 from germanocaumo/dup-ann-ws-fix-25
...
chore(whiteboard): backport of annotations dupplication fix
2022-10-14 13:54:45 -03:00
Ramón Souza
38a4c3eae7
remove empty object in logs
2022-10-14 10:36:24 -03:00
Ramón Souza
04eb95e70f
Merge pull request #15752 from JoVictorNunes/issue-15559-25
...
fix: screenshare volume control
2022-10-13 15:15:47 -03:00
germanocaumo
3ecf79cc4f
fix(whiteboard): only call annotation upsert in one frontend instance
...
We were calling upsert in the Annotations collection for the same annotation in all frontend instances, this could lead to the same annotation being inserted
multiple times with different ids due to concurrency.
Added the html5InstanceId of the original request to the redis message so we can use it to only call upsert in one instance.
2022-10-04 10:28:36 +00:00
germanocaumo
9d059dc5e5
fix(whiteboard): avoid subscribing to annotations multiple times
...
The subscription to annotations sometimes could be ready and stopped before the component fully loads,
allowing it to be subscribed again (and then receiving all the annotations via websocket two times).
Moved the subscription to occur only after the base ones.
2022-10-04 09:35:06 +00:00
Joao Victor
e4d8863e9f
fix: screenshare volume control
2022-09-29 11:07:31 -03:00
Gustavo Trott
be81a0e32a
Merge pull request #15541 from gustavotrott/html5-show-ejectedReason
2022-09-28 10:59:04 -03:00
Ramón Souza
fcf05910d1
Merge pull request #15724 from JoVictorNunes/issue-15692
...
fix: allow video settings to open
2022-09-26 13:39:52 -03:00
Gustavo Trott
03378ed48e
Remove delay to endMeeting when user is ejected=true
2022-09-22 14:22:58 -03:00
Joao Victor
ab40586702
fix: allow video settings to open
2022-09-22 09:37:24 -03:00
Ramón Souza
b3c59ae672
Merge pull request #15723 from ramonlsouza/xhr-fallback-25
...
fix: disable xhr fallback on websocket connection (2.5)
2022-09-21 16:50:59 -03:00
Ramón Souza
ca52a2e073
Merge pull request #15714 from ramonlsouza/port-15687-25
...
fix: multiple answer translation in live results (2.5)
2022-09-21 16:49:24 -03:00
Ramón Souza
426b283f42
Merge pull request #15710 from ramonlsouza/issue-15709
...
fix: broadcast push alert crash in breakouts
2022-09-21 16:49:13 -03:00
Gustavo Trott
89ea5d07d3
Merge remote-tracking branch 'upstream/v2.5.x-release' into html5-show-ejectedReason
2022-09-21 15:58:01 -03:00
Ramón Souza
f5b912d5ef
move config to public.app
2022-09-21 13:16:25 -03:00
Ramón Souza
6d1463e03b
add disableWebsocketFallback settings
2022-09-21 11:03:21 -03:00
Ramón Souza
f055781db8
disable xhr fallback on websocket connection
2022-09-21 10:16:27 -03:00
Localization Server
126f2e331b
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-09-21 09:25:01 -03:00
Ramón Souza
c6ea6a5d12
fix multiple answer translation in live results
2022-09-20 13:28:25 -03:00
Ramón Souza
a882701ac7
fix broadcast push alert in breakouts
2022-09-20 09:57:08 -03:00
Ramón Souza
83c9e644b1
add settings
2022-09-16 11:56:56 -03:00
Ramón Souza
774da00d16
change server name format and add timestamp to logs
2022-09-16 10:48:21 -03:00
Ramón Souza
facae4e2fb
include server role and instance in logs
2022-09-15 16:57:20 -03:00
Ramón Souza
f6642bd2a8
add server health log
2022-09-15 16:56:00 -03:00
Ramón Souza
8a59a104b5
Merge pull request #15649 from ramonlsouza/port-15618-25
...
fix: port adjustments in breakout publisher to 2.5
2022-09-14 13:28:58 -03:00
Ramón Souza
cb9be4b072
Merge pull request #15612 from JoVictorNunes/issue-15579
...
chore/fix: update `react-intl` to `6.1.0` and add config to disable fallback
2022-09-13 16:28:03 -03:00
Anton Georgiev
5f4c89b6ff
Merge pull request #15672 from ramonlsouza/current-presentation-class
...
refactor: Add "current presentation" toast unique class
2022-09-09 19:43:44 -04:00
Ramón Souza
5a83f9b392
add unique className to current presentation toasts
2022-09-09 13:25:20 -03:00
Ramón Souza
5588e19e3c
Merge pull request #15558 from JoVictorNunes/issue-15555
...
fix: check virtual background type on change
2022-09-09 09:25:15 -03:00
Ramón Souza
b09c2e0b41
adjust breakout publisher
2022-09-06 11:22:15 -03:00
Joao Victor
2dd5a73601
chore: update react-intl to 6.1.0
2022-08-29 17:25:43 -03:00
Ramón Souza
e3b7c89ac9
Merge pull request #15586 from ramonlsouza/adjust-assign-buttons
...
style: adjust breakout room assignment buttons
2022-08-26 13:54:32 -03:00
Ramón Souza
ba44e4e71a
Merge pull request #15562 from ramonlsouza/fix-font-preload
...
fix: preloaded fonts being requested again
2022-08-26 10:32:34 -03:00
Ramón Souza
fbeb775313
Merge pull request #15551 from ramonlsouza/uploader-errors
...
fix: display presentation uploader limit errors
2022-08-25 09:49:48 -03:00
Ramón Souza
14dd486f3a
prevent infinite generating slides
2022-08-24 13:34:50 -03:00
Ramón Souza
c52a3ffb25
adjust assignment buttons - create breakout
2022-08-24 10:37:10 -03:00
Ramón Souza
82e234be33
Merge pull request #15500 from JoVictorNunes/issue-15458
...
fix: don't clear text fake annotations
2022-08-23 16:19:39 -03:00
Ramón Souza
59f717265a
adjustments after PR 15573
2022-08-23 13:59:58 -03:00
Ramón Souza
4d82d76d4a
Merge remote-tracking branch 'upstream/v2.5.x-release' into uploader-errors
2022-08-23 09:34:25 -03:00
Anton B
8e7e1e7e42
test: add data-test props in lock settings items
2022-08-22 18:02:31 -03:00
GuiLeme
d9de398d90
[fix-page-count-exeed] - Forwarded temporaryPresentationId to front-end and refactor it's name
2022-08-22 15:00:27 -03:00
Ramón Souza
03b1f13ab5
fix duplicated presentation on remove + upload
2022-08-22 10:37:05 -03:00
Ramón Souza
3a1d0fc09e
undo page_count_exceeded changes in service
2022-08-19 11:20:58 -03:00
Ramón Souza
4293a081c1
fix font preload
2022-08-18 13:39:47 -03:00
Joao Victor
66403fe5fe
fix: check virtual background type on change
2022-08-17 15:14:14 -03:00
Ramón Souza
54e2618011
adjust large file error on presentation
2022-08-17 10:17:26 -03:00
Ramón Souza
b90d4ce81e
fix conversion state
2022-08-16 17:26:42 -03:00
Ramón Souza
a895b087f9
display page exceeded error on presentation uploader
2022-08-16 11:41:11 -03:00