server/apps
Thomas Müller 846b826867 Merge pull request #18517 from owncloud/17753_to_master
Fix preview of old file on public upload conflicts
2015-09-24 15:20:00 +02:00
..
encryption no need to list users if all users already had a key-pair 2015-09-24 12:47:46 +02:00
files adjust the height of the sidebar preview image when resizing the browser 2015-09-23 14:56:13 +02:00
files_external Unit tests for storage validation in service 2015-09-23 16:00:21 +01:00
files_sharing Merge pull request #18517 from owncloud/17753_to_master 2015-09-24 15:20:00 +02:00
files_trashbin Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 2015-09-22 17:53:15 +02:00
files_versions Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
provisioning_api Add proper PHPDoc 2015-09-08 14:02:30 +02:00
user_ldap LDAP Wizard: enable/disable test login name button depending on whether a login name is provided or not 2015-09-24 13:33:37 +02:00