13 Commits (17ea1bfb75c682ed8fc168b39a63c153abf67f18)

Author SHA1 Message Date
Vincent Petry 17ea1bfb75
Remove unused $view from FilesPlugin (#26549) 9 years ago
Vincent Petry 6a4ea2c15a
Upload autorename on client side 9 years ago
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 10 years ago
Thomas Citharel 3921385ed3
fix things (indentation, tests, comments, backend custom implementation 9 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 9 years ago
Vincent Petry b17e836e45
FilesHome now also returns DAV properties 9 years ago
Markus Goetz 0cb34c2fa5
[master] DAV: Return data-fingerprint always when asked (#25482) 9 years ago
Robin Appelman 1fef5d3d06 add dav property to check if a file has a preview available 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Vincent Petry 1399e87d57
DAV now returns file name with Content-Disposition header 10 years ago
Thomas Müller c4b80b86db
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Thomas Müller 371a07e3ab Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Joas Schilling 942e946f06
Catch the ForbiddenException to make sure it gets handled 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Roeland Jago Douma dcb2b37e24
Add data-fingerprint property to webdav 10 years ago
Björn Schießle 52669d0ea3
return correct share permissions on propfind 10 years ago
Roeland Jago Douma 0cebb16e7c
Move share-permissions property namespace 10 years ago
Thomas Müller e21642ca31 Fix unit test of file plugin 10 years ago
Thomas Müller bb2e68f72b Fix chunk file move 10 years ago
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property 10 years ago
Thomas Müller 164282c72e Fix display of vcard and calendar object details page in browser plugin 10 years ago
Thomas Müller b7adf371c6 getOwner is not available on FileHome - fixes #23116 10 years ago
Roeland Jago Douma 3e88a5067f Remove checksum on upload of non checksumed file 10 years ago
Roeland Jago Douma 751d3df469 Only add checksum headers for files 10 years ago
Roeland Jago Douma 5486a2b149 For possible future usage allow multiple checksums 10 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Vincent Petry 174f7599e5 Catch exception when querying direct download link 10 years ago
Vincent Petry acdd106a24 Fix namespace XML output of files and tags dav 10 years ago
Vincent Petry ce897f80e6 Send download token as cookie to tell the UI that it started 10 years ago
Vincent Petry 978303e03e Add internal fileid to webdav response 10 years ago
Vincent Petry d62f410f92 Add "owner-id" and "owner-display-name" Webdav properties 10 years ago
Roeland Jago Douma db17598a0e Verify the src exists in webdav MOVE 10 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 10 years ago
Vincent Petry 02513f8d04 Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" 10 years ago
Roeland Jago Douma 1ee56c702d [WEBDAV] check if delete of source is allowed on move 10 years ago
Vincent Petry b3b080e1c0 Strip public webdav info about sharing and mount points 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Robin Appelman 668fafd4d2 close file handle after sending sabre response 11 years ago
Lukas Reschke 8ebe667202 Remove unneeded argument 11 years ago
Lukas Reschke 55fd0082aa Serve all files with a Content-Disposition of 'attachment' via WebDAV 11 years ago
Vincent Petry a84ade5f32 Revert "adding OC-ETag header" 11 years ago
Vincent Petry daceb1a9ac Revert "adding unit tests" 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Thomas Müller 8d327c94a8 adding unit tests 11 years ago
Thomas Müller 30ee8b6f99 adding OC-ETag header 11 years ago
jknockaert a1b68b5a48 Remove range header exception for encryption 11 years ago