Anton Georgiev
d240515c73
Merge pull request #16372 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_gl
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'gl'
2023-01-03 08:36:51 -05:00
Anton Georgiev
cef2758a7b
Merge pull request #16371 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es_ES
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es_ES'
2023-01-03 08:35:44 -05:00
Anton Georgiev
3af65a10d8
Merge pull request #16370 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es'
2023-01-03 08:35:16 -05:00
transifex-integration[bot]
d86164a19c
Apply translations in gl
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'gl' language.
2022-12-31 15:47:44 +00:00
transifex-integration[bot]
f496153fa2
Apply translations in es_ES
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es_ES' language.
2022-12-31 15:15:57 +00:00
transifex-integration[bot]
572330ef32
Apply translations in es
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es' language.
2022-12-31 15:15:28 +00:00
Anton Georgiev
a271ac715d
Merge pull request #16365 from BrentBaccala/test-ssh
...
test: Add `npm run test:ssh` command to test suite
2022-12-30 15:58:11 -05:00
Brent Baccala
0c1cf64492
Add npm run test:ssh
command to test suite
...
This npm script will ssh to a BigBlueButton server, obtain its URL and SECRET,
then run the test suite using these settings.
This reduces the complexity of running tests (no need to set environment variables) if you have ssh access to the server.
The shell script is a bit obscure, and comments are not allowed in JSON.
The "set -e" switch is used to exit the script if the ssh fails, but this only works
if the ssh is not part of a pipeline, which is why it is assigned to a separate variable.
(see https://unix.stackexchange.com/a/23099/37949 )
2022-12-30 14:09:31 -05:00
Anton Georgiev
2c26909509
Merge pull request #16364 from antobinary/15727
...
fix(audio conf): Revert jitterbuffer values & increase them (backport)
2022-12-30 10:48:01 -05:00
Fred Dixon
b5cc672844
Merge branch 'develop' into fixjitterbuffer
2022-12-30 14:08:23 +00:00
invokablegmbh
e484497092
Fix jitterbuffer values
...
Providing just "120" as a jitterbuffer is not a good idea, because it just specifies the initial size of the jitter buffer. We changed it to "100:250" which uses 100ms jitterbuffer as a default, but 250ms as a maximum jitterbuffer size. This is big enough even for bad internet connections. However it is also small enough to always provide minimum delay.
2022-12-30 14:04:42 +00:00
invokablegmbh
1335f63f45
Fix jitterbuffer values
...
Providing just "120" as a jitterbuffer is not a good idea, because it just specifies the initial size of the jitter buffer. We changed it to "100:250" which uses 100ms jitterbuffer as a default, but 250ms as a maximum jitterbuffer size. This is big enough even for bad internet connections. However it is also small enough to always provide minimum delay.
2022-12-30 14:03:39 +00:00
Anton Georgiev
7b02daa222
Merge pull request #16361 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2022-12-29 17:30:36 -05:00
transifex-integration[bot]
04af96fc45
Apply translations in ja
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-29 22:25:50 +00:00
Anton Georgiev
fcc883e200
Merge pull request #16359 from antobinary/16278
...
refactor: Shortcuts instructions modifications (backport)
2022-12-29 14:08:17 -05:00
hiroshisuga
6226f03667
Zoom to Fit -> Reset Zoom
2022-12-29 19:05:50 +00:00
hiroshisuga
c732409fdb
Shortcut expression
2022-12-29 19:05:32 +00:00
Anton Georgiev
ccb446b867
Merge pull request #16357 from bigbluebutton/16185-1
...
fix: Bump bbb-common-message version #16185
2022-12-29 14:01:31 -05:00
Anton Georgiev
6b580af8ce
Merge pull request #16345 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2022-12-29 14:01:15 -05:00
Anton Georgiev
07b75c02be
Merge pull request #16351 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es'
2022-12-29 14:00:56 -05:00
Anton Georgiev
7e7265c876
Merge pull request #16352 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es_ES
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es_ES'
2022-12-29 14:00:40 -05:00
Anton Georgiev
452aef5fd9
fix: Bump bbb-common-message version #16185
2022-12-29 12:23:14 -05:00
Anton Georgiev
00cc5d728f
Merge pull request #16355 from bigbluebutton/antobinary-patch-2
...
build: consistent naming of gitlab ci jobs
2022-12-28 14:49:08 -05:00
Anton Georgiev
8604d2cd4d
build: consistent naming of gitlab ci jobs
...
Backport of #16353
2022-12-28 09:10:59 -05:00
transifex-integration[bot]
7ce152d101
Apply translations in es_ES
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es_ES' language.
2022-12-27 00:22:06 +00:00
transifex-integration[bot]
314405418e
Apply translations in es
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es' language.
2022-12-27 00:09:32 +00:00
Fred Dixon
4eda7dea97
Merge pull request #16347 from ffdixon/fix-bbb-conf-restart
...
Fix bbb-conf --restart with bigbluebutton.target
2022-12-24 14:08:44 -04:00
Fred Dixon
f7f0d8e4ff
Open 3478 if local turn server is running
2022-12-24 12:04:59 -06:00
Fred Dixon
a78248331c
Use bigbluebutton.target for deterministic restart
2022-12-24 12:03:25 -06:00
transifex-integration[bot]
9076b5df32
Apply translations in ja
...
translation completed updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-24 05:05:52 +00:00
Anton Georgiev
2d742b654c
Merge pull request #15919 from prlanzarin/u26/fix/cam-reconn-issues
...
fix(webcam): intermittent client crashes when sharing camera (2.6)
2022-12-23 09:12:54 -05:00
Anton Georgiev
9c6c529147
Merge pull request #16302 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2022-12-23 05:46:48 -05:00
transifex-integration[bot]
2642751163
Apply translations in ja
...
translation completed updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-23 08:54:56 +00:00
Anton Georgiev
fd571ec3fd
Merge pull request #16283 from bigbluebutton/antobinary-patch-1
...
chore: Set bigbluebutton release to 2.6.0-beta.4
2022-12-22 15:12:13 -05:00
Anton Georgiev
500d60e541
chore: Set bigbluebutton release to 2.6.0-beta.4
2022-12-22 15:05:43 -05:00
Anton Georgiev
b318c3750a
Merge pull request #16282 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_de
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'de' [manual sync]
2022-12-22 14:14:29 -05:00
transifex-integration[bot]
712c23b2ce
Apply translations in de
...
at least 98% translated updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'de' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
2022-12-22 19:11:08 +00:00
Anton Georgiev
9184a16690
Merge pull request #16169 from JoVictorNunes/issue-16140
...
feat(whiteboard): reset zoom when switching presentation
2022-12-22 14:10:46 -05:00
Anton Georgiev
229cdf5ccb
Merge pull request #15767 from boahc077/github_actions_token_permission
...
ci: add minimum GitHub token permissions for workflow
2022-12-22 13:50:35 -05:00
Anton Georgiev
e6080ef0d6
Merge pull request #16105 from danielpetri1/nodejs-info
...
chore(bbb-export-annotations) Define required Node.js version
2022-12-22 13:35:50 -05:00
Anton Georgiev
bee674fd40
Update bbb-export-annotations/package-lock.json
2022-12-22 13:35:32 -05:00
Anton Georgiev
2d7bdbedbd
Merge pull request #16175 from danielpetri1/poll-fix-pdf-export
...
fix(export-annotations): Display poll results
2022-12-22 13:17:12 -05:00
Daniel Petri Rocha
3f942d3c53
Apply suggestions from code review
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2022-12-22 19:11:27 +01:00
Anton Georgiev
e4f9d6f6f8
Merge pull request #15884 from danielpetri1/etherpad-language
...
fix(locale): Remove 'Import' as option from shared notes UI
2022-12-22 13:09:25 -05:00
Anton Georgiev
c0626900fe
Merge pull request #15679 from ramonlsouza/rename-external-pres-params
...
refactor: rename external upload parameters
2022-12-22 13:00:52 -05:00
Anton Georgiev
47c60254ca
Merge pull request #15741 from prlanzarin/u26/feat/web-defaultHttpSessionTimeout
...
feat(bbb-web): make HTTP session timeout configurable
2022-12-22 12:48:13 -05:00
Anton Georgiev
2cc37ff375
Merge pull request #16127 from ramonlsouza/fix-sortname
...
fix: incorrect userlist order if name starts with a space
2022-12-22 12:46:05 -05:00
Anton Georgiev
62b8d7d1c0
Merge pull request #16276 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2022-12-22 09:42:39 -05:00
transifex-integration[bot]
59e3b719a6
Apply translations in ja
...
translation completed updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-22 05:12:03 +00:00
Anton Georgiev
bfebe22a8f
Merge pull request #16128 from gabriellpr/mute-all-test
...
test: Mute all users
2022-12-21 13:32:07 -05:00