Commit Graph

377 Commits

Author SHA1 Message Date
Anton Georgiev
354566bd2c build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
Anton Georgiev
66a6c8e3ad docs: add missing index portions to 2 pages 2023-12-13 11:49:14 -05:00
Anton Georgiev
dacf5422cf docs: simpler docusaurus.config.js for non-default branch 2023-12-07 22:05:47 -05:00
Anton Georgiev
2c0cdf1d22 docs: drop versions from non-default branch 2023-12-07 21:57:49 -05:00
Anton Georgiev
1767972b5d
docs: build 3.0 docs 2023-12-07 16:33:38 -05:00
Anton Georgiev
a7c792bd5b
docs: add 2.5 docs fix 2023-12-07 16:29:51 -05:00
Anton Georgiev
83a59d66da docs: 3.0 header, new features listed 2023-12-07 15:29:29 -05:00
Anton Georgiev
e327745350 docs: updated README to contain npm npx and not yarn 2023-12-07 14:02:04 -05:00
Anton Georgiev
e09ac2c755 docs: drop yarn (3.0) 2023-12-07 14:00:53 -05:00
Anton Georgiev
77e657d093 docs: drop dead link 2023-12-07 13:58:02 -05:00
Anton Georgiev
2bb89c515e docs: init changes for BBB 3.0 2023-12-07 11:03:08 -05:00
Anton Georgiev
d489f0a072 Merge remote-tracking branch 'bbb/develop' into v3.0 2023-12-05 12:43:24 -05:00
Anton Georgiev
dcafff9fae
Update docs/docusaurus.config.js 2023-12-05 11:48:50 -05:00
Anton Georgiev
2070ca160d upgrade react for docs 2023-12-05 11:13:51 -05:00
Anton Georgiev
fbf296d8fe bump 2.5 docs tag 2023-12-05 10:47:22 -05:00
Anton Georgiev
d92f4d20ab
Merge pull request #19279 from antobinary/docs-upgrade
docs: comply to MDX v3 (stricter markdown)
2023-12-05 10:44:12 -05:00
Anton Georgiev
13416f3081 chore(docs): upgraded docusaurus to 3.0.1 2023-12-05 10:14:17 -05:00
Anton Georgiev
ad214157e4 docs: comply to MDX v3 (stricter markdown) 2023-12-05 10:05:37 -05:00
Anton Georgiev
dc6d92d169 001 try to adjust for docs baseurl 2023-12-05 09:59:13 -05:00
Daniel Schreiber
d2a28a6130 Fix: support cluster proxy setup for graphql API
The websocket connection to the graphql API needs to go directly to the
BBB server (bbb-html5) and it the middleware needs to accept requests
with a different origin.
2023-11-28 15:27:55 +01:00
André
e24ac4094e Merge remote-tracking branch 'upstream/v3.0.x-release' into issue-12614 2023-11-27 14:41:23 -03:00
Anton Georgiev
41671a773d
Merge pull request #19022 from bigbluebutton/dependabot/npm_and_yarn/docs/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /docs
2023-11-23 10:50:52 -05:00
Anton Georgiev
7eb5d587cd
Merge pull request #18972 from louim/patch-1
docs: Update outdated reference to index.html path
2023-11-23 10:28:18 -05:00
Anton Georgiev
5a51b727a0
Merge pull request #18964 from techhive-solutions/install-typo-fix
docs: Update typos in install.md
2023-11-23 10:22:28 -05:00
farhatahmad
1432d9af26 Added entry for OPENID_CONNECT_UID_FIELD 2023-11-22 10:02:57 -05:00
farhatahmad
4d16fb6541 Greenlight v3 Docs: Add information for migrating local accounts 2023-11-21 14:35:28 -05:00
Ramón Souza
8eb49a0887 feat: leave meeting button 2023-11-20 13:30:07 -03:00
Anton Georgiev
063fbc0ea0 docs: preUploadedPresentation and preUploadedPresentationName 2023-11-15 13:38:32 -03:00
André
d78b2988f5 27 to 30 2023-11-10 10:51:29 -03:00
dependabot[bot]
f5f3fdcdd0
Bump postcss from 8.4.21 to 8.4.31 in /docs
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 17:55:32 +00:00
Anton Georgiev
11e9448463 docs: comply to MDX v3 (stricter markdown) 2023-10-27 13:28:24 -04:00
Louis-Michel Couture
739a2a97ea
Update outdated reference to index.html path 2023-10-18 17:50:17 -04:00
mbm_1607
01948e2b88
📝 Update typo in install.md 2023-10-18 17:14:26 +05:00
Fred Dixon
16f6d76863
Update customize.md
Add script to docs to setup video recording format.
2023-10-05 05:27:00 -04:00
Anton Georgiev
1dfd1a1633
docs: mark 2.5 as legacy to match build.sh 2023-10-03 11:26:06 -04:00
Anton Georgiev
e8ff0adfc8
docs: git fetch all tags, some tags were missing after --all 2023-10-03 11:20:29 -04:00
Anton Georgiev
16b4cdc442
docs: Use 2.5.18 instead of 2.5.9 2023-10-02 16:11:47 -04:00
Anton Georgiev
50d35e9294
Update build.sh 2023-10-02 15:45:21 -04:00
Anton Georgiev
03bc461aba
Update build.sh 2023-10-02 15:42:28 -04:00
Anton Georgiev
dda4f5fb31
docs: use tag v2.5.9 to construct BBB 2.5 docs 2023-10-02 15:36:26 -04:00
Gustavo Trott
fff883b2b2 Merge 2.7 into 3.0 2023-09-27 08:44:37 -03:00
Anton Georgiev
cbb851bd7b
docs: added a link to 2.7.1 2023-09-19 14:50:19 -04:00
Anton Georgiev
63458373ca
docs: info on what disabledFeatures options were added in 2.7 2023-09-15 11:06:54 -04:00
Gustavo Trott
9da3543bc3 Resolve conflicts 2023-09-11 11:25:56 -03:00
Anton Georgiev
ff1bf8ae0d
Merge pull request #18741 from antobinary/docs27
docs: better quality header
2023-09-07 11:05:12 -04:00
Anton Georgiev
575131a20b docs: better quality header 2023-09-07 11:03:27 -04:00
Anton Georgiev
29f52b3b26
Merge pull request #18724 from antobinary/merge-sept-6
chore: Merge BBB 2.6.14 into v2.7.x-release
2023-09-07 08:49:05 -04:00
Anton Georgiev
29c2fa78fe
docs: Handle routes in docusaurus.config.js 2023-09-06 20:18:23 -04:00
Anton Georgiev
807d7054f8 docs: 2.7 released docs 2023-09-06 19:34:21 -04:00
Anton Georgiev
16bda0d708
docs: set 2.7 as the current docs version 2023-09-06 15:54:40 -04:00
Anton Georgiev
7b271c97a1 chore: Merge 2.6.14 into v2.7.x-release 2023-09-06 14:33:15 -04:00
Anton Georgiev
4921a69b29
docs: add 2.6.14 link 2023-09-06 13:33:56 -04:00
Anton Georgiev
ec54c7111f
docs: Improve docs for 2.6.14 upgrade of nodejs 2023-09-05 21:03:07 -04:00
Anton Georgiev
2313ba043d docs: add info on NodeJS v18 and Java 17 upgrade paths 2023-09-01 14:18:12 -04:00
Anton Georgiev
420fbdcdbc grails 5.3.2 in docs 2023-08-31 07:10:25 -04:00
Anton Georgiev
d0417db65e docs: added info on Java 17 upgrade 2023-08-31 07:05:27 -04:00
Anton Georgiev
4ea77f1068 chore: upgrade NodeJS to 18 2023-08-30 17:18:46 -04:00
Gustavo Trott
5eb04aab91 Resolve conflicts 2023-08-30 15:31:32 -03:00
Anton Georgiev
d1fcf2c7ed
docs: added link to 2.7.0-rc.2 2023-08-29 21:48:41 -04:00
Anton Georgiev
637c1854de docs: added Wake lock to 2.7 features 2023-08-29 21:31:00 -04:00
Anton Georgiev
318e1857ff docs: update docs for download orig presentation 2023-08-29 21:22:33 -04:00
Anton Georgiev
ee89a64914
docs: added link to 2.6.12 2023-08-24 11:14:40 -04:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Anton Georgiev
01e3367099
docs: added link to 2.7.0-rc.1 2023-08-14 17:24:25 -04:00
Anton Georgiev
8d754a7ef6
Merge pull request #18472 from ramonlsouza/enable-wakelock
chore: set wakeLock.enabled to true
2023-08-10 09:54:55 -04:00
prlanzarin
0f9b9e1932 build(bbb-webrtc-sfu): v2.11.0-beta.2
A few adjustments to the transparent listen only mechanism

