Anton Georgiev
0a1b1e8464
Update docs/docs/administration/customize.md
2024-03-20 08:55:25 -04:00
João Victor
006c6e8c43
fix(layout): defaultLayout join parameter
2024-03-18 17:42:03 -03:00
Anton Georgiev
3ad11875c3
docs: bash script reads /etc/turnserver.conf to get realm and secret. ( #18184 ) ( #19843 ) (port)
...
* bash script reads /etc/turnserver.conf to get realm and secret.
Co-authored-by: Marc Kohaupt <debuglevel@gmail.com>
2024-03-18 16:30:35 -04:00
Anton Georgiev
e4e4b1e304
feat(config): add checkSumAlgorithmForBreakouts in akka-apps (port) #19754 ( #19833 )
...
* feat(config): add checkSumAlgorithmForBreakouts in akka-apps (port) (#19754 )
2024-03-18 10:00:04 -04:00
Anton Georgiev
ef300cf28e
chore: Fix typo (found by typos) (port) #19834
...
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-18 09:58:53 -04:00
Anton Georgiev
4cf95641c8
docs: Update FreeSWITCH configs - Nine digits PIN (port) #19838
...
Co-authored-by: wilkis <git@marv.one>
2024-03-18 09:57:50 -04:00
Anton Georgiev
5ed2247804
docs: Update Links In install.md Doc ( #19837 ) (port)
...
Co-authored-by: wilkis <git@marv.one>
2024-03-18 09:57:22 -04:00
Anton Georgiev
55d001ed21
docs: Updated OS requirements
2024-03-17 22:01:17 -04:00
Anton Georgiev
5295e69954
docs: Instructions for how to update localization file de.json
2024-03-14 10:39:42 -04:00
Stefan Weil
3c10b4b838
Fix some typos (found by typos)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-11 15:50:54 +01:00
Stefan Weil
00013312eb
Fix typo (found by typos)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-10 10:53:34 +01:00
Anton Georgiev
2fa1161326
Merge pull request #18292 from wilkis3/wilkis3-doc-customize-freeswitch
...
docs: Update Freeswitch Documentation: Nine Numbers PIN
2024-03-07 14:35:55 -05:00
Anton Georgiev
93c0834baf
Merge pull request #18295 from wilkis3/wilkis3-doc-admin-install-links
...
Update Links In install.md Doc
2024-03-07 14:27:38 -05:00
Anton Georgiev
ff58fa0170
docs: added a link to alpha.4
2024-02-23 22:08:48 -05:00
Ramón Souza
a813624f01
Merge pull request #19177 from Scroody/issue-12614
...
feat: leave meeting button
2024-02-23 14:13:01 -03:00
Anton Georgiev
fce0006a70
Update api.md
2024-02-16 14:47:59 -05:00
Anton Georgiev
3a08d48214
docs: document learningDashboardDownloadSessionData
2024-02-16 14:23:25 -05:00
Anton Georgiev
833296fd4e
docs: added a link to alpha.3
2024-02-12 09:23:15 -05:00
Anton Georgiev
37cc9e4755
docs: Close code block in customize md (port of 19588)
2024-02-06 09:06:25 -05:00
André
859d4b2226
merge
2024-02-05 14:36:55 -03:00
Anton Georgiev
8f7c23e175
docs: add link to 3.0.0-alpha.2
2024-01-30 18:39:40 -05:00
Anton Georgiev
f1d74a38e8
docs: Force trailingSlash
2024-01-26 12:18:56 -05:00
Anton Georgiev
384fb8e37b
Merge pull request #19529 from antobinary/trailingSlashes
...
docs: enable trailingSlashes (2) and handle redirects
2024-01-26 12:15:12 -05:00
Anton Georgiev
d84a813457
docs: enable trailingSlashes (2) and handle redirects
2024-01-26 12:09:40 -05:00
Anton Georgiev
e37be06ec2
Revert "docs: Force trailingSlash"
2024-01-26 11:53:34 -05:00
Anton Georgiev
e1b6baa439
docs: Force trailingSlash
...
Allow to customize the presence/absence of a trailing slash at the end of URLs/links, and how static HTML files are generated
2024-01-25 16:31:02 -05:00
Anton Georgiev
6dcf99bd96
docs: Capitalization in Support section
2024-01-25 16:23:37 -05:00
SilentFlameCR
e34c2d0c62
updated greenlight docs to include user:set_admin_role rake task
2024-01-25 15:52:01 -05:00
farhatahmad
ee412b7c09
Greenlight v3 more docs updates
2024-01-25 15:46:47 -05:00
Tim Bird
289c80c688
Update bbb-conf.md - fix typo in word 'easi'
...
Change 'easi' to 'easy'
2024-01-25 15:46:29 -05:00
Anton Georgiev
7b44d80304
Update links formatting
2024-01-25 15:46:16 -05:00
Anton Georgiev
957dd56ade
feat: join param for default animations setting value
2024-01-22 16:33:58 -05:00
dependabot[bot]
4e85f63851
build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /docs ( #19414 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:14:58 -05:00
Anton B
fe353009d1
docs: update hide_presentation_on_join parameter description
2024-01-17 12:33:22 -03:00
Gustavo Trott
5779bc0410
Add a new config graphqlWebsocketUrl in bbb-web.properties ( #19433 )
2024-01-15 14:12:06 -03:00
prlanzarin
8ec9b7f68f
docs: adjust docs to be compatible with bbb-webhooks@v3.0.x
...
These are minor changes to make the current bbb-webhooks documentation
page compatible with the newer bbb-webhooks@v3.0.x versions.
It'll be further detailed with some of the new features (e.g.: xAPI
support) down the road. A cleanup should also be done later on.
2024-01-09 14:36:27 +00:00
Anton Georgiev
0831a3de97
Merge remote-tracking branch 'bbb/v3.0.x-release' into merge-30-alpha1
2024-01-04 16:29:57 -05:00
hiroshisuga
7f68c7bae2
Update dev-guide.md
2023-12-31 10:06:54 +09:00
hiroshisuga
9e14cfdfce
Update install.md
2023-12-29 20:12:28 +09:00
Anton Georgiev
8f382994eb
docs: add link to 3.0.0-alpha.1
2023-12-19 14:43:59 -05:00
Anton Georgiev
9c60b20e7d
Revert "docs: WIP - drop i18n placeholder - SEO work"
2023-12-14 15:24:40 -05:00
Anton Georgiev
354566bd2c
build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions
2023-12-14 10:59:10 -05:00
Anton Georgiev
d9571669f9
docs: WIP - drop i18n placeholder - SEO work
2023-12-13 12:23:52 -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
20b0a4a7d8
Update docusaurus.config.js
2023-12-07 21:48:57 -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
cdd7b7862f
docs: redirect existing 2.5 links to 2.5-legacy route
2023-12-07 16:23:08 -05:00
Anton Georgiev
19868f636f
docs: mark 2.5 as legacy to match build.sh
2023-12-07 16:22:54 -05:00
Anton Georgiev
ecaf828c77
Merge pull request #19310 from antobinary/merge-dec-7
...
chore: Merge BBB 3.0.0-alpha.1 into develop
2023-12-07 16:15:57 -05:00
Anton Georgiev
a38effb706
Merge pull request #19224 from SilentFlameCR/greenlight_docs_upgrade_admin
...
docs: updated greenlight docs to include user:set_admin_role rake task
2023-12-07 15:52:01 -05:00
Anton Georgiev
2126bba957
Merge remote-tracking branch 'bbb/v3.0.x-release' into merge-dec-7
2023-12-07 15:43:32 -05:00
Anton Georgiev
36f2bec0ea
docs: add building of 3.0 docs
2023-12-07 15:36:11 -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
9cb32aae46
chore: fix permissions docs/build.sh
2023-12-06 16:03:17 -05:00
Anton Georgiev
bc3a6bd3dc
docs: updated README to contain npm npx and not yarn
2023-12-06 15:45:27 -05:00
Anton Georgiev
9f6aa79a07
for 2.5 use tag .19
2023-12-06 15:14:06 -05:00
Anton Georgiev
6f83bddc58
docs: use npm only - drop yarn
2023-12-06 15:09:30 -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
SilentFlameCR
cc4d18f533
updated greenlight docs to include user:set_admin_role rake task
2023-11-27 16:56:31 -05: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
wilkis
ebdec728a8
Update install.md
2023-07-10 22:15:10 +02:00
wilkis
6d30298024
Update install.md
2023-07-10 22:02:54 +02:00
wilkis
0ff5011a0e
Update customize.md
2023-07-10 12:55:49 +02: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