nextcloud/apps/files_sharing/js/dist
Daniel Calviño Sánchez 3ffb482b4e Fix share permission checkboxes enabled when permissions can not be set
A sharee can reshare a file and set the edit, create, delete and share
permissions of the reshare only if the received share has edit, create,
delete and share permissions, or if they were revoked in the received
share after being set in the reshare. Therefore, the permission
checkboxes in the share menu should be enabled only if the user can set
them (otherwise trying to check them will lead to an error).

Note that "sharePermissions" has all the permissions if the file is not
a reshare but a file owned by the user.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-06-12 00:05:36 +02:00
..
additionalScripts.js Move humanFileSize and OC.getCanonicalLocale to npm packages 2020-06-05 08:48:49 +02:00
additionalScripts.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
collaboration.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
collaboration.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
files_sharing_tab.js Fix share permission checkboxes enabled when permissions can not be set 2020-06-12 00:05:36 +02:00
files_sharing_tab.js.map Fix share permission checkboxes enabled when permissions can not be set 2020-06-12 00:05:36 +02:00
main.js Remove the escape-html global 2020-05-29 08:34:10 +00:00
main.js.map Remove the escape-html global 2020-05-29 08:34:10 +00:00
personal-settings.js Bump @nextcloud/auth from 1.2.3 to 1.3.0 2020-06-07 08:47:37 +00:00
personal-settings.js.map Bump @nextcloud/auth from 1.2.3 to 1.3.0 2020-06-07 08:47:37 +00:00