New Prometheus metrics to validate transparent listen only
2023-08-09 22:46:03 -03:00
Ramón Souza
cd2c85474e change default value for wake lock 2023-08-08 16:49:15 -03:00
Paulo Lanzarin
d7e9cb05ee
Merge pull request #18461 from prlanzarin/u27/feat/transparent-listen-only
feat(audio): add experimental transparent listen only mode
2023-08-08 09:39:12 -03:00
prlanzarin
c4a62f275d docs: add info on new audio mode 2023-08-07 20:36:37 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
Anton Georgiev
151d331f03
docs: Added link for 2.7.0-beta.3 2023-08-01 19:48:50 -04:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Anton Georgiev
1e08c28962 chore: set guestPolicyExtraAllowOptions to false 2023-07-31 09:49:32 -04:00
Anton Georgiev
94252fcdb8
docs: Added link for 2.6.11 2023-07-26 22:24:49 -04:00
danielpetri1
c3dd31635e Instructions when upgrading to Java 17 2023-07-25 16:55:57 +00:00
Anton Georgiev
082bbf3178
docs: added link to 2.7.0-beta.2 2023-07-24 12:11:41 -04:00
Gustavo Trott
185e48d36c Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-07-21 17:17:52 -03:00
Anton Georgiev
215b4166cf docs: added link to beta.1 2023-07-21 16:07:10 -04:00
Anton Georgiev
e7ef489f59 2.7 features screenshots 2023-07-21 16:06:27 -04:00
Anton Georgiev
70e64a5b08 added lock for @docusaurus/plugin-client-redirects 2023-07-21 15:13:41 -04:00
Anton Georgiev
1fa3373d2e updated screenshots on docs -- download original file and self view 2023-07-21 15:11:52 -04:00
Gustavo Trott
ae807d3421 Merge remote-tracking branch 'upstream/v2.7.x-release' into develop 2023-07-04 17:17:28 -03:00
basisbit
86a2cce5ec
Update install.md, Hetzner AX51 are not available any more. Use AX52 instead 2023-07-01 22:59:42 +02:00
Ramón Souza
b205882d6d
docs: Added link for 2.7.0-alpha.3 2023-06-30 17:31:27 -03:00
Anton Georgiev
f8347b6d7e
docs: Added link for 2.6.10 2023-06-27 10:53:07 -04:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Anton Georgiev
1f9af382b3
docs: Added link for 2.7.0-alpha.2 2023-06-21 16:22:40 -04:00
Anton Georgiev
9b52b50486
Update docs/docs/development/api.md 2023-06-21 14:32:22 -04:00
Anton Georgiev
a150c2a653
Merge pull request #17768 from AlphaDE/develop
docs: Additional method to setup a custom favicon.ico
2023-06-16 08:21:25 -04:00
André Castro
5af5151219
Merge branch 'v2.7.x-release' into I-18137 2023-06-15 11:50:02 -03:00
Anton Georgiev
cdfb5b2296
Merge pull request #18172 from antobinary/java-17-upgrade
docs: fix java docs for java <17
2023-06-15 08:05:50 -04:00
Anton Georgiev
55bb56322b docs: fix java docs for java <17 2023-06-15 08:01:48 -04:00
Anton Georgiev
3610ca53e6
Merge pull request #18154 from paultrudel/java-17-upgrade
build: Java 17 support
2023-06-15 07:48:26 -04:00
Anton Georgiev
2f2eb10667
Merge pull request #18143 from hiroshisuga/patch-77
[doc] guide to use animated PP file
2023-06-14 15:07:39 -04:00
Anton Georgiev
63bbd234d9
Merge pull request #18147 from wilkis3/patch-1
docs: Fix typo at api.md
2023-06-14 15:05:39 -04:00
Scroody
11169b76ff conflict resolving 2023-06-14 11:32:52 -03:00
Scroody
ce937cb5c5 api.md altered 2023-06-14 11:27:21 -03:00
Anton Georgiev
474a6996e0 docs: do not carry over some 2.6 docs on whats new 2023-06-14 10:12:52 -04:00
Anton Georgiev
a962a44c74 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
Ramón Souza
3e63cc0f89
Merge pull request #18157 from Scroody/I-18021
Client: Camera as content as content added to disabled features
2023-06-14 09:01:39 -03:00
Ramón Souza
c3cecae951
Update docs/docs/data/create.tsx 2023-06-14 09:00:59 -03:00
Scroody
450cbe5451 Client: Timer added as disabled feature 2023-06-13 15:54:16 -03:00
Anton Georgiev
cd659b8fd8 docs: added info on Java 17 upgrade 2023-06-13 14:27:58 -04:00
Anton Georgiev
ec2ad5ed45 chore: upgrade NodeJS to 18 2023-06-13 12:08:58 -04:00
Scroody
294fda2c6f Client: Camera as content as conent added to disabled features 2023-06-13 11:25:09 -03:00
Gustavo Trott
22a2c8ce7c Merge remote-tracking branch 'upstream/v2.7.x-release' into graphql-timer 2023-06-12 10:06:22 -03:00
wilkis
14cbe941ae
Fix typo at api.md 2023-06-12 10:12:48 +02:00
hiroshisuga
251ee6037f
Update faq.md 2023-06-09 21:55:32 +09:00
hiroshisuga
4a92b481df
Update faq.md 2023-06-09 21:42:32 +09:00
Anton Georgiev
ad658fde8e
Merge pull request #18113 from schrd/doc-cluster
Docs: add missing configuration option for cluster setup
2023-06-07 14:47:32 -04:00
Daniel Schreiber
95254460c1 Docs: add missing configuration option for cluster setup
`bbb-web` needs configuration for correct CORS headers in cluster setup.
Otherwise API calls from `bbb-html5` to `bbb-web` will be rejected by
grails.
2023-06-07 20:34:24 +02:00
Anton Georgiev
cccac66441
docs: Add a note in the 2.6-whats-new about max annotations cap 2023-06-07 13:27:05 -04:00
Anton Georgiev
0bc97f9b7b
docs: Document maxNumberOfAnnotations 2023-06-07 13:18:00 -04:00
Anton Georgiev
deabab363f
docs: make RecentReleases a heading 2023-06-07 12:22:09 -04:00
Ramón Souza
f18867cacf update docs 2023-06-07 10:15:01 -03:00
Samuel Weirich
042f50d950 Update api docs 2023-06-07 09:02:34 -03:00
Anton Georgiev
06b7e788c7
docs: Added link to 2.7.0-alpha.1 2023-06-06 14:54:21 -04:00
Anton Georgiev
1146ab9be9 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-26-27-june-6 2023-06-06 09:28:53 -04:00
Anton Georgiev
f7052d503d
Update docusaurus.config.js 2023-06-06 08:10:30 -04:00
Anton Georgiev
5685869741
docs: Fix missing main page for GL 2023-06-06 07:58:22 -04:00
Anton Georgiev
70b3220f41 Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june5-27 2023-06-05 17:09:35 -04:00
Anton Georgiev
ef09d788b6
docs: add a line in 2.7 docs 2023-06-05 15:23:41 -04:00
scouillard
a6094cd0eb fix(greenlight docs): remove GLv2 docs from docusaurus 2023-06-02 17:39:28 -04:00
Anton Georgiev
2c14eb49cd
Merge pull request #18072 from antobinary/june227
chore: Merge BBB 2.6.9 into BBB 2.7
2023-06-02 10:11:02 -04:00
Anton Georgiev
f4b45a03ea docs: Added screenshots for download orig presentation 2023-06-02 10:08:46 -04:00
Anton Georgiev
5689ee2e73
docs: (rewording) Added a note for recording processing with recordFullDurationMedia 2023-06-02 09:55:59 -04:00
Anton Georgiev
748c7a4a0b Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227 2023-06-02 09:45:34 -04:00
Anton Georgiev
4e6b035e58
docs: Typo on 2.7 docs 2023-06-02 09:39:17 -04:00
Anton Georgiev
a511ae9003
Merge pull request #18069 from bigbluebutton/antobinary-patch-5
docs: Added a note for recording processing with recordFullDurationMedia
2023-06-02 09:36:00 -04:00
Anton Georgiev
e5cd78461d
docs: Added a note for recording processing with recordFullDurationMedia 2023-06-02 09:19:50 -04:00
Anton Georgiev
41be594604
docs: Added a mention of disabledFeaturesExclude in the api changes for 2.6 2023-06-02 09:10:37 -04:00
Anton Georgiev
f9bae9f6d8
docs: Spring was upgraded to 2.7.12 2023-06-02 09:08:33 -04:00
Anton Georgiev
4030a0fd52
docs: added link to 2.6.9 2023-06-02 09:06:57 -04:00
Anton Georgiev
2abe115e04 Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june1merge 2023-06-01 10:11:59 -04:00
Anton Georgiev
5234863c15
Merge pull request #18058 from antobinary/2.7docs
docs: BBB 2.7 initial set of docs
2023-06-01 10:08:04 -04:00
Anton Georgiev
fb2404c4aa docs: BBB 2.7 initial set of docs 2023-06-01 10:05:46 -04:00
Paulo Lanzarin
0e8dc2a0cc
Merge pull request #17847 from prlanzarin/u27/feat/fullaudio-bridge-userdata
feat(audio): add userdata-bbb_fullaudio_bridge
2023-05-31 17:07:57 -03:00
prlanzarin
80414a9cc4 feat(audio): add userdata-bbb_fullaudio_bridge
Allows controlling which audio bridge should be used, per user
2023-05-31 17:07:10 -03:00
prlanzarin
4d1aa87a88 feat: only record media while meeting is being actively recorded
Only record media (microphone, webcams and screens) while meeting is
being actively recorded (ie an user has enabled recording in the
conference). If the conference's recording is paused, media capture will
stop as well (with appropriate recording events).

