hristoterezov
e8223bbb4a
fix(remotecontrol): Use own scope for the messages. (#1787)
7 years ago
hristoterezov
b8d3e82ae7
fix(remotecontrol): Replace info dialogs with notifications.
7 years ago
hristoterezov
dc8198100b
feat(remotecontrol): Make sure the receiver is always sharing entire screen
7 years ago
hristoterezov
814d56c25c
feat(remotecontrol): multi monitor support
7 years ago
paweldomas
e7a4318e8c
ref(conference.js): remove global promise
Get rid of global APP.conference.screenSharingPromise.
7 years ago
hristoterezov
d91340166d
Remote control - display the authorization dialog in meet (#1541)
* fix(react/participant): store display name in redux
* feat(remotecontrol): Add option to display the authorization dialog in meet
* feat(remotecontrol): Enable ESLint and Flow
8 years ago
hristoterezov
b297aa3f3a
ref(remotecontrol): Changing the format of the messages
8 years ago
hristoterezov
b49c1c6ba2
fix(transport): Code style issues and enableLegacyFormat param bug
Improves naming.
Fixing typos.
enableLegacyFormat param was working like disableLegacyFormat.
Improves the structure of transport/index.js
8 years ago
Lyubo Marinov
e9dc9c47a9
Coding style
For lack of a better word/phrase, I'm calling all changes coding style.
I'm targeting readability through naming and syntax.
8 years ago
hristoterezov
54388b6a0a
ref(remotecontrol): To use transport module instead of API
8 years ago
hristoterezov
05bfbf5620
fix(remotecontrol): Execute Reciever.enable only when the value is changed
8 years ago
hristoterezov
b62e4d5ee9
fix(remotecontrol): Log level
8 years ago
hristoterezov
bd98d661d3
ref(remotecontrol): Moves hangup logic to remote control module
8 years ago
hristoterezov
b22e3ee253
style(remotecontrol): Fix JSDoc for RemoteControlEvent
8 years ago
hristoterezov
e693554961
fix(remotecontrol): Logging
8 years ago
hristoterezov
0efca9a9a8
fix(remotecontrol): Fixing issues after peer review.
8 years ago
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
8 years ago
hristoterezov
846fb9abb0
feat(remotecontrol): Implement requesting remote control permissions
8 years ago
hristoterezov
0f33e59e4d
feat(remotecontrol): announce remotecontrol support
8 years ago
hristoterezov
896650d005
feat(remotecontrol): Implement basic remote control support
8 years ago