server/apps/files
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
..
ajax Update license headers 2017-11-06 16:56:19 +01:00
appinfo Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authenticated-web-upload 2017-11-10 15:35:58 +01:00
composer Files Autoloader 2017-10-24 20:40:12 +02:00
css Make close icon fill more space 2017-11-21 15:33:23 +01:00
img Re-optimize places and files icons 2017-11-15 14:27:16 +01:00
js recycle SharedFileInfo values in fileInfo 2017-11-23 17:51:56 +01:00
l10n [tx-robot] updated from transifex 2017-11-20 01:09:40 +00:00
lib Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authenticated-web-upload 2017-11-10 15:35:58 +01:00
templates Merge pull request #6788 from staabm/master 2017-11-08 18:55:35 +01:00
tests Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permissions 2017-11-20 16:15:52 +01:00
download.php
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
simplelist.php