-
- Downloads
Merge pull request #8666 from owncloud/mount-remove
Support for (re)moving mountpoints
Showing
- apps/files/lib/helper.php 1 addition, 1 deletionapps/files/lib/helper.php
- apps/files/tests/ajax_rename.php 1 addition, 1 deletionapps/files/tests/ajax_rename.php
- apps/files/tests/helper.php 1 addition, 1 deletionapps/files/tests/helper.php
- apps/files_encryption/hooks/hooks.php 55 additions, 0 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/lib/helper.php 2 additions, 0 deletionsapps/files_encryption/lib/helper.php
- apps/files_encryption/tests/hooks.php 3 additions, 3 deletionsapps/files_encryption/tests/hooks.php
- apps/files_external/lib/config.php 35 additions, 1 deletionapps/files_external/lib/config.php
- apps/files_external/lib/personalmount.php 40 additions, 0 deletionsapps/files_external/lib/personalmount.php
- apps/files_sharing/appinfo/update.php 38 additions, 0 deletionsapps/files_sharing/appinfo/update.php
- apps/files_sharing/appinfo/version 1 addition, 1 deletionapps/files_sharing/appinfo/version
- apps/files_sharing/js/share.js 7 additions, 2 deletionsapps/files_sharing/js/share.js
- apps/files_sharing/lib/cache.php 7 additions, 0 deletionsapps/files_sharing/lib/cache.php
- apps/files_sharing/lib/sharedmount.php 161 additions, 0 deletionsapps/files_sharing/lib/sharedmount.php
- apps/files_sharing/lib/sharedstorage.php 74 additions, 156 deletionsapps/files_sharing/lib/sharedstorage.php
- apps/files_sharing/tests/api.php 6 additions, 4 deletionsapps/files_sharing/tests/api.php
- apps/files_sharing/tests/permissions.php 5 additions, 0 deletionsapps/files_sharing/tests/permissions.php
- apps/files_sharing/tests/share.php 173 additions, 0 deletionsapps/files_sharing/tests/share.php
- apps/files_sharing/tests/sharedmount.php 197 additions, 0 deletionsapps/files_sharing/tests/sharedmount.php
- apps/files_sharing/tests/update.php 233 additions, 0 deletionsapps/files_sharing/tests/update.php
- apps/files_sharing/tests/updater.php 0 additions, 125 deletionsapps/files_sharing/tests/updater.php
Loading
Please register or sign in to comment