Anton Georgiev
|
79ecdf56e8
|
BBB-web: add allowRequestsWithoutSession=false to handle stripped JSESSIONID
|
2019-01-08 19:54:08 +00:00 |
|
Richard Alam
|
367a621ebf
|
Merge pull request #6360 from pedrobmarin/rebased-redis-recording
Includes publish/unpublish/delete API calls as Redis events
|
2018-12-13 11:25:05 -05:00 |
|
Ghazi Triki
|
9569704254
|
Exclude red5 dependencies from akka and web projects.
|
2018-12-10 20:32:08 +01:00 |
|
Pedro Beschorner Marin
|
948576887e
|
Includes publish/unpublish/delete API calls as Redis events
|
2018-12-10 10:14:02 -02:00 |
|
Richard Alam
|
cb0d282451
|
Merge pull request #6293 from riadvice/redis-refactor
Refactor redis implementation in server applications
|
2018-12-09 10:33:31 -05:00 |
|
Pedro Beschorner Marin
|
d411cd78f4
|
Display recordings raw size and playbacks sizes at getRecordings API call
|
2018-12-07 10:54:42 -02:00 |
|
Ghazi Triki
|
114cba670f
|
Improved redis connection logging.
|
2018-12-06 21:35:51 +01:00 |
|
Ghazi Triki
|
fd959f9e14
|
Remove rediscala library and replace it by a lettuce implementation.
|
2018-12-05 20:21:06 +01:00 |
|
Tiago D J
|
7bc7804276
|
Update PdfToSwfSlidesGenerationService.java
|
2018-11-29 19:31:38 -02:00 |
|
Tiago D J
|
03cd3e42e7
|
Fixes presentation slide conversion timeout
Fixes #6311
|
2018-11-29 15:49:14 -02:00 |
|
Ghazi Triki
|
5b8a9a0ace
|
Add password to redis scala classes.
|
2018-11-23 11:38:28 -02:00 |
|
Ghazi Triki
|
d8588da28a
|
Add support for redis password.
|
2018-11-22 16:02:55 -02:00 |
|
Ghazi Triki
|
2614ba2cd0
|
Update deployment configuration.
|
2018-11-22 12:54:40 -02:00 |
|
Ghazi Triki
|
fbd1d631d6
|
Move redis communication classes from red5 applications to bbb-apps-common project.
|
2018-11-21 10:55:06 -02:00 |
|
Richard Alam
|
6dcb310a66
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-master-nov16
|
2018-11-16 13:29:36 -08:00 |
|
Richard Alam
|
67c4a3d7ec
|
- fix issue where we process recording even if meeting is not recorded
|
2018-11-16 13:10:41 -08:00 |
|
Ghazi Triki
|
5550d4464d
|
Updated bbb-screenshare project to use common redis classes from bbb-common-message.
|
2018-11-13 16:19:35 +01:00 |
|
Ghazi Triki
|
fc4028d6de
|
Redis refactoring : remove duplicate classes, factorisation and build configuration update.
|
2018-11-09 20:19:46 +01:00 |
|
Ghazi Triki
|
21cb59487c
|
Move RedisStorageService from bigbluebutton-web to bbb-common-message and replace jedis with lettuce-core.
|
2018-11-06 18:54:27 +01:00 |
|
Ghazi Triki
|
d330c6687b
|
Updated bbb-common-web project to use sbt 1.2.6 and scala 2.12.7
|
2018-11-06 14:43:03 +01:00 |
|
Richard Alam
|
5f8803917c
|
- change meetingid param to meetingID so it's consistent with how other params are spelled.
|
2018-11-05 12:03:35 -08:00 |
|
Ghazi Triki
|
0f41551530
|
Add meetingid GET parameter to endCallbackUrl.
|
2018-11-03 17:06:16 +01:00 |
|
Ghazi Triki
|
a52e907593
|
Fix API calls.
|
2018-11-02 20:57:54 +01:00 |
|
Ghazi Triki
|
2ca74819ce
|
Improve freemaker templates.
|
2018-11-02 20:57:33 +01:00 |
|
Ghazi Triki
|
0ff63f9cde
|
Remove HTML escaping in freemaker templates, it is automatic since version 2.3.24 and fixed metadata display.
|
2018-11-01 21:52:53 +01:00 |
|
Ghazi Triki
|
653fd74440
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into merge-2.x-release-into-master
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/users/UserLeaveReqMsgHdlr.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/models/Users2x.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/HandlerHelpers.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/testdata/FakeTestData.scala
# bbb-common-web/src/main/java/org/bigbluebutton/api/MeetingService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/PresentationUrlDownloadService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Office2PdfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/OfficeDocumentValidator.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/PdfToSwfSlidesGenerationService.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/SvgImageCreatorImp.java
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/TextFileCreatorImp.java
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/bus/ReceivedJsonMsgHdlrActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/meeting/OldMeetingMsgHdlrActor.scala
# bigbluebutton-client/src/org/bigbluebutton/core/UsersUtil.as
# bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
# bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
# bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
# bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/red5/flash/bwcheck/app/BandwidthDetectionApp.as
# bigbluebutton-config/bigbluebutton-release
# bigbluebutton-html5/client/compatibility/kurento-extension.js
# bigbluebutton-html5/imports/api/users/server/modifiers/addUser.js
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
|
2018-11-01 14:00:54 +01:00 |
|
Ghazi Triki
|
424a3ffde6
|
Log exception stack trace in presentation conversion classes using error scope.
|
2018-10-11 20:06:42 +01:00 |
|
Ghazi Triki
|
1ffccb273d
|
Add process handler to image conversion in SvgImageCreatorImp.java
|
2018-10-10 21:44:24 +01:00 |
|
Richard Alam
|
f780a43c44
|
- implement data metrics on metadata.xml
|
2018-10-10 11:38:31 -07:00 |
|
Richard Alam
|
44650ca104
|
Merge pull request #6141 from riadvice/end-callback-recordings
Add "recordingmarks" to end meeting callback url
|
2018-10-09 12:07:45 -04:00 |
|
Ghazi Triki
|
27d1dcd835
|
Add recordingmarks to end meeting callback url.
|
2018-10-08 19:51:44 +01:00 |
|
Ghazi Triki
|
2bb72f0559
|
Fixed typos in class names.
|
2018-10-05 11:13:49 +01:00 |
|
Ghazi Triki
|
bd3c829fac
|
Fixed typos in class names.
|
2018-10-05 00:45:38 +01:00 |
|
Ghazi Triki
|
41f5249f4e
|
Updated SVG conversion to simplify complex files.
|
2018-10-04 23:52:57 +01:00 |
|
Ghazi Triki
|
83025a9d5e
|
Merge remote-tracking branch 'bigbluebutton/master' into jvm-quality-improve
# Conflicts:
# bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
|
2018-09-12 18:49:25 +01:00 |
|
Ghazi Triki
|
b6055c70d8
|
More logging for document conversion error.
|
2018-09-11 15:55:46 +01:00 |
|
Ghazi Triki
|
dbf85bb597
|
Remove dev debug.
|
2018-09-11 12:54:37 +01:00 |
|
Ghazi Triki
|
b6a5e75459
|
Down-scale image sized over 2MB.
|
2018-09-11 12:51:03 +01:00 |
|
Anton Georgiev
|
1462810b96
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
|
2018-09-06 22:06:40 +00:00 |
|
Felipe Cecagno
|
232c485762
|
revert some unneeded changes
|
2018-08-24 17:15:47 -03:00 |
|
Felipe Cecagno
|
b91c13e054
|
update instructions and implementation of a working docker-compose (no recordings yet)
|
2018-08-24 17:15:47 -03:00 |
|
Felipe Cecagno
|
62311387b8
|
more changes to configure redis using environment variables
|
2018-08-24 17:15:47 -03:00 |
|
Felipe Cecagno
|
c2e507713a
|
add a few docker containers definitions and compiled a list of what is still missing
|
2018-08-24 17:15:47 -03:00 |
|
Ghazi Triki
|
ba6e7ad0f3
|
Minor java improvements.
|
2018-08-07 10:02:26 +01:00 |
|
Ghazi Triki
|
cb152bf864
|
Improved java classes code quality.
|
2018-08-05 22:41:15 +01:00 |
|
Ghazi Triki
|
2820178b83
|
Updated JVM projects dependencies and configuration.
|
2018-08-05 22:37:11 +01:00 |
|
Richard Alam
|
524ee0dd2a
|
Merge branch 'user-inactivity-refactor' of https://github.com/riadvice/bigbluebutton into riadvice-user-inactivity-refactor
|
2018-07-30 07:11:32 -07:00 |
|
Ghazi Triki
|
c21f5aabad
|
Add new parameter userInactivityThresholdInMinutes to bigbluebutton.properties and improve inactive user warning and eject from server.
|
2018-07-27 15:02:04 +01:00 |
|
Ghazi Triki
|
5472456e90
|
Refactor user inactivity messages naming to have two distinct names: UserInactivityInspectMsg and UserActivitySignResponseMsg .
|
2018-07-25 21:14:38 +01:00 |
|
Richard Alam
|
85385206fd
|
- make authenticated non-moderators wait if gues policy is ASK_MODERATOR
|
2018-07-25 07:06:55 -07:00 |
|