Commit Graph

6747 Commits

Author SHA1 Message Date
Chad Pilkey
b42bef00f2 move transifex instructions to the repo from docs 2019-07-30 10:27:30 -07:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Anton Georgiev
a4e59715d4
Merge pull request #7831 from vitormateusalmeida/issue-7022-2
Adjustments to fullscreen toggle
2019-07-30 13:16:36 -04:00
Vitor Mateus
ea7f4cff58 Remove events when unmount 2019-07-30 12:03:29 -03:00
Anton Georgiev
beaa9cf93d
Merge pull request #7819 from antobinary/locales
Updated npm dependencies
2019-07-30 09:58:10 -04:00
Vitor Mateus
3c0898b7aa Merge remote-tracking branch 'upstream/master' into issue-7022-2 2019-07-29 17:10:34 -03:00
Anton Georgiev
204844e01d
Merge pull request #7837 from capilkey/fix-pan-lag
Refactor of the presentation area to improve performance
2019-07-29 11:41:49 -04:00
Vitor Mateus
2617fb34a1 Disable draggable when webcam is fullscreen 2019-07-26 16:42:39 -03:00
Vitor Mateus
1d44ee5794 Fix fullscreen multiwebcams 2019-07-26 16:24:53 -03:00
Anton Georgiev
65cccf4649
Merge pull request #7840 from KDSBrowne/issue-7794
Add audio logs (joining / leaving / mute / unmute)
2019-07-26 14:56:00 -04:00
Vitor Mateus
e8f15b97b6 Fix fullscreen edge cases 2019-07-26 13:48:51 -03:00
KDSBrowne
afcc2095a4 remove capitalization from webkitAudioContext 2019-07-26 14:52:39 +00:00
KDSBrowne
624cc306d1 change prop name in audio controls container 2019-07-26 14:46:30 +00:00
KDSBrowne
bc0202d540 Merge branch 'issue-7794' of https://github.com/KDSBrowne/bigbluebutton into issue-7794 2019-07-26 14:38:59 +00:00
KDSBrowne
d8b2da7475 add suggested changes 2019-07-26 14:35:20 +00:00
KDSBrowne
65e58f2426 remove name duplication 2019-07-26 14:06:10 +00:00
Chad Pilkey
e69931a0af Merge remote-tracking branch 'upstream/master' into fix-pan-lag 2019-07-25 16:29:52 -07:00
Chad Pilkey
c344a17adb pan/zoom and cursor refactor for better performance 2019-07-25 15:55:25 -07:00
Anton Georgiev
8dae3d5d51
Merge pull request #7836 from prlanzarin/2.2-autoplay
Yet another workaround for autoplay issues
2019-07-25 15:39:36 -04:00
KDSBrowne
4fba9978d3 add audio logs (join/leave/mute/unmute) / fix lint issues 2019-07-25 18:41:24 +00:00
prlanzarin
39cf33b194 Yet another workaround for autoplay issues 2019-07-25 17:36:19 +00:00
Anton Georgiev
a37b90b140
Merge pull request #7833 from antobinary/minor-tweaks
Minor optimization using Fields in miniMongo
2019-07-24 15:16:55 -04:00
Anton Georgiev
47282beb0a rename user selector in base.jsx 2019-07-24 19:08:27 +00:00
Anton Georgiev
c8e84e4348 rename user selector in base.jsx 2019-07-24 18:57:39 +00:00
Anton Georgiev
2bf8fb5cca minor optimization using Fields in miniMongo 2019-07-24 17:59:04 +00:00
Vitor Mateus
6ec4fd0263 Disable fullscreen in settings dropdown by meteor.settings 2019-07-24 14:46:51 -03:00
Vitor Mateus
17e7bf8fbb Fix fullscreen in settings dropdown 2019-07-24 14:31:39 -03:00
Vitor Mateus
fc75100bb4 Disable draggable when webcam is fullscreen 2019-07-24 14:21:04 -03:00
KDSBrowne
0005b3c10a fix locales not working in legacy component 2019-07-24 13:38:38 +00:00
Vitor Mateus
5b21c500dd Merge remote-tracking branch 'upstream/master' into issue-7022-2 2019-07-23 19:37:15 -03:00
Vitor Mateus
db1825a15c Code cleanups 2019-07-23 19:24:31 -03:00
Vitor Mateus
120764ee33 Adjustments to fullscreen toggle #7022 #7067 2019-07-23 16:56:39 -03:00
Anton Georgiev
bc2eddc779 Log if the content is provided (kurento-extension.js) 2019-07-23 17:46:15 +00:00
Anton Georgiev
e84d25a435 use correct property in log for video-provider 2019-07-23 15:12:54 +00:00
Vitor Mateus
429bce991e Path to fullscreen-button changed 2019-07-22 13:59:34 -03:00
Anton Georgiev
471cf27712 update npm dependencies 2019-07-19 21:09:32 +00:00
Anton Georgiev
a17566a7dc pulled HTML5 locales July 19, 2019 2019-07-19 20:59:57 +00:00
Anton Georgiev
2f4083f6c8
Merge pull request #7812 from prlanzarin/2.2-ref-logs-vp
Refactor video-provider component logs
2019-07-19 13:17:20 -04:00
Anton Georgiev
fd7a5918c1
Merge pull request #7808 from KDSBrowne/issue-7783
Fix webcams of other viewers lock toggle
2019-07-19 11:08:29 -04:00
KDSBrowne
ff71b15280 remove isRequired from resolve prop in audio modal 2019-07-19 14:45:04 +00:00
Anton Georgiev
ad0a520ca2
Update index.js 2019-07-19 10:24:53 -04:00
Anton Georgiev
43482bae08 do not log clientInfo with each log, just the joinhandler one 2019-07-18 21:39:59 +00:00
Anton Georgiev
33f2cc398b
Merge pull request #7804 from KDSBrowne/issue-7768
Add enabled parameter to chat in settings.yml
2019-07-18 16:53:09 -04:00
prlanzarin
ca474e95bd Refactor video-provider component logs 2019-07-18 20:44:21 +00:00
Anton Georgiev
9510ff0477
Merge pull request #7764 from Tainan404/issue-7519
Fix same name files failing in upload.
2019-07-18 16:43:27 -04:00
Tainan Felipe
cedfe5960b Merge branch 'issue-7519' of https://github.com/Tainan404/bigbluebutton into issue-7519 2019-07-18 15:48:23 -03:00
Tainan Felipe
3b71f7fd86 fix typo 2019-07-18 15:45:11 -03:00
Tainan Felipe
4281b696a4 Add token to log and ids to select 2019-07-18 15:42:35 -03:00
Tainan Felipe
9c2e6c8db6
Update bigbluebutton-html5/imports/api/presentation-upload-token/server/methods/setUsedToken.js
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-07-18 13:27:23 -03:00
Anton Georgiev
f44764675b update lodash.mergewith, lodash 2019-07-18 16:09:23 +00:00