nextcloud/apps/files
Vincent Petry af22e7ec95 Added unit test in files app for sort function in helper class
Added unit test for the Helper class in the files app that tests the
different sort orders.
2014-04-28 17:42:04 +02:00
..
ajax Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +02:00
appinfo merge master into webdav-injection 2014-04-15 20:03:00 +02:00
command killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
css Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +02:00
js Set default sort of trashbin to timestamp descending 2014-04-28 17:42:04 +02:00
l10n [tx-robot] updated from transifex 2014-04-27 01:54:54 -04:00
lib Added unit test in files app for sort function in helper class 2014-04-28 17:42:04 +02:00
templates Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +02:00
tests Added unit test in files app for sort function in helper class 2014-04-28 17:42:04 +02:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
index.php Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php 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 11:32:30 +01:00