nextcloud/apps/files/ajax
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation.
the maximum upload size is updated within the browser once an upload or delete operation has been finished
2012-12-20 17:16:53 +01:00
..
autocomplete.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
delete.php the maximum upload size is now part of the response of the upload and delete operation. 2012-12-20 17:16:53 +01: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
upload.php the maximum upload size is now part of the response of the upload and delete operation. 2012-12-20 17:16:53 +01:00