server/apps/files
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
..
ajax Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
appinfo Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
css Merge pull request #1768 from nextcloud/more-filepicker 2016-10-20 14:46:57 +02:00
img Remove PNG fallbacks from files app (#26308) 2016-10-10 15:08:40 +02:00
js Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
l10n [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
lib Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
templates Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
tests Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00