Daniel Schreiber
fc33fa599d
Fix: File permissions in packages should not depend on umask of build system
...
If the build system for packages has a umask of `0077`, cloned
repositories will have no permissions for group and other. As the build
scripts for some packages just copy from clone git repos, this will
preserve the permissions in the package and prevent the following
services from startup:
* `bbb-html5`
* `etherpad`
* `bbb-pads`
* `bbb-export-annotations`
* `bbb-rap-*`
This patch grants everyone read permissions to the code in the packages.
2024-05-28 16:24:27 +02:00
Anton Georgiev
ee873794e9
Merge pull request #20332 from antobinary/port-docs-27
...
docs: Various fixes by @MBM1607
2024-05-24 12:04:03 -04:00
mbm_1607
109317f3e5
Update Playback section regarding video playback Fixes : #20300
2024-05-24 12:01:02 -04:00
mbm_1607
285ad950a4
Fix 404 links in docs
...
Fixes: https://github.com/bigbluebutton/bigbluebutton/issues/20303
2024-05-24 11:52:35 -04:00
mbm_1607
1f774ce888
Fix typos & spelling mistakes
2024-05-24 11:50:25 -04:00
mbm_1607
a3a0bba93a
Fix the documentation image attachments
...
Fixes https://github.com/bigbluebutton/bigbluebutton/issues/20297
2024-05-24 11:43:00 -04:00
Anton Georgiev
45352c7721
Merge pull request #20276 from bigbluebutton/ffdixon-patch-1
...
docs: Make clear in docs that parameters are case sensitive.
2024-05-24 11:32:43 -04:00
Anton Georgiev
9e2ea86c3d
Merge pull request #20327 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_fr
...
Updates for project BigBlueButton v2.7 HTML5 client and language fr
2024-05-24 09:00:36 -04:00
transifex-integration[bot]
c697caf00c
Translate en.json in fr
...
100% translated source file: 'en.json'
on 'fr'.
2024-05-24 08:23:43 +00:00
Anton Georgiev
e28b29bd0c
Merge pull request #20296 from bigbluebutton/snyk-fix-44dd4feb1f5d91a1647f15ddc120f975
...
[Snyk] Security upgrade rubocop from 1.31.2 to 1.32.0
2024-05-22 09:50:09 -04:00
snyk-bot
ab5dd32744
fix: record-and-playback/core/Gemfile & record-and-playback/core/Gemfile.lock to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-6861566
2024-05-17 23:53:33 +00:00
Anton Georgiev
6021da1004
docs: added link to 2.7.8
2024-05-16 08:53:35 -04:00
Fred Dixon
d6f22c2cd7
Update api.md
...
Note that the API parameters are case-sensitive in BigBlueButton.
2024-05-16 07:07:43 -04:00
Anton Georgiev
f57a1d07de
Merge pull request from GHSA-5966-9hw8-q96q
...
build: set permissions for resque files [2.7]
2024-05-15 15:06:11 -04:00
Anton Georgiev
04e916798b
build: set permissions for resque files [2.7]
2024-05-15 14:32:55 -04:00
Anton Georgiev
d3e78e7d1e
Merge pull request #20216 from KDSBrowne/bbb-20200
...
fix(whiteboard): Disable Duplication Shortcut Key While Drawing
2024-05-15 12:53:00 -04:00
Anton Georgiev
ea6e9461dc
Merge pull request from GHSA-4m48-49h7-f3c4
...
fix(sec): API fix duplicates ghsa-4m48-49h7-f3c4 (2.7)
2024-05-15 10:38:58 -04:00
Anton Georgiev
62eb2c53cf
Update docs/docs/new-features.md
2024-05-15 10:36:05 -04:00
Anton Georgiev
63e59ede1e
chore: Bump release to 2.7.8
2024-05-14 13:48:48 -04:00
Anton Georgiev
301cf342a9
Merge pull request #20246 from bigbluebutton/snyk-fix-5a3ce69cdf0f6eaa1814ab6d0aace09f
...
[Snyk] Security upgrade jest from 27.5.1 to 29.0.0
2024-05-14 13:40:25 -04:00
snyk-bot
ee8b1021b9
fix: bigbluebutton-tests/puppeteer/package.json & bigbluebutton-tests/puppeteer/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
2024-05-14 04:47:39 +00:00
Anton Georgiev
220b0a9040
Merge pull request #20222 from KDSBrowne/bbb-20139
...
fix(whiteboard): Inconsistent Zoom Between Live Session And Recording
2024-05-13 10:40:43 -04:00
Anton Georgiev
5bc104fbf8
Merge pull request #20213 from paultrudel/insertDocument-response-fix
...
refactor(bbb-web): Add message key to insertDocument responses
2024-05-13 10:40:00 -04:00
Anton Georgiev
376037c31e
Merge pull request #20226 from antobinary/27-docs-may-10
...
docs: drop plugin @cmfcmf/docusaurus-search-local
2024-05-10 21:24:55 -04:00
Anton Georgiev
a943717c26
docs: drop plugin @cmfcmf/docusaurus-search-local
2024-05-10 21:23:05 -04:00
KDSBrowne
cc53fb58f2
fix inconsistent zoom between live session and recording
2024-05-10 20:36:55 +00:00
KDSBrowne
2b6d313c80
disable duplication shortcut key while drawing
2024-05-10 11:35:04 +00:00
Paul Trudel
aebb693379
Add message key to insertDocument responses
2024-05-09 19:54:41 +00:00
Paul Trudel
122b706035
Readd documentation of API changes to New Features section
2024-05-08 18:37:43 +00:00
Paul Trudel
e757cf15ee
Removed unused POST checksum validation code
2024-05-08 14:03:48 +00:00
Paul Trudel
7a1081a974
Update docs to accurately document API functionality
2024-05-08 13:40:46 +00:00
Paul Trudel
06b7628f61
Restrict supported HTTP method types on endpoints
2024-05-07 20:34:20 +00:00
Paul Trudel
b2b57aca03
Remove support for join POST requests and fix checksum calculation for POST requests
2024-05-06 17:56:59 +00:00
Anton Georgiev
4a1c81fa76
Merge pull request #20177 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_eu
...
Updates for project BigBlueButton v2.7 HTML5 client and language eu
2024-05-06 10:18:51 -04:00
transifex-integration[bot]
6ea1559ced
Translate en.json in eu
...
100% translated source file: 'en.json'
on 'eu'.
2024-05-05 21:22:35 +00:00
Anton Georgiev
c6b9364204
docs: Added a link to 2.7.7
2024-05-03 13:52:25 -04:00
Anton Georgiev
b2a08bfaff
Merge pull request #20169 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
...
Updates for project BigBlueButton v2.7 HTML5 client and language ja
2024-05-03 09:22:00 -04:00
transifex-integration[bot]
0f691e8968
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2024-05-03 13:20:42 +00:00
Anton Georgiev
4c4fc491d3
Merge pull request #20165 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_tr
...
Updates for project BigBlueButton v2.7 HTML5 client and language tr
2024-05-03 08:51:15 -04:00
transifex-integration[bot]
b6087ab8cb
Translate en.json in tr
...
100% translated source file: 'en.json'
on 'tr'.
2024-05-03 01:18:47 +00:00
Anton Georgiev
d749a2af08
Merge pull request #20154 from antobinary/npm-bump-may-2
...
chore: bump npm deps
2024-05-02 17:10:28 -04:00
Anton Georgiev
5810f8b662
chore: bump npm deps
2024-05-02 16:31:19 -04:00
Anton Georgiev
fc6f2581c6
chore: Bump release to 2.7.7
2024-05-02 16:24:01 -04:00
Anton Georgiev
0dc21a34d6
Merge pull request #20152 from prlanzarin/u27/fix/Arthurk12-live-1809
...
fix(bbb-html5): correct parameter type for wake lock log codes
2024-05-02 16:03:57 -04:00
Anton Georgiev
15e857abe5
Merge pull request #20153 from prlanzarin/u27/fix/Arthurk12-live-crashes-1800
...
fix(bbb-html5): potential crash in Youtube captions toggle
2024-05-02 16:03:04 -04:00
Anton Georgiev
d30974c771
Merge pull request #20151 from prlanzarin/u27/fix/Arthurk12-live-crashes-1798
...
fix(bbb-html5): filter poll users array before processing
2024-05-02 16:01:55 -04:00
Anton Georgiev
4d9e20891d
Merge pull request #20150 from prlanzarin/u27/fix/Arthurk12-live-crashes-1783
...
fix(bbb-html5): validate before getting user-list element attribute
2024-05-02 16:00:17 -04:00
Arthurk12
eb29634a87
fix(external-video): Youtube captions toggle
...
Ensures setOption and unloadModule are functions before calling.
2024-05-02 16:29:30 -03:00
Arthurk12
4e7d7dd452
fix(wake-lock): correct parameter type for log code
...
Previously, an object was incorrectly passed as the log code parameter.
Fixes it by ensuring that a string is passed instead.
2024-05-02 16:22:16 -03:00
Arthurk12
8dad2db2e2
fix(poll): filter users array before processing
...
Fix a crash in the polls live result by filtering out undefined users.
This scenario might happen when getting user information by an id that
is not present in the current usernames list by some inconsistency
between the user's information from the users context and poll
votes/responses.
2024-05-02 16:20:12 -03:00