nextcloud/apps/files/appinfo
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser
- uses PUT method with jquery.fileupload for regular and public file
  lists
- for IE and browsers that don't support it, use POST with iframe
  transport
- implemented Sabre plugin to handle iframe transport and redirect the
  embedded PUT request to the proper handler
- added RFC5995 POST to file collection with "add-member" property to
  make it possible to auto-rename conflicting file names
- remove obsolete ajax/upload.php and obsolete ajax routes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-24 21:45:00 +02:00
..
app.php adjust files app, and integrate files_external into that section 2016-08-11 18:39:16 +02:00
info.xml [9.2] Register commands in info.xml (#26248) 2016-10-11 19:48:26 +02:00
routes.php Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
update.php Fix apps/ 2016-07-21 18:13:57 +02:00