Scroody
|
bd087969dc
|
Fix: Whites squares
|
2023-06-08 14:54:41 -03:00 |
|
Paul Trudel
|
b43d46091c
|
Fully remove dependency
|
2023-06-08 17:35:12 +00:00 |
|
Paul Trudel
|
299ffd49fa
|
Remove commons-fileupload dependency
|
2023-06-08 17:30:57 +00:00 |
|
transifex-integration[bot]
|
e14fb4b153
|
Translate en.json in et (#18116)
100% translated source file: 'en.json'
on 'et'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2023-06-08 10:07:48 -04:00 |
|
transifex-integration[bot]
|
67ec35c83f
|
Translate en.json in ja (#18117)
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2023-06-08 10:07:30 -04:00 |
|
Gabriel Porfirio
|
7c366e98d4
|
remove .only
|
2023-06-08 10:44:03 -03:00 |
|
Ramón Souza
|
f72f84106a
|
Merge pull request #18106 from hiroshisuga/dev2.6_pointerSize
feat(config): Configurable presentation pointer size
|
2023-06-08 09:19:27 -03:00 |
|
Ramón Souza
|
7e6b15cd22
|
Merge pull request #18114 from schrd/send-to-chat-documents-open-in-new-tab
Fix: open documents download presentation in new tab
|
2023-06-08 09:06:23 -03:00 |
|
Anton B
|
e17bcd0ec5
|
test: define default maxDiffPixelRatio value
|
2023-06-07 23:17:42 -03:00 |
|
Anton B
|
2aa49689e8
|
test: wait for welcome message when openning public chat
|
2023-06-07 23:16:50 -03:00 |
|
hiroshisuga
|
99919edb33
|
default pointer size 10 -> 5
|
2023-06-08 08:25:24 +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
|
d62a51ad25
|
Fix: open documents download presentation in new tab
Tell the browser to open presentations sent to chat in a new tab.
Otherwise it might try to replace the BBB session.
|
2023-06-07 20:42:56 +02: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
|
00eaba898c
|
Merge pull request #18111 from bigbluebutton/antobinary-patch-3
docs: Add a note in the 2.6-whats-new about max annotations cap
|
2023-06-07 13:31:13 -04:00 |
|
Anton Georgiev
|
fcecf6f0c9
|
Merge pull request #18110 from bigbluebutton/antobinary-patch-3
docs: Document maxNumberOfAnnotations
|
2023-06-07 13:29:08 -04: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
|
411ac84cf7
|
Merge pull request #18030 from danielpetri1/mime-fixes
refactor(bbb-web): Use Tika as MIME type detection tool
|
2023-06-07 12:41:53 -04:00 |
|
Gabriel Porfirio
|
204ae7d91d
|
changing spec custom parameters
|
2023-06-07 13:31:42 -03:00 |
|
Anton Georgiev
|
deabab363f
|
docs: make RecentReleases a heading
|
2023-06-07 12:22:09 -04:00 |
|
danielpetri1
|
74e88d0a28
|
Remove unused imports
|
2023-06-07 14:44:02 +00:00 |
|
Scroody
|
37691f65b1
|
Fix: Presentation area in front of talking indicator elements
|
2023-06-07 11:42:27 -03:00 |
|
Gabriel Porfirio
|
4da8b09911
|
joining disabledFeatures test with disabledFeaturesExclude test
|
2023-06-07 11:19:09 -03:00 |
|
hiroshisuga
|
97f660e268
|
Update settings.yml
|
2023-06-07 22:47:34 +09:00 |
|
hiroshisuga
|
a6d353a7b1
|
Update component.jsx
|
2023-06-07 22:46:47 +09:00 |
|
KDSBrowne
|
e138d17b4f
|
preserve canvas position on slide change
|
2023-06-07 05:12:07 +00:00 |
|
Anton Georgiev
|
b699a46802
|
Merge pull request #17975 from paultrudel/breakout-room-exception-fix
fix: Added check for parentMeetingId if isBreakout is true
|
2023-06-06 09:35:04 -04:00 |
|
danielpetri1
|
a2a41b6282
|
Merge branch 'mime-fixes' of github.com:danielpetri1/bigbluebutton into mime-fixes
|
2023-06-06 12:09:27 +00:00 |
|
danielpetri1
|
bc090d71bb
|
Permit .docx with .doc content
|
2023-06-06 12:08:21 +00:00 |
|
Daniel Petri Rocha
|
d2762657ee
|
Merge branch 'v2.6.x-release' into mime-fixes
|
2023-06-06 12:12:13 +02:00 |
|
danielpetri1
|
ffeb8c3acb
|
Allow multiple MIME types per extension
|
2023-06-06 10:08:14 +00:00 |
|
Scroody
|
09286137c2
|
Approach to solve issue changed.
|
2023-06-05 16:46:04 -03:00 |
|
Ramón Souza
|
52a1f4025d
|
Merge pull request #18064 from Scroody/I-18040
Fix: pinning shared notes should restore presentation
|
2023-06-05 16:22:26 -03:00 |
|
Anton Georgiev
|
dd49ce5acd
|
Merge pull request #18091 from paultrudel/default-presentation-bypass-validation
fix: Allow default presentation to bypass URL validation
|
2023-06-05 14:39:13 -04:00 |
|
transifex-integration[bot]
|
3a12532572
|
Updates for bigbluebutton-html5/public/locales/en.json in fa_IR (#18062)
* Translate en.json in fa_IR
100% translated source file: 'en.json'
on 'fa_IR'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2023-06-05 14:25:30 -04:00 |
|
Anton Georgiev
|
07c133e181
|
Merge pull request #18080 from scouillard/remove-glv2-docusaurus
fix(greenlight docs): remove GLv2 docs from docusaurus
|
2023-06-05 14:23:40 -04:00 |
|
André Castro
|
8af887c572
|
.jsx
|
2023-06-05 13:52:38 -03:00 |
|
Scroody
|
0f64f5ba1a
|
Code replicated to other components
|
2023-06-05 13:42:24 -03:00 |
|
Paul Trudel
|
d9cce76c33
|
Remove unecessary log
|
2023-06-05 14:33:52 +00:00 |
|
Paul Trudel
|
fe43eba452
|
Allow default presentation to bypass localhost check
|
2023-06-05 14:32:25 +00:00 |
|
Paul Trudel
|
ae11bd43a3
|
Default presentation exempt from validation
|
2023-06-05 13:49:47 +00:00 |
|
scouillard
|
a6094cd0eb
|
fix(greenlight docs): remove GLv2 docs from docusaurus
|
2023-06-02 17:39:28 -04:00 |
|
Anton Georgiev
|
0ba92891b8
|
Merge pull request #18073 from bigbluebutton/antobinary-patch-1
docs: (rewording) Added a note for recording processing with recordFu…
|
2023-06-02 09:56:37 -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
|
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
|
a317272d2c
|
Merge pull request #18068 from bigbluebutton/antobinary-patch-4
docs: Added a mention of disabledFeaturesExclude in the api changes f…
|
2023-06-02 09:24:05 -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 |
|