prlanzarin
|
fdca5356c3
|
Finished making bbb-webrtc-sfu answer in single path
Started standardizing video and screenshare RPC messages
Video now uses redis message routing
|
2017-11-24 18:59:40 +00:00 |
|
prlanzarin
|
248dc7fa08
|
Fixed HTML5 video API import
Added chrome extension ID to HTML5 screenshare call
|
2017-11-17 18:55:59 +00:00 |
|
prlanzarin
|
f43b77c19f
|
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
|
2017-11-11 03:41:37 +00:00 |
|
prlanzarin
|
76f09e16ad
|
Adding checks to show screenshare and video overlays according to config file
|
2017-11-11 01:36:55 +00:00 |
|
prlanzarin
|
2166b56304
|
Added toggle options for kurento video/screensharing in the HTML5 config yaml
Also made cam button respond to those config values
|
2017-11-10 21:08:40 +00:00 |
|
Gabriel Carvalho de Campes
|
d144aa0d00
|
Fixes settings service
settings service was missing a `||`
|
2017-11-07 14:21:43 -02:00 |
|
Oleksandr Zhurbenko
|
561709644d
|
Fixed a bug with props in the polling container
|
2017-11-06 10:24:10 -08:00 |
|
Maxim Khlobystov
|
bc1a4c473c
|
Merge pull request #4581 from Gcampes/locale-browser-default
Set initial locale to be the browser one
|
2017-11-06 11:16:36 -05:00 |
|
prlanzarin
|
050d4c29bf
|
Moved HTML5 video adjustment to a separate script
|
2017-11-06 15:42:00 +00:00 |
|
prlanzarin
|
e96fc385f1
|
Handling HTML5 screensharing stop
The action bar stop button is temporary
|
2017-11-06 15:39:55 +00:00 |
|
Gabriel Carvalho de Campes
|
24f66860f8
|
fix for browsers that do not support navigator.languages
|
2017-11-06 10:21:21 -02:00 |
|
Gabriel Carvalho de Campes
|
56fe843e1a
|
Merge branch 'locale-browser-default' of https://github.com/gcampes/bigbluebutton into locale-browser-default
|
2017-11-06 10:06:33 -02:00 |
|
Gabriel Carvalho de Campes
|
fa52daf34a
|
change initial locale setting
|
2017-11-06 10:06:05 -02:00 |
|
Anton Georgiev
|
1fdd1f1353
|
Merge pull request #4585 from Gcampes/end-meeting-fix
Fix issue that prevented end meeting button to appear
|
2017-11-02 12:40:12 -02:00 |
|
Anton Georgiev
|
8b80d7e9c2
|
Merge pull request #4621 from Tainan404/fix-upload-percentage
[HTML 5] Rounds upload percentage, localize messages in presentation uploader
|
2017-11-02 11:03:03 -02:00 |
|
Anton Georgiev
|
63eb812f85
|
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
React 16 and packages update
|
2017-11-02 10:41:45 -02:00 |
|
Gabriel Carvalho de Campes
|
333916e59a
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into end-meeting-fix
|
2017-11-02 10:38:06 -02:00 |
|
Oleksandr Zhurbenko
|
e883995379
|
Breaking proptypes validation, sorry, any questions to @oswaldoacauan
|
2017-11-01 13:11:35 -07:00 |
|
Tainan Felipe
|
9db759074f
|
moved intl messages to locales/en
|
2017-11-01 14:37:44 -02:00 |
|
Gabriel Carvalho de Campes
|
c9d7c9cae4
|
fix endmeeting handler with incorrect name
|
2017-11-01 13:47:14 -02:00 |
|
Tainan Felipe
|
c1df1da3c4
|
rounds the file upload percentage
|
2017-11-01 10:19:18 -02:00 |
|
Oleksandr Zhurbenko
|
6ba09a3184
|
Fixed a logClient function call
|
2017-10-31 14:52:18 -07:00 |
|
Anton Georgiev
|
8853d562ce
|
Merge pull request #4497 from Gcampes/audio-refactor
[HTML5] Refactor Audio
|
2017-10-31 15:39:37 -02:00 |
|
Gabriel Carvalho de Campes
|
2cca0c1724
|
change device selector key generation
|
2017-10-31 15:34:06 -02:00 |
|
Gabriel Carvalho de Campes
|
5237f200b5
|
removes console.log
|
2017-10-31 15:29:44 -02:00 |
|
Gabriel Carvalho de Campes
|
2e982114b5
|
Fix locale fetching issues
|
2017-10-31 15:13:44 -02:00 |
|
Gabriel Carvalho de Campes
|
fde5d56d87
|
change ask permissions timing, small code fixes
|
2017-10-31 08:53:06 -02:00 |
|
Oleksandr Zhurbenko
|
3dd92d94a9
|
Update
|
2017-10-30 13:20:55 -07:00 |
|
Anton Georgiev
|
f5d65b8983
|
Merge pull request #4577 from Gcampes/kick-user-meeting-end
Remove user on meeting end
|
2017-10-27 21:19:20 -02:00 |
|
Gabriel Carvalho de Campes
|
ba019e52db
|
fix issue preventing end meeting button to appear
|
2017-10-27 15:08:43 -02:00 |
|
Anton Georgiev
|
a210f2476a
|
Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
Change Role refactor
|
2017-10-27 13:22:41 -02:00 |
|
KDSBrowne
|
4899b88f27
|
change condition in changeRole logger message
|
2017-10-27 08:10:53 -07:00 |
|
Anton Georgiev
|
970205f92d
|
Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
|
2017-10-27 12:01:14 -02:00 |
|
Gabriel Carvalho de Campes
|
144705ce9b
|
change func call to a variable
|
2017-10-27 11:44:42 -02:00 |
|
Gabriel Carvalho de Campes
|
75f82b923d
|
gets default language from config
|
2017-10-27 11:23:18 -02:00 |
|
Gabriel Carvalho de Campes
|
436e7df7d4
|
removes unused css, removes unneeded code
|
2017-10-27 11:19:24 -02:00 |
|
Gabriel Carvalho de Campes
|
5a9a5fd1b0
|
code cleanup
|
2017-10-27 10:02:19 -02:00 |
|
Gabriel Carvalho de Campes
|
00bf09c4f9
|
Fix issue with locales
|
2017-10-27 09:36:27 -02:00 |
|
Gabriel Carvalho de Campes
|
9bb0248957
|
fix logout issue on meeting end
|
2017-10-26 16:45:03 -02:00 |
|
Gabriel Carvalho de Campes
|
cf73251feb
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
|
2017-10-26 16:26:19 -02:00 |
|
Gabriel Carvalho de Campes
|
81f35bac4f
|
Fix concerns from review
|
2017-10-26 15:14:56 -02:00 |
|
KDSBrowne
|
ec0daac263
|
add return to presenterAssigned handler
|
2017-10-26 08:13:43 -07:00 |
|
Oleksandr Zhurbenko
|
df3325e42f
|
Fixed a bug introduced in #4524
|
2017-10-25 16:12:17 -07:00 |
|
Oleksandr Zhurbenko
|
6dabe055d8
|
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
|
2017-10-25 16:11:06 -07:00 |
|
KDSBrowne
|
fa4c96491c
|
remove meteor import
|
2017-10-25 12:05:29 -07:00 |
|
KDSBrowne
|
34313c6eaa
|
replace strings with constants
|
2017-10-25 12:00:31 -07:00 |
|
KDSBrowne
|
092839228b
|
make changeRole handle any role
|
2017-10-25 10:29:03 -07:00 |
|
Oleksandr Zhurbenko
|
368bba4e43
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into meteor-react-16-update
|
2017-10-24 16:14:36 -07:00 |
|
Anton Georgiev
|
f7ba155f97
|
Merge pull request #4524 from oswaldoacauan/patch-3
[HTML5] Fix logClient method name
|
2017-10-24 17:04:38 -02:00 |
|
Anton Georgiev
|
967be17440
|
Merge pull request #4521 from Tainan404/fix-presenter-modal-bug
[HTML5] Fix presentation upload modal bug
|
2017-10-24 17:02:47 -02:00 |
|