nextcloud/apps/files/ajax
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 2012-11-29 18:33:15 +01:00
..
autocomplete.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
delete.php use post to delete files, get has a limit and fails with many files 2012-09-20 08:28:35 +02:00
download.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
list.php Do the url encoding once, only in breadcrumbs template 2012-11-16 16:12:28 +01:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php Checkstyle fixes for SpaceBeforeOpenBrace 2012-11-04 10:46:32 +01:00
newfile.php use normalizePath to have a proper target path 2012-11-26 14:35:13 +01:00
newfolder.php add data-id directly after upload/creation to the file list (bugfix for #1917) 2012-10-08 17:30:35 +02:00
rawlist.php Whitespace fixes in apps 2012-08-29 20:29:43 +02:00
rename.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
scan.php Make Jenkins more happy. 2012-10-23 00:28:12 +02:00
timezone.php Remove fixme, problem is solved already 2012-10-29 15:04:55 +01:00
upload.php fix checkstyle for files app 2012-11-29 18:33:15 +01:00