nextcloud/apps/files/templates
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
..
admin.php use correct case for addScript (#26214) 2016-09-26 11:44:57 +02:00
appnavigation.php filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
fileexists.html fix filecomparator 2015-09-25 00:51:39 +02:00
index.php Improve the UX for "not found" perma links 2016-06-07 13:53:16 +02:00
list.php Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Remove controls for file lists that don't need it 2015-10-13 11:36:24 +02:00