nextcloud-server/apps/files_sharing/js
Arthur Schiwon 5a9c99e6ac
recycle SharedFileInfo values in fileInfo
fileInfo is composed of data from sharing, however additional data is
pulled when sidebar opens, e.g. the size. Then, existing data is
overwritten by data from the other source (files). The data points that
would be lost are not dirty however and still used, so we keep them.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-11-23 17:51:56 +01:00
..
additionalScripts.json
app.js Fix AdBlock blocking share icon, ref #866 2017-04-12 15:04:12 +02:00
authenticate.js
files_drop.js Do not iterate over the files 2017-08-18 15:18:20 +02:00
public.js Fix Scrutinizer issue 2017-11-02 15:26:37 +01:00
share.js rip out obsolete recipientsDisplayName 2017-11-23 13:32:14 +01: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