jiti-meet/react/features/connection-indicator
George Politis 1041cd8055
feat: Makes it possible to hide the "Save Logs" link. (#8143)
As per @fremzy, the "Save Logs" feature generates a json
file with a bevy of technical information about the
meeting. This log contains the server name, server IP
address, participant's IP addresses (only in p2p sessions)
e.t.c. While this may be a useful feature for the
admin-like 'moderator', it creates unnecessary exposure
when made readily available to all users in the meeting.

This commit fixes #8036 by a config.js option to enable
the link (disabled by default), thus giving the owner of
the deployment the choice of enabling it or not.
2020-11-24 10:49:10 +01:00
..
components feat: Makes it possible to hide the "Save Logs" link. (#8143) 2020-11-24 10:49:10 +01:00
actions.js feat: Adds more debug information in the GSM bars popover (#7627) 2020-10-02 15:20:24 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
statsEmitter.js Add codec reporting (if present in lib-jitsi-meet output) to connection stats (#6054) 2020-08-13 17:56:14 -04:00