bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/pads/pads-graphql
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
..
content Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
hooks Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
sessions Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
component.tsx Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
mutations.ts Refactor: migrate pads/shared notes from Meteor to GraphQL 2024-01-23 11:56:20 -03:00
queries.ts fix(pads): fix both exporting and pinning shared notes 2024-02-13 16:39:45 -03:00
service.ts fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
styles.ts Refactor: migrate pads/shared notes from Meteor to GraphQL 2024-01-23 11:56:20 -03:00