Commit Graph

36780 Commits

Author SHA1 Message Date
Ramón Souza
6970fef004
Merge pull request #16962 from germanocaumo/cursor-fixes
fix(tldraw): cursor fixes
2023-03-10 08:04:31 -03:00
germanocaumo
a3f8147b42 fix(cursor): remove duplicate code 2023-03-09 23:10:18 +00:00
Anton Georgiev
ce3b4a73b4
Merge pull request #16980 from ramonlsouza/autofocus-external-video
fix: Auto focus on external video input
2023-03-09 16:26:08 -05:00
Anton Georgiev
14160ba6ea
Merge pull request #16983 from bigbluebutton/antobinary-patch-3
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh
2023-03-09 16:25:24 -05:00
Anton Georgiev
49edb857fe
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh 2023-03-09 16:23:21 -05:00
Anton Georgiev
1894b4222a
Merge pull request #16933 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
Translate 'bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-03-09 15:43:28 -05:00
Anton Georgiev
5a76398b85
Merge pull request #16935 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hu_HU
Translate 'bigbluebutton-html5/public/locales/en.json' in 'hu_HU'
2023-03-09 15:41:48 -05:00
Anton Georgiev
2ba9d2732a
Merge pull request #16939 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fa_IR
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fa_IR'
2023-03-09 15:41:31 -05:00
Ramón Souza
42a2a729bb auto focus on external video input 2023-03-09 16:44:47 -03:00
Anton Georgiev
f643ed7fb4 chore: bump release to 2.6.0-rc.7 2023-03-09 14:44:37 -05:00
Anton Georgiev
7fb6ad8915 docs: fix broken links 2023-03-09 14:38:18 -05:00
Paulo Lanzarin
64fa09b4ac
Merge pull request #16918 from prlanzarin/u26/fix/checkAuth-username-encoding
fix: encode user-name before sending it as header to checkAuthorization users
2023-03-09 11:52:45 -03:00
Ramón Souza
9a60bdcd06
Merge pull request #16971 from KDSBrowne/bbb-16959
fix: Stop Tool Lock Being Reset on Updates
2023-03-09 10:47:36 -03:00
KDSBrowne
c6379443cc
update isToolLocked initial value 2023-03-09 08:42:05 -05:00
Anton Georgiev
ea65d99b46
Merge pull request #16973 from antobinary/docs-include-latest-26
docs: fix broken links
2023-03-08 16:37:13 -05:00
Anton Georgiev
e3a736ff64 docs: fix links 2023-03-08 16:07:34 -05:00
Anton Georgiev
e3f3e4bdfa docs: fix links 2023-03-08 16:04:16 -05:00
Anton Georgiev
a9d2836126
Merge pull request #16970 from antobinary/docs-include-latest-26
docs: sync up 2.6 docs
2023-03-08 15:58:30 -05:00
Anton Georgiev
fa3ba8cdf0 ci: exclude docs and .md files from triggering test suite 2023-03-08 15:54:36 -05:00
Anton Georgiev
3780d0dcca docs: sync up 2.6 docs 2023-03-08 15:45:23 -05:00
KDSBrowne
47e7bda1a9 stop tool lock being reset on updates 2023-03-08 20:41:25 +00:00
Anton Georgiev
7376f367c2
Merge pull request #16968 from tibroc/docs-build-only-some-versions
docs: Build only manually specified versions
2023-03-08 15:16:45 -05:00
timo
a005b2a6b1 Only build specified versions
In order to be able to control better which branches are actually used
for building the docs, this commit changes the logic of the script to
only add manually specified versionsi to the docs.
2023-03-08 21:10:57 +01:00
germanocaumo
8aa15ef861 fix(cursor): send cursor position disabled on unmount
This fixes the cursors staying visible in the recording after the multiuser was disabled.
Also stop sending some unnecessary end events.
2023-03-08 16:39:53 +00:00
Ramón Souza
f2a3031b04
Merge pull request #16949 from KDSBrowne/bbb-chat-list-a11y
Add List and List Item Roles to Chat Elements
2023-03-08 13:14:56 -03:00
Anton Georgiev
1226165f86
Merge pull request #16958 from ramonlsouza/wb-doc-fix
fix: whiteboard crash with new presentation
2023-03-08 10:06:11 -05:00
Ramón Souza
8ee8a5508f fix whiteboard crash when adding a new presentation 2023-03-08 10:01:18 -03:00
Ramón Souza
2fabb1a8e5
Merge pull request #16952 from antobinary/wb-fix
fix: avoid wb crash when switching presentation
2023-03-08 08:36:59 -03:00
Anton Georgiev
8e640a7918 fix: avoid wb crash when switching presentation 2023-03-07 16:11:40 -05:00
germanocaumo
c1810360ef fix(cursor): improve cursor position for others
Cursor position was desynced after the presenter zoomed with ctrl+scroll, also fixes the last position of the cursor not being sent sometimes.
Move the throttle to the service call so it is considered in all cases (and there was already a throttle there).
2023-03-07 19:03:07 +00:00
KDSBrowne
68caf7549c add list and listitem roles to chat 2023-03-07 18:18:15 +00:00
Ramón Souza
3c376e112d
Merge pull request #16936 from ramonlsouza/not-logged-redirect
fix: return logoutUrl on logout even if the user is not logged in
2023-03-07 13:03:20 -03:00
Ramón Souza
4aeb406aaf
Merge pull request #16754 from Scroody/i-16640
fix: Banned user sees message upon return attempt (before - only blue screen)
2023-03-07 13:03:00 -03:00
Anton Georgiev
7cfa1ce813
Merge pull request #16940 from tibroc/docs-fix-version-build
docs: Fix the version build script
2023-03-07 10:20:24 -05:00
timo
6320e358f8 Fixes the version build script
The script that adds the different versions to docusaurus was broken
when not running it from the develop branch. This commit should fix
that.
2023-03-07 16:15:22 +01:00
Anton Georgiev
5fced70d2e
Merge pull request #16932 from hiroshisuga/patch-63
fix: Fix an inline typo
2023-03-07 09:13:18 -05:00
Anton Georgiev
24b48b564f
Merge pull request #16934 from tibroc/docs-remove-edit-#16863
docs: Remove the edit button on the bottom of each page
2023-03-07 09:11:57 -05:00
Anton Georgiev
ffe95ba631
Merge pull request #16926 from tibroc/update-docs-#16668
docs: Update new docs to the latest changes
2023-03-07 09:11:33 -05:00
transifex-integration[bot]
409c8e745d
Apply translations in fa_IR
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fa_IR' language.
2023-03-07 14:07:13 +00:00
Ramón Souza
5846312f93 return logoutUrl even if the user is not logged in 2023-03-07 09:38:57 -03:00
transifex-integration[bot]
5e46aafeaa
Apply translations in hu_HU
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'hu_HU' language.
2023-03-07 12:34:45 +00:00
Ramón Souza
65a91970d3
Merge pull request #16820 from antobinary/indexing-2
fix: index auth-token-validation by connectionId
2023-03-07 09:04:24 -03:00
Ramón Souza
e69f3af339
Merge pull request #16922 from lfzawacki/v2.6.x-release-moderator-layout
feature(layout): Moderators can now setPushLayout
2023-03-07 08:30:05 -03:00
timo
c8bbe8120f Remove 'edit' button on the bottom of each page
The workflow to edit the page would either way not be a simple click to
an edit page. But you'd have to fork the repo, sign a CLA, and then do a
PR against the correct version. So I decided to remove it.
2023-03-07 11:26:00 +01:00
transifex-integration[bot]
b729c2b860
Apply translations in tr
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'tr' language.
2023-03-07 05:19:49 +00:00
hiroshisuga
20325de995
typo 2023-03-07 13:29:00 +09:00
timo
ce3d2af5b9 Fix glob in workflow
The path needs to be a glob.
2023-03-06 23:32:16 +01:00
timo
2ac692926c Remove some old files
This commit removes some old files from the initial setup and testing of
the docs.# with '#' will be ignored, and an empty message aborts the commit.
2023-03-06 23:31:15 +01:00
timo
bb194801a4 Move greenlight v3 docs to this repo
As originally planned, the greenlight v3 docs are added to this repo.

See #16667
2023-03-06 23:30:40 +01:00
Anton Georgiev
e3f870d614
Merge pull request #16925 from kepstin/recording-fixes
build(bbb-presentation-video): Update to 4.0.0-rc.1
2023-03-06 16:16:58 -05:00