Richard Alam
|
e805e7a3d2
|
Bind to localhost
Made a mistake of defining param twice
|
2020-04-24 15:05:17 -07:00 |
|
Richard Alam
|
b30a8093d1
|
Bind to localhost
Make bbb-web bind to localhost
|
2020-04-24 14:29:36 -07:00 |
|
Mitsutaka Sato
|
79361bd485
|
Set content-type for presentation download, to prevent vulnerable files from being executed
|
2020-04-16 11:39:49 +12:00 |
|
Ghazi Triki
|
5ebdf5ca77
|
Improve nginx matching on incoming URLs
|
2020-04-09 21:40:33 +03:00 |
|
Ghazi Triki
|
78c649650e
|
Strip HTML tags from name and fullName API params.
|
2020-04-03 20:00:33 +03:00 |
|
Richard Alam
|
251b3c20dd
|
- move location of presentation page blank files
|
2020-03-04 10:05:36 -08:00 |
|
Richard Alam
|
6c841ce772
|
- cleanup
|
2020-03-02 09:42:43 -08:00 |
|
Richard Alam
|
4f453c4026
|
- add option to skip office pre-check
|
2020-03-02 09:40:01 -08:00 |
|
Richard Alam
|
673cbb9cac
|
- downscale pdf page larger than 2MB
|
2020-03-01 08:24:20 -08:00 |
|
Richard Alam
|
f8437fb19d
|
Merge branch 'v2.2.x-release' of https://github.com/bigbluebutton/bigbluebutton into pres-url-on-page-convert
|
2020-03-01 05:38:04 -08:00 |
|
Richard Alam
|
c0372e3a97
|
Merge branch 'blank-presentation' of https://github.com/riadvice/bigbluebutton into riadvice-blank-presentation
|
2020-02-28 13:32:02 -08:00 |
|
Ghazi Triki
|
64d08d69c7
|
Updated java projects dependencies versions.
|
2020-02-28 10:44:28 +01:00 |
|
Richard Alam
|
e2a4bf3bb2
|
Turn off png generation
Turn off png generation as we don't use it.
|
2020-02-27 16:57:13 -05:00 |
|
Richard Alam
|
859c6a2220
|
- clean up
- addjust timeouts
|
2020-02-27 13:37:42 -08:00 |
|
Richard Alam
|
3a5b990e4a
|
- turn off png generation
- setup number of processing threads
|
2020-02-27 13:30:55 -08:00 |
|
Richard Alam
|
5428e86448
|
- try to process multiple presentations in parallel
|
2020-02-26 14:36:04 -08:00 |
|
Richard Alam
|
f4a4b8be5d
|
- downscale large pdf page
|
2020-02-25 14:18:56 -08:00 |
|
Ghazi Triki
|
0c96050fde
|
Improvements to conversion default fall-back files and process.
|
2020-02-22 18:26:50 +01:00 |
|
Richard Alam
|
db4dc4aff0
|
- add urls on presentation page conversion message
|
2020-02-18 14:03:08 -08:00 |
|
Ghazi Triki
|
ba109530ae
|
Disallow converting PDF files that have at least one big weighted page.
|
2019-10-16 08:37:03 +01:00 |
|
Chad Pilkey
|
027c28c320
|
add lock setting option to hide viewers from each other
|
2019-08-09 16:45:26 -07:00 |
|
Pedro Beschorner Marin
|
517e252901
|
Fix on getting caption file content type
|
2019-07-17 18:47:31 +00:00 |
|
Fred Dixon
|
2bd95f7596
|
Set default URL to http for testing
|
2019-06-23 17:23:35 -05:00 |
|
Richard Alam
|
ff6c5e4d7c
|
Merge pull request #7639 from riadvice/html5-conversion-progress
Display SVG conversion progress
|
2019-06-17 12:35:17 -04:00 |
|
Ghazi Triki
|
2f571eab10
|
Display SVG conversion progress.
|
2019-06-17 18:49:25 +03:00 |
|
Richard Alam
|
67ca66c842
|
Merge pull request #7565 from pedrobmarin/401-guest-false
Avoid checking for authentication
|
2019-06-14 11:03:53 -04:00 |
|
Richard Alam
|
e3dee6d7a2
|
- turn on svg generation by default while swf is turned off by default
|
2019-06-07 13:37:24 -07:00 |
|
Richard Alam
|
19caf3a386
|
Merge branch 'fix-recording-swf-disabled' of https://github.com/riadvice/bigbluebutton into riadvice-fix-recording-swf-disabled
|
2019-06-07 09:14:11 -07:00 |
|
Richard Alam
|
6e7ece7a9f
|
- minor cleanup
|
2019-06-06 15:16:43 -07:00 |
|
Richard Alam
|
a46d0b9680
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into captions-text-tracks-intermediate-branch
|
2019-06-06 15:04:53 -07:00 |
|
Richard Alam
|
5d9f72ae21
|
- add single use token to request for the text track
|
2019-06-06 14:54:31 -07:00 |
|
Richard Alam
|
7577bf5310
|
- check if lang param is valid
|
2019-06-06 07:21:54 -07:00 |
|
Richard Alam
|
c92bfbb591
|
- deploy recording scripts in proper location
- log upload captions params
|
2019-06-04 14:07:10 -04:00 |
|
Pedro Beschorner Marin
|
a32037baa3
|
Avoid checking for authentication
|
2019-06-03 18:06:11 -03:00 |
|
Richard Alam
|
8db3903942
|
- add checksum check on put recordings text track api
|
2019-06-03 12:59:37 -07:00 |
|
Richard Alam
|
08f0c2b4e7
|
- make changes to align closer to spec document
|
2019-06-03 11:59:20 -07:00 |
|
Fred Dixon
|
63c36cb5d3
|
Set bigbluebutton.web.serverURL to http by default
|
2019-06-02 21:30:29 -04:00 |
|
Richard Alam
|
9d416ee473
|
Merge branch 'text-tracks' of https://github.com/riadvice/bigbluebutton into riadvice-text-tracks
|
2019-05-30 12:30:07 -07:00 |
|
Ghazi Triki
|
ddb02f57e7
|
Validate recordID in putRecordingTextTrack.
|
2019-05-22 16:18:57 +03:00 |
|
Ghazi Triki
|
05cc75eabf
|
Validate kind in putRecordingTextTrack.
|
2019-05-21 17:58:31 +03:00 |
|
Ghazi Triki
|
6667360cfe
|
Validate locale in putRecordingTextTrack.
|
2019-05-21 17:41:09 +03:00 |
|
Richard Alam
|
2e3350cc5c
|
Revert "Create API returns now returns error when no passwords provided for meeting"
|
2019-05-20 16:39:45 -04:00 |
|
Ghazi Triki
|
deae4bc831
|
Fix svgImagesRequired, generatePngs and swfSlidesRequired flags.
|
2019-05-15 18:50:28 +01:00 |
|
Ghazi Triki
|
7c5727750f
|
Merge remote-tracking branch 'bigbluebutton/master' into text-tracks
|
2019-05-13 14:46:20 +01:00 |
|
Ghazi Triki
|
dbd86eb096
|
Code improve.
|
2019-05-10 15:51:05 +01:00 |
|
Fred Dixon
|
056ef6ee8c
|
Merge pull request #7327 from ritzalam/add-redis-password-on-master
Add redis password on master
|
2019-05-09 16:35:42 -04:00 |
|
Ghazi Triki
|
1974f903ea
|
Fix downloaded file encoding.
|
2019-05-09 17:35:10 +01:00 |
|
Fred Dixon
|
b2dc8bd4c6
|
Merge pull request #7384 from riadvice/mandatory-api-passwords
Create API returns an error when no password parameter is provided
|
2019-05-09 06:28:35 -04:00 |
|
Ghazi Triki
|
b469f8c642
|
Update error format for Create API returns if none of the passwords parameters are provided.
|
2019-05-09 07:26:20 +01:00 |
|
Pedro Beschorner Marin
|
9867aa6b78
|
Shared notes lock settings first commit
|
2019-05-08 20:36:36 +00:00 |
|