nextcloud/apps/files_sharing
Vincent Petry f9bd4c5d24 Fixed searchByMime in shared cache
- searchByMime now correctly returns files recursively search through
  all the dirs
- added unit test for searchByMime

Backport of fa5ddc3 to stable6
2014-02-06 16:23:15 +01:00
..
ajax OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 16:39:31 +01:00
appinfo OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 16:39:31 +01:00
css remove %webroot from files_sharing app 2014-02-06 14:28:26 +01:00
js modify js to move upload wrapper, modify css to match core values 2014-01-22 11:36:38 +01:00
l10n remove ru_RU - it's almost untranslated 2014-01-13 16:44:03 +01:00
lib Fixed searchByMime in shared cache 2014-02-06 16:23:15 +01:00
templates remove %webroot from files_sharing app 2014-02-06 14:28:26 +01:00
tests Fixed searchByMime in shared cache 2014-02-06 16:23:15 +01:00
public.php Fixed isPreviewAvailable warnings in log 2014-01-23 12:32:10 +01:00