- Dec 03, 2020
-
-
Lars Kiesow authored
This patch adds a simple GitHub Actions workflow which will automatically check open pull requests on code changes, adding a comment and a label if the pull request has conflicts. The label will automatically be removed again once the conflict has been resolved. We use this for a while now with opencast and it really helps since people do not have to manually check if their pull requests need an update any longer. An example, of hoe this looks in action can be found at https://github.com/opencast/opencast/pull/2053#issuecomment-734987582
-
- Dec 01, 2020
-
-
Anton Georgiev authored
Merged 2.2.30-31 into 'develop'
-
Anton Georgiev authored
-
Anton Georgiev authored
Empty After= may confuses systemd
-
timm2k authored
Empty After= may confuses systemd
-
- Nov 30, 2020
-
-
Anton Georgiev authored
-
Anton Georgiev authored
Prevent voiceUser clean for entire server
-
Joao Siebel authored
-
Joao Siebel authored
-
Anton Georgiev authored
Only set panel settings to login defaults on login, not everytime the…
-
Anton Georgiev authored
Include instanceId in resources url
-
Anton Georgiev authored
Allow mirroring individual webcams
-
Anton Georgiev authored
Fix Typo in bbb-record
-
Anton Georgiev authored
Fix scroll doesn't scrolling to Bottom
-
Anton Georgiev authored
-
Tainan Felipe authored
-
Lars Kiesow authored
This patch fixes a typo in bbb-record causing problems by checking the bigbluebtuuon user.
-
Tainan Felipe authored
-
- Nov 29, 2020
-
-
Lars Kiesow authored
BigBlueButton already allows mirroring the users own webcam as a global setting set by administrators. Users have no way of choosing this on their own. This patch turns this functionality into a user setting for all webcams. Every camera menu now gets a “mirror” entry. The global setting is still used as a default value, keeping the current behavior as it is to not confuse users.
-
- Nov 27, 2020
-
-
Anton Georgiev authored
-
Brent Baccala authored
-
Dixon Fred authored
Mask output of which command
-
Dixon Fred authored
-
Anton Georgiev authored
First version of a PeerTube player
-
Anton Georgiev authored
Remove callbacks from mongo operations
-
Tainan Felipe authored
-
Anton Georgiev authored
Pulled HTML5 locales, Nov 27, 2020
-
Anton Georgiev authored
-
Tiago D J authored
-
- Nov 26, 2020
-
-
Anton Georgiev authored
Reduce server side logging
-
Anton Georgiev authored
-
Lucas Zawacki authored
-
Anton Georgiev authored
-
Joao Siebel authored
-
Anton Georgiev authored
Add flag to enable/disabled custom heartbeat
-
Joao Siebel authored
-
Anton Georgiev authored
Use INFO message as default for sending dtmf on call transfer
-
Joao Siebel authored
-
Mario Jr authored
-
- Nov 25, 2020
-
-
Mario Jr authored
Instead of sending using rfc4733 standard, we use INFO message for all transfers INFO message was used in older SIP.js version. Although this is not a standard for sending DTMF tones, this has more reliability (once it sent over TCP) This might reduce occurrences of 1008
-