A bigbluebutton.properties/API#create parameter called
`recordFullDurationMedia` is added to control this behavior. The default
is false (only capture while recording is active). Setting it to `true`
enables the current (legacy) behavior: always capture media if the
meeting's `recorded` prop is true.
2023-05-31 16:36:11 -03:00
Andreas
72474422b2
Merge branch 'develop' into develop 2023-05-29 14:13:03 +00:00
Gustavo Trott
51bdcededc Merge 2.7 into develop 2023-05-26 10:50:39 -03:00
Anton Georgiev
b305992051
Merge pull request #18005 from antobinary/disabledFeaturesExclude
feat(bbb-web): Disabled features exclude
2023-05-25 16:15:30 -04:00
Anton Georgiev
2713bdc1b1 docs: refer to disableFeatures list instead of listing again 2023-05-25 15:47:54 -04:00
Anton Georgiev
7585f99352 feat: introduce disableFeaturesExclude CREATE API param 2023-05-25 15:43:30 -04:00
Anton Georgiev
c7be96ce40
docs: Update configure-firewall.md 2023-05-25 14:51:34 -04:00
Anton Georgiev
25af259d2d Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-may-24 2023-05-24 17:23:00 -04:00
Anton Georgiev
aeda929b9b
docs: Added link to 2.6.8 2023-05-24 17:07:53 -04:00
Fred Dixon
58ff510f52 Fix broken links 2023-05-22 13:18:48 -04:00
Anton Georgiev
4e851a7571 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
Anton Georgiev
8685171255
docs: added link to 2.6.7 2023-05-15 11:32:51 -04:00