Tainan Felipe
|
3bc40df230
|
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook
* Fix: TS error
* Add: components using useDeduplicatedSubscription
* Change: Move to useDeduplicatedSubscription
* Change: unsubscribe logic to own useEffect
* Change: remove file import over package
* Fix: TS errors
* Fix: private chat not loading
* Change: revert changes on queries
* Fix: eslint error
* Remove: html-webpack-plugin package
* Fix: external video
* Add: comment about the stringToHash function
* Fix: video player showing tools over presentation
|
2024-06-04 10:40:54 -03:00 |
|
Guilherme Pereira Leme
|
bbf43f1e55
|
feat(html5): Added captionLocale property and related logic (#20272)
* [captionLocale] - added captionLocale
* [captionLocale] - changes in review
* [captionLocale] - Added new mutation captionAddLocale and removed captionSetOwner
* [captionLocale] - add action validation
* [captionLocale] - Changes in review
* [captionLocale] - fix update of graphql server
* [captionLocale] - merge conflicts
|
2024-06-03 16:14:32 -04:00 |
|
Ramón Souza
|
971af964ad
|
Merge pull request #20339 from GuiLeme/fix-plugin-data-consumption-hooks
fix(plugins): Multiple updates of hooks
|
2024-05-30 16:31:14 -03:00 |
|
Ramón Souza
|
42e6873e6a
|
Merge pull request #20354 from ramonlsouza/issue-20342
fix: "Show Welcome Message" button always disabled
|
2024-05-30 09:54:14 -03:00 |
|
Gustavo Trott
|
fd3071c28a
|
Refactor (gql-middleware): Introduces clientSessionUUID and validations (error handling) (#20353)
|
2024-05-29 17:43:17 -03:00 |
|
Ramón Souza
|
24d7e5ef45
|
fix show welcome message item - chat dropdown
|
2024-05-29 13:39:41 -03:00 |
|
Ramón Souza
|
7514066fc3
|
fix: Client can't load in certain cases (#20336)
* move settings
* remove meteor cache files
|
2024-05-29 09:26:11 -04:00 |
|
Guilherme Leme
|
5a868d7a55
|
[fix-plugin-data-consumption-hooks] - fix currentUser and useMeeting
|
2024-05-27 11:26:10 -03:00 |
|
Guilherme Leme
|
723e587f04
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-plugin-data-consumption-hooks
|
2024-05-27 10:57:10 -03:00 |
|
Anton Georgiev
|
dc3ceddda0
|
Merge pull request #20305 from Tainan404/remove-trackers
refactor: Remove singletons and trackers
|
2024-05-24 08:59:51 -04:00 |
|
Guilherme Leme
|
1a8f066e29
|
[fix-data-consumption-hooks] - fix many updates of the result of the useCurrentPresentation
|
2024-05-24 08:43:25 -03:00 |
|
Tainan Felipe
|
1aab2f5f29
|
Change: Change websocket lib to graphql-ws (#20282)
|
2024-05-22 15:51:12 -03:00 |
|
Ramón Souza
|
3a015e1e99
|
Merge pull request #20203 from JoVictorNunes/chat-dropdown-skeleton
fix(chat): add loaders for dynamic menu items
|
2024-05-20 15:44:38 -03:00 |
|
Tainan Felipe
|
d584e274e3
|
Remove: intl singleton using tracker
|
2024-05-20 12:02:32 -03:00 |
|
Ramón Souza
|
1e35f84000
|
remove endedOn
|
2024-05-16 09:46:30 -03:00 |
|
Ramón Souza
|
12fa2973f6
|
add talking info to current user
|
2024-05-15 09:31:05 -03:00 |
|
João Victor
|
c3da6cad8b
|
fix(chat): use data from core hooks
|
2024-05-09 15:20:24 -03:00 |
|
Anton Georgiev
|
628c3bb32b
|
Merge pull request #20132 from antobinary/html5-pack-30
refactor/build: drop html5InstanceId and simplify bbb-html5 frontend/backend
|
2024-05-08 10:04:37 -04:00 |
|
Ramón Souza
|
f742a6d25d
|
Merge pull request #20134 from JoVictorNunes/video-streams-typings-fix
fix: tweak video-streams typings
|
2024-05-03 17:19:52 -03:00 |
|
Anton Georgiev
|
205d110f5b
|
Merge pull request #20104 from Tainan404/remove-redis
!remove: Frontend Redis client listener
|
2024-05-03 09:02:08 -04:00 |
|
João Victor Nunes
|
98d579401b
|
Merge branch 'v3.0.x-release' into video-streams-typings-fix
|
2024-05-02 11:41:09 -03:00 |
|
Ramón Souza
|
82b1101df8
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-05-02 08:45:10 -03:00 |
|
João Victor
|
7297778746
|
fix: tweak video-streams typings (Part 1)
- Tweak high-level components.
|
2024-05-01 16:48:12 -03:00 |
|
Anton Georgiev
|
a2984bb740
|
Merge remote-tracking branch 'bbb/v3.0.x-release' into html5-pack-30
|
2024-05-01 12:57:59 -04:00 |
|
Anton Georgiev
|
58cdb75c45
|
refactor: remove html5InstanceId
|
2024-05-01 12:53:11 -04:00 |
|
Tainan Felipe
|
b6f893c3c3
|
Fix: audio still playing when user left the meeting
|
2024-05-01 12:15:11 -03:00 |
|
Ramón Souza
|
4767a0eec0
|
Merge pull request #20118 from Tainan404/remove-timer-js-files
Remove: timer js files
|
2024-05-01 09:41:55 -03:00 |
|
Tainan Felipe
|
1e90237305
|
Remove: timer js files
|
2024-04-30 12:45:05 -03:00 |
|
Tainan Felipe
|
8d3d0008f0
|
Fix: lint error
|
2024-04-30 10:52:18 -03:00 |
|
Tainan Felipe
|
54d1ffa0ac
|
Refactor: useUserCurrentData to use subscription instead of depends on context
|
2024-04-30 10:36:57 -03:00 |
|
Tainan Felipe
|
e58086c99e
|
Remove: Frontend Redis client listener
|
2024-04-26 11:01:50 -03:00 |
|
João Victor
|
b375293e18
|
Fix typescript error
|
2024-04-25 13:05:51 -03:00 |
|
João Victor Nunes
|
c53c2f49e4
|
Merge branch 'v3.0.x-release' into remove-video-streams-collection
|
2024-04-25 12:28:56 -03:00 |
|
Gustavo Trott
|
a527ea659d
|
Merge pull request #20081 from gustavotrott/bbbweb-loginurl
feature: Add new API /create param `loginURL`
|
2024-04-25 08:47:12 -03:00 |
|
Gustavo Trott
|
885a24dd48
|
implement loginURL in DOCS and Client
|
2024-04-24 18:41:46 -03:00 |
|
Ramón Souza
|
d292e23f20
|
Merge pull request #20077 from Tainan404/migrate-user-settings
Refactor: Migrate user settings
|
2024-04-24 18:04:27 -03:00 |
|
Ramón Souza
|
2308f4e8fd
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 17:44:39 -03:00 |
|
Tainan Felipe
|
28a97f500b
|
Fix: fix paramenters not parsing array
|
2024-04-24 17:18:21 -03:00 |
|
João Victor
|
1f8a95a3ff
|
Remove video-streams subscription
|
2024-04-24 17:09:00 -03:00 |
|
Tainan Felipe
|
cc79bb5fb2
|
Refactor: user reaction to graphql
|
2024-04-24 15:45:28 -03:00 |
|
Ramón Souza
|
606308b914
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 11:28:41 -03:00 |
|
Tainan Felipe
|
10443e1f40
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-user-settings
|
2024-04-24 11:20:58 -03:00 |
|
Ramón Souza
|
8f93792bde
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
|
2024-04-24 11:20:08 -03:00 |
|
Tainan Felipe
|
97393f6aa0
|
Fix: remove user-settings subscription
|
2024-04-24 11:18:58 -03:00 |
|
Anton Georgiev
|
23294ad71d
|
Merge pull request #20068 from Tainan404/remove-user-info
!remove: user-info collection
|
2024-04-24 10:15:33 -04:00 |
|
Ramón Souza
|
f131194d9c
|
Merge pull request #20071 from Tainan404/remove-presentation-upload-token
Remove: presentation upload token subscription
|
2024-04-24 11:03:20 -03:00 |
|
Tainan Felipe
|
1d31a34416
|
Fix: eslint
|
2024-04-24 09:19:16 -03:00 |
|
Tainan Felipe
|
e6c4e06c81
|
Merge remote-tracking branch 'upstream/v3.0.x-release' into remove-user-info
|
2024-04-24 09:13:59 -03:00 |
|
Ramón Souza
|
9a8a2fd98b
|
Merge pull request #20028 from Tainan404/refactor-captions
Refactor: move captions to graphql
|
2024-04-23 17:22:01 -03:00 |
|
Tainan Felipe
|
f5fdc915cf
|
Remove: presentation upload token subscription
|
2024-04-23 16:51:08 -03:00 |
|