Ramón Souza
d2512ef4fb
remove remaining files
2023-11-14 10:18:19 -03:00
Ramón Souza
ab26ca09b7
remove unused presentation / presentation pods collections code
2023-11-14 09:37:28 -03:00
Ramón Souza
3045575aab
remove unused slides collection code
2023-11-13 17:27:08 -03:00
Ramón Souza
e29f3b63a0
remove unused annotations code
2023-11-13 16:42:22 -03:00
Gustavo Trott
a7cd1c5232
Merge 2.7 into Develop
2023-06-29 16:27:10 -03:00
Ramón Souza
aefdc09403
undo createRoot changes in main
2023-06-28 10:38:25 -03: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
Gustavo Trott
51bdcededc
Merge 2.7 into develop
2023-05-26 10:50:39 -03:00
Ramón Souza
01246a6307
fix whiteboard right-click
2023-05-15 16:21:27 -03:00
KDSBrowne
eb1f5f5935
update to react 18
2023-05-11 16:16:10 +00:00
Tainan Felipe
b7177a9c93
Merge branch 'pull-17124' into apollo-client
2023-04-24 18:15:22 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
KDSBrowne
8ee76b6b3e
restore chat text selection | disable loupe in ipad while writing on canvas
2023-04-20 18:13:45 +00:00
KDSBrowne
9d23957962
prevent canvas selection when using the whiteboard on ipad with stylus
2023-04-19 19:21:22 +00:00
KDSBrowne
d0d3862708
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-hover-tools
2023-04-13 17:45:39 +00:00
Ramón Souza
917bd2bd4c
update bbb-icons
2023-04-11 10:13:41 -03:00
Tainan Felipe
e18059fffa
WIP: Initial implementation of graphql in user list
2023-04-05 16:18:04 -03:00
KDSBrowne
72adc96dbe
add autohide option for whitboard toolbars
2023-03-26 22:08:09 +00:00
GuiLeme
d4bd29ea67
[issue-16954] - Migrating userOptions and remove user modals
2023-03-23 11:56:00 -03:00
GuiLeme
ec17b5dca9
[issue-16954] - new structure and connection status modal transition
2023-03-20 14:57:36 -03:00
Ramón Souza
1cc60fda31
adjust size calculation, preload font
2023-03-16 15:55:56 -03:00
KDSBrowne
d69b535780
fix memory leak | add missing select style
2023-02-24 23:00:15 +00:00
KDSBrowne
465acd3c87
add missing override styles | prevent selection when disabled
2023-02-24 14:17:51 +00:00
Ramón Souza
157911583e
fix main element styles
2023-01-13 09:35:20 -03:00
Anton Georgiev
52eff62d1c
Merge pull request #16262 from KDSBrowne/bbb-a11y-01
...
fix: Add Missing Main Landmark Element
2022-12-21 12:29:36 -05:00
KDSBrowne
733fb287f9
add missing main landmark
2022-12-21 15:19:50 +00:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
prlanzarin
401ddc4014
fix: guarantee cleanup of stale data on re-subscriptions
...
Currently, collection cleanup code is only run when an added event
is received from the server. Where that fails is in scenarios where
a server-side collection turns empty while an affected users is
disconnected - and then reconnects. There's no removed (or updated)
event so no cleanup code is run and you have stale data.
This commit guarantees a stale data check is run whenever a subscription
is established again. The `added` check was also maintained, although
I'm not too sure anymore it's is still needed. That may need to be
revisited.
2022-10-28 13:37:41 +00:00
Ramón Souza
2b0971e2c8
Merge tag 'v2.5.6' into merge-256-26
2022-09-26 09:17:59 -03:00
Ramón Souza
f5b912d5ef
move config to public.app
2022-09-21 13:16:25 -03:00
Ramón Souza
6d1463e03b
add disableWebsocketFallback settings
2022-09-21 11:03:21 -03:00
Ramón Souza
f055781db8
disable xhr fallback on websocket connection
2022-09-21 10:16:27 -03:00
Ramón Souza
4d04b70412
disable xhr fallback on websocket connection
2022-09-20 18:34:29 -03:00
Anton Georgiev
b677996410
Merge branch 'fix-font-preload' of github.com:ramonlsouza/bigbluebutton into test-css-version
2022-08-24 18:50:25 +00:00
Ramón Souza
4293a081c1
fix font preload
2022-08-18 13:39:47 -03:00
KDSBrowne
b66e44a4cb
Upgrade tldraw to latest version
2022-08-03 14:19:12 +00:00
prlanzarin
72c0b23b9d
refactor: remove kurento-utils from compatibility
...
Phased out.
2022-07-15 14:00:12 +00:00
Tiago Jacobs
75c8dcd491
Merge 2.6
2022-06-29 17:38:21 -03:00
Ramón Souza
b13725d60c
Merge pull request #15223 from ramonlsouza/bbb-icons-jun21
...
chore: pull latest bbb-icons, add woff2 font
2022-06-29 14:16:54 +01:00
KDSBrowne
dd37a2479f
fix menu position in rtl and iPhone
2022-06-22 03:11:25 +00:00
Ramon Souza
2a897d9930
update bbb-icons
2022-06-21 11:11:02 -03:00
KDSBrowne
8df5e3de02
recover presentation option menu | position inside tldraw menu
2022-06-15 22:10:42 +00:00
Ramón Souza
cd11c81499
Merge pull request #14994 from KDSBrowne/2.6-bbb-tldraw
...
feat: Integrate TLDraw with BigBlueButton (part 1)
2022-05-20 20:51:06 +01:00
prlanzarin
acefde48a1
refactor: use webrtc-adapter package, remove static script from compatibility
2022-05-20 19:11:12 +00:00
KDSBrowne
73c58a6750
show undo | redo UI + preserve zoom state on reload
2022-05-19 02:32:32 +00:00
KDSBrowne
920d1def89
restore presentation toolbar
2022-05-16 02:35:17 +00:00
KDSBrowne
9961cef474
reposition tldraw toolbar
2022-05-13 02:47:40 +00:00
Tainan Felipe
8858878d0d
Add server side notification
2022-03-10 16:33:25 -03:00
Ramón Souza
138f4d64e4
Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release
2022-02-24 14:49:56 +00:00
Pedro Beschorner Marin
cf9632337e
style(layout): toggle switch box shadow
...
Set color as the primary variable color so it can be customized.
2022-02-10 08:56:07 -03:00