nextcloud/apps/files_sharing/js
Christoph Wurst 5d92a6a7c9 Fix the Talk verification
When enabling or disabling Talk verification in mail shares the server
expects also a new password to be set. As we always just update one
property at a time this means the Talk verification was impossible to
activate or deactivate. With this patch, we send the talk option AND the
new password. If there is no new password, the Talk option is disabled
(in mail shares; in link shares it is possible to enable or disable the
video verification without changing the password).

When we finally have descriptive text on ActionCheckbox'es we should
definitely add some explanatory text for the user. Right now this is as
good as it gets.

We'll have to backport to 18.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-01 17:21:42 +02:00
..
dist Fix the Talk verification 2020-06-01 17:21:42 +02:00
templates add progressbar for every element & better design 2020-03-31 14:21:28 +00:00
additionalScripts.js Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
additionalScripts.js.map Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
app.js Fix default action for deleted shares 2020-03-09 20:16:38 +00:00
files_drop.js l10n: Triple dot to ellipsis. 2020-04-04 23:09:12 +02:00
public.js Don't load text file preview when text app is available (Fixes: #20615) 2020-04-24 11:14:21 +02:00
public_note.js Tests fixes 2018-08-24 20:31:29 +02:00
sharedfilelist.js Add pending share list to frontend 2020-01-07 19:35:45 +01:00
templates.js add progressbar for every element & better design 2020-03-31 14:21:28 +00:00