jiti-meet/react/features/toolbox
Saúl Ibarra Corretgé 9dd44fc48e feat(local-recordings) drop old "local recordings" implementation
It's about to become very confusing, since we are going to add actual
local recordings with video.

This feature was never fully finalizeed since it required manual
processing of the files, as they were not uploaded anywhere.

In addition, unless one opens the local audio device without any audio
processing first, any tracks opened later will have audio proceessing
turned on, something not desirable for the scenario this feature was
designed for in the first place: podcasts.

This feature will likely come back as a JaaS demo / MVP where the local
recording is made outside of the Jitsi Meet iframe.
2022-05-03 14:40:12 +02:00
..
components feat(local-recordings) drop old "local recordings" implementation 2022-05-03 14:40:12 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js fix(toolbar): Hide/Show toolbar on tap on mobile web. 2021-10-26 09:10:35 +03:00
actions.native.js fix(toolbar): Hide/Show toolbar on tap on mobile web. 2021-10-26 09:10:35 +03:00
actions.web.js feat(toolbar) add flag for autohiding while chat open (#11104) 2022-03-14 10:30:31 +02:00
constants.js fix(thresholds) adjust thresholds for smaller width integrations (#10749) 2022-01-10 12:45:46 +02:00
functions.any.js fix(always-on-top) Fix audio mute button disabled status 2022-04-26 15:32:18 +03:00
functions.native.js fix(toolbox) Disable screensharing button on mobile for video sender limit. 2022-01-06 12:23:39 -05:00
functions.web.js fix(toolbox) never show the toolbox for recorders 2022-02-07 11:04:25 +01:00
middleware.js fix(lint) tame Flow 2022-01-10 19:21:51 +01:00
reducer.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00