nextcloud/apps/files_sharing/js
Roeland Jago Douma 0771dad57f
Do not add sharePermission logic in JS
We have a dedicated dav property. We should do all the magic in 1 place.
Not several.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-26 12:14:37 +02:00
..
additionalScripts.json Combine additional files_sharing scripts 2017-03-24 10:58:11 +01:00
app.js Fix AdBlock blocking share icon, ref #866 2017-04-12 15:04:12 +02:00
authenticate.js Public link share disabled if password length is equal to 0 2016-03-08 04:25:35 +05:30
files_drop.js Do not iterate over the files 2017-08-18 15:18:20 +02:00
public.js Move external share saving to template 2018-04-05 13:11:55 +02:00
share.js Do not add sharePermission logic in JS 2018-04-26 12:14:37 +02:00
sharebreadcrumbview.js Fix AdBlock blocking share icon, ref #866 2017-04-12 15:04:12 +02:00
sharedfilelist.js recycle SharedFileInfo values in fileInfo 2017-11-23 17:51:56 +01:00
sharetabview.js refactor share permission logic into own method to reuse it for the share tab 2016-11-07 14:58:45 +01:00