Tainan Felipe
|
e18059fffa
|
WIP: Initial implementation of graphql in user list
|
2023-04-05 16:18:04 -03: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 |
|
Tiago Jacobs
|
75c8dcd491
|
Merge 2.6
|
2022-06-29 17:38:21 -03:00 |
|
prlanzarin
|
acefde48a1
|
refactor: use webrtc-adapter package, remove static script from compatibility
|
2022-05-20 19:11:12 +00:00 |
|
Anton Georgiev
|
797fc49633
|
TEMP
|
2021-12-09 20:37:05 +00:00 |
|
Mario Jr
|
86ef834476
|
fix(audio): bridges can be dynamically imported
Added bridge whitelist , to allow bridge modules to be dynamically imported.
|
2021-11-09 12:08:18 -03:00 |
|
Tainan Felipe
|
531149a606
|
Remove leftovers
|
2021-11-04 08:42:29 -03:00 |
|
Tainan Felipe
|
f5eef03f3f
|
Improve data structure to not break on reconnections
|
2021-11-03 14:37:54 -03:00 |
|
Anton Georgiev
|
022f125e15
|
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
|
2021-10-29 13:24:51 +00:00 |
|
Bohdan Zhemelinskyi
|
b466778cd2
|
Removed wdyr
|
2021-10-28 13:58:11 +00:00 |
|
Tainan Felipe
|
1de8e0779d
|
Add server side reactivity to publications
|
2021-10-13 15:00:52 -03:00 |
|
Anton Georgiev
|
7c11600518
|
Merge pull request #13266 from mariogasparoni/dynamic-bridges
feat(audio): add bridge configurable scheme
|
2021-09-22 16:00:46 -04:00 |
|
Tainan Felipe
|
6a480a4946
|
Implements collection hooks to chat context
|
2021-09-22 11:51:50 -03:00 |
|
Mario Jr
|
b74e4c6ca5
|
fix(audio): bridges can be dynamically imported
Added bridge whitelist , to allow bridge modules to be dynamically imported.
|
2021-09-01 13:22:43 -03:00 |
|
Vitor Mateus De Almeida
|
e1e3c061c1
|
add why did you render lib
|
2021-08-17 13:59:18 -03:00 |
|
Tainan Felipe
|
7b4f6e2231
|
Fix hit area of more message bellow and css recalc
|
2021-02-01 19:12:04 -03:00 |
|
Tainan Felipe
|
8e2fe47c6f
|
Implements chat using react context as middleware
|
2021-01-19 14:06:32 -03:00 |
|
Joao Siebel
|
73d0de34dd
|
Move Intl component outside of Base component
|
2020-05-12 10:31:00 -03:00 |
|
Anton Georgiev
|
262e2fb0c6
|
add license and copyright info for HTML5 client
|
2020-03-06 11:27:45 -05:00 |
|
Anton Georgiev
|
9957fd0d37
|
Revert "Implement HOC to handle errors"
|
2019-08-16 17:38:17 -04:00 |
|
Tainan Felipe
|
4bfbb15637
|
Merge remote-tracking branch 'upstream/master' into join-HOC
|
2019-08-15 14:50:25 -03:00 |
|
Anton Georgiev
|
4bc5799c01
|
attempt to capture & log more info on client errors
|
2019-07-31 08:30:34 -04:00 |
|
Tainan Felipe
|
acf2a75f86
|
Implement HOC to handle errors
|
2019-07-22 13:44:26 -03:00 |
|
Chad Pilkey
|
688fe0fb44
|
change client error formatting
|
2019-06-24 14:11:38 -07:00 |
|
Diego Benetti
|
2e71ed3c40
|
Base subscriptions moved to new component
|
2019-04-24 17:48:16 -03:00 |
|
Maxim Khlobystov
|
b86a990612
|
Add logCode and build number to log messages
|
2019-02-01 14:12:06 -05:00 |
|
Tainan Felipe
|
5a3649791b
|
Transform joinRouterHandler and aunthenticatedRouteHandler in components
|
2018-11-14 15:11:10 -02:00 |
|
Tainan Felipe
|
32dd8c4740
|
migrate to session
|
2018-10-26 12:16:29 -03:00 |
|
Anton Georgiev
|
35d92c3e6d
|
improve on callbacks when joining client
|
2018-10-25 15:51:53 +00:00 |
|
Anton Georgiev
|
27a41753f9
|
hooked on error pages via Session
|
2018-10-12 17:05:30 +00:00 |
|
Anton Georgiev
|
4059fd5fa9
|
mostly recovered chat. needs UI love and handling of unread
|
2018-10-11 20:41:37 +00:00 |
|
Anton Georgiev
|
497db01167
|
added meteor/session; userList without router
|
2018-10-05 19:23:16 +00:00 |
|
Anton Georgiev
|
02905fb90d
|
react-router removed, lots of code commented out, client loads
|
2018-10-03 16:14:10 +00:00 |
|
Anton Georgiev
|
308beb874c
|
Auth logged in
|
2018-10-02 19:53:13 +00:00 |
|
Anton Georgiev
|
92732a96e6
|
WIP removing react-router
|
2018-09-21 15:43:10 +00:00 |
|
Bobak Oftadeh
|
c98bd10024
|
Replaced console.errors with client logger and alterted logger configurations
|
2018-07-13 12:16:50 -07:00 |
|
Bobak Oftadeh
|
bc3e068e2e
|
Client logger implemented
|
2018-07-04 14:02:10 -07:00 |
|
Anton Georgiev
|
21dcb0eaeb
|
html5 client title - same format as Flash client
|
2018-06-07 15:18:11 +00:00 |
|
Anton Georgiev
|
1b755bfb24
|
make window title configurable
|
2018-06-01 18:31:41 +00:00 |
|
Oleksandr Zhurbenko
|
cf74ca961c
|
Making sure we load all the external libraries before starting the client
Fixes #4900
|
2018-01-15 12:15:58 -08:00 |
|
Oswaldo Acauan
|
fda223e81d
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into patch-3
|
2017-10-24 11:01:58 -02:00 |
|
Oswaldo Acauan
|
3bd0d349f8
|
Add handler to log all uncaught client exceptions
|
2017-10-24 10:59:23 -02:00 |
|
Tainan Felipe
|
5393051d9d
|
fix errors linter
|
2017-10-10 10:06:34 -03:00 |
|
Matthew Marangoni
|
4e66ecf0e2
|
moved BBB import to startup
|
2017-07-20 08:57:12 -07:00 |
|
Matthew Marangoni
|
01f98fb4be
|
renamed htmlBBB to simply BBB
|
2017-07-20 07:57:15 -07:00 |
|
Matthew Marangoni
|
325f94679c
|
connected getMyUserInfo to BBB api
|
2017-05-19 13:35:10 -07:00 |
|