server/apps/files
Daniel Calviño Sánchez e6b74fac40 Add proper handling of files without permissions
Now a file gets its directory permissions only if it contained no
permissions (they were undefined or null), but not if its permissions
were set to "NONE".

Besides that, now file actions that do not require any permission on the
file to be performed can be used on files that have no permissions.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-02 19:37:00 +01:00
..
ajax Fix comparisons in the files app 2017-08-01 13:56:12 +02:00
appinfo Split multi-author entries 2017-05-22 10:39:49 +02:00
composer Files Autoloader 2017-10-24 20:40:12 +02:00
css Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-icon-is-now 2017-10-25 01:07:51 +02:00
img Quota icon by @jancborchardt 2017-09-21 14:00:38 +02:00
js Add proper handling of files without permissions 2017-11-02 19:37:00 +01:00
l10n [tx-robot] updated from transifex 2017-11-01 01:08:44 +00:00
lib Correctly format OCS response with favorites 2017-08-29 12:03:13 +02:00
templates Merge pull request #6940 from nextcloud/master-6935-ellipsis 2017-10-25 09:14:17 +02:00
tests Add proper handling of files without permissions 2017-11-02 19:37:00 +01:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
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 Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00