hristoterezov
a3a871d4b3
fix(lib-jitsi-meet): Use the exported constants
il y a 7 ans
Lyubo Marinov
dfebd692f3
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
Additionally, remove jshint because it's becoming a nuisance with its
lack of understanding of ES2015+.
il y a 7 ans
hristoterezov
378a8d014e
feat(remotecontrol): Prevent multiple remote control sessions (#1875)
il y a 7 ans
hristoterezov
1b0bffe251
fix(remotecontrol): Stop scroll events during the remote controll session
il y a 7 ans
hristoterezov
e8223bbb4a
fix(remotecontrol): Use own scope for the messages. (#1787)
il y a 7 ans
hristoterezov
b8d3e82ae7
fix(remotecontrol): Replace info dialogs with notifications.
il y a 7 ans
hristoterezov
dc8198100b
feat(remotecontrol): Make sure the receiver is always sharing entire screen
il y a 7 ans
hristoterezov
814d56c25c
feat(remotecontrol): multi monitor support
il y a 7 ans
paweldomas
e7a4318e8c
ref(conference.js): remove global promise
Get rid of global APP.conference.screenSharingPromise.
il y a 7 ans
hristoterezov
28ff188f96
fix(remotecontrol): Controller enabled property
il y a 8 ans
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
il y a 8 ans
hristoterezov
b297aa3f3a
ref(remotecontrol): Changing the format of the messages
il y a 8 ans
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
il y a 8 ans
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.
il y a 8 ans
hristoterezov
54388b6a0a
ref(remotecontrol): To use transport module instead of API
il y a 8 ans
hristoterezov
2b1176df53
style(remotecontrol): getRequestedParticipant method comments
il y a 8 ans
hristoterezov
05bfbf5620
fix(remotecontrol): Execute Reciever.enable only when the value is changed
il y a 8 ans
hristoterezov
b62e4d5ee9
fix(remotecontrol): Log level
il y a 8 ans
hristoterezov
bd98d661d3
ref(remotecontrol): Moves hangup logic to remote control module
il y a 8 ans
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
il y a 8 ans
hristoterezov
b22e3ee253
style(remotecontrol): Fix JSDoc for RemoteControlEvent
il y a 8 ans
hristoterezov
e693554961
fix(remotecontrol): Logging
il y a 8 ans
hristoterezov
0efca9a9a8
fix(remotecontrol): Fixing issues after peer review.
il y a 8 ans
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
il y a 8 ans
hristoterezov
5d269ad0aa
fix(remotecontrol): Disable the keyboard shortcuts during remote control
il y a 8 ans
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
il y a 8 ans
hristoterezov
846fb9abb0
feat(remotecontrol): Implement requesting remote control permissions
il y a 8 ans
hristoterezov
0f33e59e4d
feat(remotecontrol): announce remotecontrol support
il y a 8 ans
hristoterezov
896650d005
feat(remotecontrol): Implement basic remote control support
il y a 8 ans