nextcloud/apps/files_sharing
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 Update with robin 2016-07-21 18:13:58 +02:00
appinfo Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
css add whitespace above share link so it's visually distinguished more 2016-10-18 19:43:18 +02:00
img Svgo optimization 2016-09-27 20:56:26 +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 Import the used classes 2016-10-24 14:33:54 +02:00
templates Adding Open Graph Support for public shares http://ogp.me/ 2016-10-21 21:42:40 +02:00
tests Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
public.php Fix apps/ 2016-07-21 18:13:57 +02:00