-
- Downloads
Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible
[sharing] move the mount point up if the parent folder no longer exists
Showing
- apps/files_sharing/appinfo/app.php 3 additions, 0 deletionsapps/files_sharing/appinfo/app.php
- apps/files_sharing/lib/helper.php 22 additions, 0 deletionsapps/files_sharing/lib/helper.php
- apps/files_sharing/lib/proxy.php 69 additions, 0 deletionsapps/files_sharing/lib/proxy.php
- apps/files_sharing/lib/share/file.php 1 addition, 10 deletionsapps/files_sharing/lib/share/file.php
- apps/files_sharing/lib/sharedstorage.php 68 additions, 45 deletionsapps/files_sharing/lib/sharedstorage.php
- apps/files_sharing/lib/updater.php 6 additions, 3 deletionsapps/files_sharing/lib/updater.php
- apps/files_sharing/tests/proxy.php 98 additions, 0 deletionsapps/files_sharing/tests/proxy.php
- apps/files_sharing/tests/sharedstorage.php 46 additions, 0 deletionsapps/files_sharing/tests/sharedstorage.php
- apps/files_sharing/tests/updater.php 108 additions, 20 deletionsapps/files_sharing/tests/updater.php
- lib/private/files/mount/mount.php 11 additions, 0 deletionslib/private/files/mount/mount.php
Loading
Please register or sign in to comment