nextcloud/apps/files_trashbin
Martin 491250320a 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
..
ajax Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util 2015-07-01 08:53:16 +02:00
appinfo Add expiration cronjob 2015-09-16 17:37:21 +03:00
command Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
css Hide the size in the trashbin summary row 2014-07-03 17:16:50 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js Properly translate file actions 2015-09-22 14:52:52 +02:00
l10n Remove languages which are no longer maintained on transifex 2015-08-26 12:19:24 +02:00
lib 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
templates use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tests Updates according to review 2015-09-16 17:37:21 +03:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00