- Dec 18, 2018
- Dec 14, 2018
-
- Dec 13, 2018
-
-
Richard Alam authored
Make akka-bbb-apps runnable for developers without breaking the packaging
-
Anton Georgiev authored
Reorder controls for font size
-
Ghazi Triki authored
-
Anton Georgiev authored
-
Ghazi Triki authored
-
Anton Georgiev authored
Update package-lock.json
-
Anton Georgiev authored
-
Anton Georgiev authored
HTML5 packages upgrade
-
Anton Georgiev authored
Set presenter in default pod
-
João Francisco Siebel authored
-
Anton Georgiev authored
Add drag & drop grid for breakout rooms
-
Richard Alam authored
Includes publish/unpublish/delete API calls as Redis events
-
- Dec 12, 2018
-
-
Dixon Fred authored
Better display of BigBlueButton services
-
Richard Alam authored
-
Richard Alam authored
Merge branch 'upgrade-to-latest-red5-dec-9-2019' of https://github.com/ritzalam/bigbluebutton into ritzalam-upgrade-to-latest-red5-dec-9-2019
-
Richard Alam authored
-
Ghazi Triki authored
-
Ghazi Triki authored
-
https://github.com/riadvice/bigbluebuttonRichard Alam authored
Merge branch '2.0-features-like' of https://github.com/riadvice/bigbluebutton into riadvice-2.0-features-like
-
Anton Georgiev authored
Remove tooltip for active buttons
-
Anton Georgiev authored
Change the css variable imports to app component
-
KDSBrowne authored
-
Tainan Felipe authored
-
João Francisco Siebel authored
-
- Dec 11, 2018
-
-
Anton Georgiev authored
Addressing a race condition causing Auth timeout
-
Anton Georgiev authored
-
Richard Alam authored
- minimize logging of redis connection
-
Richard Alam authored
-
Richard Alam authored
Try to fix akka logging
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
Ensure the archiver deletes events from redis for the last segment
-
Calvin Walton authored
Issue #6338 It looks like there was a logic error in the code that was causing it to break out of the event deletion loop early when deleting events for the last (or only) segment in a recording. (In this case, last_index is -1, so i >= last_index is always true). The trim_events_for call was always succeeding, so the events were being removed from the event list (meeting:{ID}:recordings key) even though the events themselves hadn't been deleted in the loop. I've moved the trim_events_for call to below the event deletion loop to ensure that if the archive script is interrupted, the events list will contain all not-yet-deleted events.
-
KDSBrowne authored
-