29 Commits (876238ce8ba2a9b3c65e53f88806db8e665d6248)

Author SHA1 Message Date
Thomas Müller 8c5d656f3b Handle OC-Total-Length in new chunking 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle e83e1c7c23
add propfind to detect encryption status 8 years ago
Roeland Jago Douma 61a6adff14
Fix sabre test 8 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 8 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 8 years ago
Joas Schilling d0c614a322
Allow dir-listing also when one child is blocked by access control 9 years ago
Robin Appelman 9d8936c5bf
fix error when browsing the dav root 9 years ago
Robin Appelman ab9a36e872
allow apps to set custom mount types 9 years ago
Vincent Petry 614bd5c294
Properly handle missing READ permission 9 years ago
Vincent Petry 7b6e4d0dd2
Fix FutureFile MOVE to keep destination node 9 years ago
Vincent Petry 1c40a05204
Restrict proppatch to the proper nodes 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman 8f289286a7
handle non existing owners when handling dav requests 9 years ago
Michael Jobst 969c19b2e9
Fixed size issues on main detail view and disappearing of share recipients (#26603) 9 years ago
Lukas Reschke 8a00638425
Don't set Content-Disposition header if one already exists 9 years ago
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 10 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